<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 />
