Click here to Skip to main content
15,917,454 members
Home / Discussions / Database
   

Database

 
QuestionBatch command execution? Pin
Judah Gabriel Himango15-Jun-05 4:42
sponsorJudah Gabriel Himango15-Jun-05 4:42 
QuestionMultiple tables for same category in database? Pin
kbalias15-Jun-05 2:39
kbalias15-Jun-05 2:39 
AnswerRe: Multiple tables for same category in database? Pin
Colin Angus Mackay15-Jun-05 2:53
Colin Angus Mackay15-Jun-05 2:53 
GeneralSql Query Required! Pin
Zishan Haider15-Jun-05 2:28
Zishan Haider15-Jun-05 2:28 
GeneralRe: Sql Query Required! Pin
Colin Angus Mackay15-Jun-05 2:41
Colin Angus Mackay15-Jun-05 2:41 
GeneralRe: Sql Query Required! Pin
Zishan Haider15-Jun-05 2:46
Zishan Haider15-Jun-05 2:46 
GeneralRe: Sql Query Required! Pin
Colin Angus Mackay15-Jun-05 2:49
Colin Angus Mackay15-Jun-05 2:49 
GeneralRe: Sql Query Required! Pin
Colin Angus Mackay15-Jun-05 3:01
Colin Angus Mackay15-Jun-05 3:01 
GeneralRe: Sql Query Required! Pin
Zishan Haider15-Jun-05 21:36
Zishan Haider15-Jun-05 21:36 
GeneralQuestions OleDB JET4 Pin
Saksida Bojan14-Jun-05 23:07
Saksida Bojan14-Jun-05 23:07 
QuestionIs MSDE overkill for single computer? Pin
Nathan Holt at EMOM14-Jun-05 12:11
Nathan Holt at EMOM14-Jun-05 12:11 
AnswerRe: Is MSDE overkill for single computer? Pin
Christian Graus14-Jun-05 14:00
protectorChristian Graus14-Jun-05 14:00 
GeneralRe: Is MSDE overkill for single computer? Pin
Nathan Holt at EMOM15-Jun-05 6:15
Nathan Holt at EMOM15-Jun-05 6:15 
GeneralDatabase Event Log Pin
irwtla14-Jun-05 6:22
irwtla14-Jun-05 6:22 
GeneralMake COUNT(*) return 0 Pin
Luis Alonso Ramos14-Jun-05 5:48
Luis Alonso Ramos14-Jun-05 5:48 
GeneralRe: Make COUNT(*) return 0 Pin
Daniel Turini14-Jun-05 6:43
Daniel Turini14-Jun-05 6:43 
GeneralRe: Make COUNT(*) return 0 Pin
Luis Alonso Ramos14-Jun-05 3:55
Luis Alonso Ramos14-Jun-05 3:55 
GeneralRe: Make COUNT(*) return 0 Pin
toxcct14-Jun-05 20:52
toxcct14-Jun-05 20:52 
GeneralRe: Make COUNT(*) return 0 Pin
Luis Alonso Ramos15-Jun-05 6:53
Luis Alonso Ramos15-Jun-05 6:53 
GeneralOUTER JOIN, Crystal Reports Pin
V.13-Jun-05 23:40
professionalV.13-Jun-05 23:40 
GeneralSQL queries with adapter Pin
scchan198413-Jun-05 18:02
scchan198413-Jun-05 18:02 
GeneralRe: SQL queries with adapter Pin
Colin Angus Mackay13-Jun-05 22:34
Colin Angus Mackay13-Jun-05 22:34 
GeneralSQL Server distribution Pin
Tom Archer13-Jun-05 14:08
Tom Archer13-Jun-05 14:08 
GeneralRe: SQL Server distribution Pin
oykica13-Jun-05 19:48
oykica13-Jun-05 19:48 
GeneralStored procedure table parameter Pin
adilson05uk12-Jun-05 23:25
adilson05uk12-Jun-05 23:25 
I have a DataTable (a table in ASP.NET) in memory which I need to pass into an SQL stored procedure.

How can I achieve this? Is there any to pass the contents of the table into my stored procedure given that the size (number of rows) of the table is unknown?

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.