E
Eric
If you want to create a DataSet, you can drag tables from Server explorer
into it, but not stored procedures. Is there any other way than using a
DataAdapter and calling Generate DataSet to get a typed dataSet that uses
sprocs instead of tables?
p.s. Does anyone know if in VS 2005 you will be able to drag and drop sprocs
onto a DataSet object?
into it, but not stored procedures. Is there any other way than using a
DataAdapter and calling Generate DataSet to get a typed dataSet that uses
sprocs instead of tables?
p.s. Does anyone know if in VS 2005 you will be able to drag and drop sprocs
onto a DataSet object?