Click here to Skip to main content
15,921,841 members
Home / Discussions / Database
   

Database

 
QuestionHow do you update automatically created strongly-typed datasets? [modified] Pin
nzmike3-Nov-06 22:07
nzmike3-Nov-06 22:07 
QuestionHow to get column names of a table Pin
Aqueel3-Nov-06 19:34
Aqueel3-Nov-06 19:34 
AnswerRe: How to get column names of a table Pin
ChandraRam3-Nov-06 23:59
ChandraRam3-Nov-06 23:59 
AnswerRe: How to get column names of a table Pin
monika_vasvani6-Nov-06 21:46
monika_vasvani6-Nov-06 21:46 
QuestionFinding Related records using sql [modified] Pin
HRiazi3-Nov-06 8:29
HRiazi3-Nov-06 8:29 
AnswerRe: Finding Related records using sql Pin
Eric Dahlvang3-Nov-06 10:12
Eric Dahlvang3-Nov-06 10:12 
QuestionRe: Finding Related records using sql Pin
HRiazi3-Nov-06 19:19
HRiazi3-Nov-06 19:19 
AnswerRe: Finding Related records using sql Pin
Colin Angus Mackay5-Nov-06 22:40
Colin Angus Mackay5-Nov-06 22:40 
EricDV gave you a valid answer. You have to repeat it for each related table. You could create a stored procedure that does a general thing by have it query the database schema and have it generate and execute the SQL you need but that would take some time to put together.


QuestionData Concurrency when updating DataSet with Database issues Pin
bertvan3-Nov-06 7:15
bertvan3-Nov-06 7:15 
AnswerRe: Data Concurrency when updating DataSet with Database issues Pin
Stathread5-Nov-06 3:42
Stathread5-Nov-06 3:42 
QuestionPlease Solve this Query..? Pin
PavanPareta3-Nov-06 3:05
PavanPareta3-Nov-06 3:05 
AnswerRe: Please Solve this Query..? Pin
Elina Blank3-Nov-06 3:54
sitebuilderElina Blank3-Nov-06 3:54 
GeneralRe: Please Solve this Query..? Pin
PavanPareta8-Nov-06 17:02
PavanPareta8-Nov-06 17:02 
GeneralRe: Please Solve this Query..? Pin
Elina Blank9-Nov-06 5:17
sitebuilderElina Blank9-Nov-06 5:17 
QuestionADO sql server Pin
audhie2-Nov-06 23:11
audhie2-Nov-06 23:11 
AnswerRe: ADO sql server Pin
audhie2-Nov-06 23:13
audhie2-Nov-06 23:13 
GeneralRe: ADO sql server Pin
Colin Angus Mackay3-Nov-06 0:09
Colin Angus Mackay3-Nov-06 0:09 
GeneralRe: ADO sql server Pin
Russell Jones6-Nov-06 5:50
Russell Jones6-Nov-06 5:50 
GeneralRe: ADO sql server Pin
Russell Jones6-Nov-06 5:53
Russell Jones6-Nov-06 5:53 
QuestionDivide by zero error encountered.??? how?? [urgent] Pin
campbells2-Nov-06 21:48
campbells2-Nov-06 21:48 
AnswerRe: Divide by zero error encountered.??? how?? [urgent] Pin
ChandraRam2-Nov-06 22:33
ChandraRam2-Nov-06 22:33 
Questionbinary bit manipulation - possible? Pin
neilsolent2-Nov-06 21:41
neilsolent2-Nov-06 21:41 
AnswerRe: binary bit manipulation - possible? Pin
Mike Dimmick3-Nov-06 3:22
Mike Dimmick3-Nov-06 3:22 
GeneralRe: binary bit manipulation - possible? Pin
neilsolent3-Nov-06 3:44
neilsolent3-Nov-06 3:44 
GeneralRe: binary bit manipulation - possible? Pin
neilsolent4-Nov-06 7:18
neilsolent4-Nov-06 7:18 

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.