Enter Keywords:
1 - 10 of 559(0.017 seconds)
Sort By:
 
My MFC application needs accessing multiple tables of a database in a single form.  I can't associate  the fields of different tables to a single recordset. So, i think i have to create a multipl...
Zones: Windows MFCDate Answered: 06/19/2000 Rating: 7.6 Views: 0
Can I cfupdate multiple tables in my database?  If so do you have the context for doing so?  Thanks in advance - Jen
Zones: Cold...Date Answered: 12/27/2000 Rating: 7.8 Views: 0
Ok, I'm using MIDAS and need to do a multiple table update, so I decided to use a query and then update the query. However, I recently learned that because of SQL-92 these type of queries are read ...
Zones: Delphi ProgrammingDate Answered: 06/05/2001 Rating: 7.0 Views: 0
I have a database with multiple tables.. and to get one complete record about particular entity (for eg, student) i need to link multiple tables. I want the final result of that to be a XML for...
Zones: DatabasesDate Answered: 04/15/2004 Rating: 7.8 Views: 0
Hi Experts, I have a situation that when the user update table A, table B and table C also needs to be updated for referential integrity. SO, what is the best way to handle this situation, using...
Zones: OracleDate Answered: 09/19/2004 Rating: 8.4 Views: 0
Hi Guys. What I have is a table that is dynamically generated. Each row correcsponds to a different user. Let's just assume that I'm set on using tables rather than nested DIVs because the argum...
Zones: HTMLDate Answered: 09/14/2003 Rating: 7.2 Views: 4
Hi, Ok.. let me try to explain this... I want to select the info from all these tables (below) in one SQL string. where Matches.TeamID = Teams.TeamID and Matches.MyTeamID = MyTeam.MyTeamID AN...
Zones: ASPDate Answered: 01/15/2004 Rating: 8.4 Views: 0
I have 2 tables with similar structure and columns. I need to select records from another table and update the 2 tables with the data for each record selected. table DATA ------------- subscr_...
Zones: OracleDate Answered: 11/18/2004 Rating: 8.6 Views: 0
A bit of a neophyte at using Oracle SQL/XML, I need to know whether (and how if the answer is in the affirmative) it is possible to create an XML document using standard SQL/XML within Oracle (i.e....
Zones: OracleDate Answered: 10/19/2004 Rating: 9.4 Views: 0
I have about 50 tables that are currently owned by "dbo" In order to move my SQL Server database into production in my shared hosting environment, I need to change the owner to my username, rath...
Zones: MS SQL ServerDate Answered: 01/08/2005 Rating: 8.6 Views: 0