Click here to Skip to main content
15,888,286 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Injection Pin
Dave Kreskowiak11-Jan-08 6:42
mveDave Kreskowiak11-Jan-08 6:42 
GeneralMySql C# Stored Function Problem Pin
js800859-Jan-08 6:34
js800859-Jan-08 6:34 
GeneralHelp in query design Pin
www.Developerof.NET9-Jan-08 5:35
www.Developerof.NET9-Jan-08 5:35 
GeneralRe: Help in query design Pin
DotNetXenon9-Jan-08 7:58
DotNetXenon9-Jan-08 7:58 
GeneralRe: Help in query design Pin
GuyThiebaut9-Jan-08 10:06
professionalGuyThiebaut9-Jan-08 10:06 
GeneralRe: Help in query design Pin
veereshIndia13-Jan-08 19:46
veereshIndia13-Jan-08 19:46 
GeneralASP.Net: Custom control problem with XML file data source Pin
Emma Burrows9-Jan-08 5:35
Emma Burrows9-Jan-08 5:35 
Generalda.Fill(second datatable) Pin
CandyMe9-Jan-08 5:20
CandyMe9-Jan-08 5:20 
Hi! Just a basic question but I don't know the answer =)
Please help

So I have a stored procedure with 2 select query
SELECT A,B FROM table1
SEleCT C,D FROM table2

In my typed dataset, how do I retrieve values in table2 using da.Fill() or should I be using another code for this?

da.Fill(dt);
when I can't use somethign like da.Fill(dt2);

Thank you very much.

Gerri

GeneralRe: da.Fill(second datatable) Pin
Tom Deketelaere9-Jan-08 5:25
professionalTom Deketelaere9-Jan-08 5:25 
GeneralRe: da.Fill(second datatable) Pin
CandyMe9-Jan-08 5:32
CandyMe9-Jan-08 5:32 
GeneralRe: da.Fill(second datatable) Pin
Tom Deketelaere9-Jan-08 7:34
professionalTom Deketelaere9-Jan-08 7:34 
Questioninsert special characters into sql database Pin
swissmiss869-Jan-08 5:02
swissmiss869-Jan-08 5:02 
GeneralRe: insert special characters into sql database Pin
Ritesh12349-Jan-08 12:54
Ritesh12349-Jan-08 12:54 
Generalforce table names [modified] admin please move post to vb.net forum (thank you) Pin
Tom Deketelaere9-Jan-08 3:47
professionalTom Deketelaere9-Jan-08 3:47 
GeneralCalculation not done in SubQuery :( Pin
ha_haseebahmad9-Jan-08 0:20
ha_haseebahmad9-Jan-08 0:20 
Questionhow to define a result a in a sp Pin
jagan1238-Jan-08 23:21
jagan1238-Jan-08 23:21 
AnswerRe: how to define a result a in a sp Pin
pmarfleet9-Jan-08 0:03
pmarfleet9-Jan-08 0:03 
AnswerRe: how to define a result a in a sp Pin
Joe9-Jan-08 0:07
Joe9-Jan-08 0:07 
GeneralTwo same temp tables in two diffrent stored procedures Pin
kalam8-Jan-08 23:13
kalam8-Jan-08 23:13 
GeneralRe: Two same temp tables in two diffrent stored procedures Pin
KANGAROO_9-Jan-08 0:42
KANGAROO_9-Jan-08 0:42 
GeneralRe: Two same temp tables in two diffrent stored procedures Pin
pmarfleet9-Jan-08 1:11
pmarfleet9-Jan-08 1:11 
GeneralRe: Two same temp tables in two diffrent stored procedures Pin
veereshIndia13-Jan-08 19:48
veereshIndia13-Jan-08 19:48 
GeneralSQL database replacement Pin
Maddie from Dartford8-Jan-08 23:04
Maddie from Dartford8-Jan-08 23:04 
GeneralRe: SQL database replacement Pin
pmarfleet9-Jan-08 0:02
pmarfleet9-Jan-08 0:02 
GeneralRe: SQL database replacement Pin
Mike Dimmick9-Jan-08 3:19
Mike Dimmick9-Jan-08 3:19 

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.