-
Using a database to populate a dataset using visual studio 2005?
It seems they have changed everything about the process of populating a dataset in VS205 and I can't find any documentation on how to do it. Anyone know how? I want to use a simple stored procedure with 1 param (@param for argument sakes). If you guys could help with this it would be awesome!
Thanks
-
What code are you trying to use? How is it not working?
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
Well previously I thought you were supposed to connect a dataset to a dataadapter. Now there is a datasource object and I don't understand how to use it to fill a dataset. Also I would like to pass a parameter into the stored procedure I am calling. I could do all this in VS.net but I guess they changed things around.
-
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
Ok that helps so it says it returns a Dataset now how do I access that dataset or use it to bind the information to other objects?
-
You might try Googling for some ASP.NET 2.0 data binding tutorials.
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
Similar Threads
-
Replies: 0
Last Post: 07-11-2005, 10:24 PM
-
By Kuksi in forum ASP.NET
Replies: 1
Last Post: 11-26-2001, 02:33 PM
-
By Muhammad Waqas in forum Careers
Replies: 4
Last Post: 03-06-2001, 12:52 PM
-
By Robert Scoble in forum ASP.NET
Replies: 0
Last Post: 07-20-2000, 04:11 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|