Click here to Skip to main content
15,904,023 members
Home / Discussions / Database
   

Database

 
GeneralRe: Mysql Free download Pin
JawedVikia8013-Jul-04 21:49
JawedVikia8013-Jul-04 21:49 
GeneralRe: Mysql Free download Pin
Mike Ellison11-Jul-04 3:12
Mike Ellison11-Jul-04 3:12 
GeneralRe: Mysql Free download Pin
Steven Campbell11-Jul-04 5:39
Steven Campbell11-Jul-04 5:39 
GeneralRetrieve Data from Stored Proc Pin
mikasa9-Jul-04 11:09
mikasa9-Jul-04 11:09 
GeneralRe: Retrieve Data from Stored Proc Pin
Colin Angus Mackay9-Jul-04 11:52
Colin Angus Mackay9-Jul-04 11:52 
GeneralRe: Retrieve Data from Stored Proc Pin
mikasa9-Jul-04 12:10
mikasa9-Jul-04 12:10 
GeneralRe: Retrieve Data from Stored Proc Pin
rudy.net9-Jul-04 12:29
rudy.net9-Jul-04 12:29 
GeneralRe: Retrieve Data from Stored Proc Pin
mikasa12-Jul-04 5:46
mikasa12-Jul-04 5:46 
Yeah, that's not going to work either, tried that before...

The problem is that the Stored Proc is Dynamically creating Columns and Data depending on what Parameters you pass to it. Even in the Designer, I can't get it to Generate a DataSet because ADO.NET what hard-defined structures of Data when working with the Designer. However, I can run the Data Preview and it works fine, but that is because in the "Preview" mode, the data is being retrieved through a DataReader, not a DataTable.

Why can't the DataCommand Object just return a DataTable like it did in VB6!? Sigh | :sigh:
GeneralRe: Retrieve Data from Stored Proc Pin
Michael Potter12-Jul-04 8:56
Michael Potter12-Jul-04 8:56 
GeneralRe: Retrieve Data from Stored Proc Pin
mikasa12-Jul-04 10:56
mikasa12-Jul-04 10:56 
GeneralRe: Retrieve Data from Stored Proc Pin
Michael Potter12-Jul-04 11:18
Michael Potter12-Jul-04 11:18 
GeneralODBC question Pin
Anonymous9-Jul-04 10:04
Anonymous9-Jul-04 10:04 
GeneralDataReader vs DataSet or other solution, please help Pin
metaskull9-Jul-04 5:18
metaskull9-Jul-04 5:18 
GeneralRe: DataReader vs DataSet or other solution, please help Pin
Colin Angus Mackay9-Jul-04 10:20
Colin Angus Mackay9-Jul-04 10:20 
GeneralData comparison Pin
Shanmukeswara Rao8-Jul-04 22:20
Shanmukeswara Rao8-Jul-04 22:20 
GeneralHelp Please in the installation of Mysql Pin
JawedVikia808-Jul-04 20:33
JawedVikia808-Jul-04 20:33 
GeneralRe: Help Please in the installation of Mysql Pin
Mekong River10-Jul-04 6:51
Mekong River10-Jul-04 6:51 
GeneralRe: Which is the free and right version of Mysq Pin
JawedVikia8014-Jul-04 21:55
JawedVikia8014-Jul-04 21:55 
GeneralRe: Which is the free and right version of Mysq Pin
Mekong River17-Jul-04 5:08
Mekong River17-Jul-04 5:08 
Generalmulitple choice search Pin
Sudee8-Jul-04 17:22
Sudee8-Jul-04 17:22 
GeneralDTS transforming text to datetime format Pin
leezardd8-Jul-04 6:16
leezardd8-Jul-04 6:16 
GeneralRe: DTS transforming text to datetime format Pin
Grimolfr8-Jul-04 9:03
Grimolfr8-Jul-04 9:03 
GeneralRe: DTS transforming text to datetime format Pin
leezardd8-Jul-04 9:22
leezardd8-Jul-04 9:22 
GeneralRe: DTS transforming text to datetime format Pin
Grimolfr9-Jul-04 2:17
Grimolfr9-Jul-04 2:17 
GeneralRe: DTS transforming text to datetime format Pin
leezardd9-Jul-04 4:41
leezardd9-Jul-04 4:41 

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.