Click here to Skip to main content
15,889,403 members
Home / Discussions / Database
   

Database

 
AnswerRe: advanced subquery Pin
Colin Angus Mackay27-Jan-07 10:21
Colin Angus Mackay27-Jan-07 10:21 
QuestionASP and MS Access Pin
kkhelil27-Jan-07 2:18
kkhelil27-Jan-07 2:18 
AnswerRe: ASP and MS Access Pin
andyharman28-Jan-07 23:17
professionalandyharman28-Jan-07 23:17 
QuestionProblem WITH Data Accss Application Blocks DAAB Pin
adnanrafiq27-Jan-07 1:32
adnanrafiq27-Jan-07 1:32 
AnswerRe: Problem WITH Data Accss Application Blocks DAAB Pin
Colin Angus Mackay27-Jan-07 10:25
Colin Angus Mackay27-Jan-07 10:25 
AnswerRe: Problem WITH Data Accss Application Blocks DAAB Pin
Duncan Edwards Jones29-Jan-07 8:42
professionalDuncan Edwards Jones29-Jan-07 8:42 
Questionhow to insert data into two table when two tables depend on each other? Pin
Tridip Bhattacharjee26-Jan-07 20:54
professionalTridip Bhattacharjee26-Jan-07 20:54 
AnswerRe: how to insert data into two table when two tables depend on each other? Pin
Bassam Saoud26-Jan-07 23:20
Bassam Saoud26-Jan-07 23:20 
Well, I would create a new table say "tableC"(pkA,pkB) which will hold the relation between your two tables and do the insert in it Last. So insert first in Table A then B and last in C.

There are other ways to do it ofcourse...
QuestionQuerying Distinct Users Pin
Skanless26-Jan-07 14:32
Skanless26-Jan-07 14:32 
AnswerRe: Querying Distinct Users Pin
M.H.1.2.326-Jan-07 20:03
M.H.1.2.326-Jan-07 20:03 
QuestionHow to get max on each row [modified] Pin
xoxoxoxoxoxox26-Jan-07 9:59
xoxoxoxoxoxox26-Jan-07 9:59 
QuestionRe: How to get max on each row Pin
andyharman26-Jan-07 10:03
professionalandyharman26-Jan-07 10:03 
AnswerRe: How to get max on each row Pin
xoxoxoxoxoxox26-Jan-07 10:09
xoxoxoxoxoxox26-Jan-07 10:09 
GeneralRe: How to get max on each row Pin
andyharman26-Jan-07 10:18
professionalandyharman26-Jan-07 10:18 
GeneralRe: How to get max on each row Pin
Michael Potter26-Jan-07 10:31
Michael Potter26-Jan-07 10:31 
GeneralRe: How to get max on each row [modified] Pin
xoxoxoxoxoxox26-Jan-07 11:08
xoxoxoxoxoxox26-Jan-07 11:08 
QuestionInt value as 0001 Pin
javierarka26-Jan-07 9:40
javierarka26-Jan-07 9:40 
AnswerRe: Int value as 0001 Pin
andyharman26-Jan-07 9:52
professionalandyharman26-Jan-07 9:52 
QuestionColumn ID in a Table wiht autoincrement value predetermined Pin
javierarka26-Jan-07 9:23
javierarka26-Jan-07 9:23 
AnswerRe: Column ID in a Table wiht autoincrement value predetermined Pin
andyharman26-Jan-07 9:50
professionalandyharman26-Jan-07 9:50 
AnswerRe: Column ID in a Table wiht autoincrement value predetermined Pin
Pete O'Hanlon26-Jan-07 10:05
mvePete O'Hanlon26-Jan-07 10:05 
QuestionCorrect way of databinding of foreign key? Pin
TrooperIronMan26-Jan-07 8:32
TrooperIronMan26-Jan-07 8:32 
QuestionUpdate Query using more than one table Pin
sayianjin26-Jan-07 5:55
sayianjin26-Jan-07 5:55 
AnswerRe: Update Query using more than one table Pin
andyharman26-Jan-07 7:25
professionalandyharman26-Jan-07 7:25 
QuestionCross databae table relation ship Pin
TUX2K25-Jan-07 23:37
TUX2K25-Jan-07 23:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.