|
-
Sep 26th, 2011, 12:38 AM
#10
Re: Creating and Calling Stored Procedure in vb.net / MySQL
 Originally Posted by cary1234
sorry jmcilhinney, i suppose that it is related. 
No it isn't. This new question is nothing to do with stored procedures. It's about when to retrieve data and how to display that data.
You can create a Data Source or do it all in code. It really doesn't matter. You can bind or not bind in either case. You can retrieve the data in a batch or one record at a time either way. The Data Source just means that you don't have to write all the code yourself.
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
|
Click Here to Expand Forum to Full Width
|