
May 9th, 2001, 11:55 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
DataSet / Stored Procs / VB
<i><b>Originally posted by : Thomas (twrobel@waslos.de)</b></i><br />Hi,<br /><br />I try to fill a dataset with data form my SQL Server. To select the data I <br />want to use a stored procedure. I tried some things with SQLCommand, but I <br />could not fill the dataset. Then I tried SQLDataSetCommand, but there is no <br />CommandType property I could set to stored procedure.<br /><br />Can anyone help me with this, if possible in VB?<br /><br />TIA<br />Thomas<br />
|