Welcome to dbFreaks.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Best way to call a stored procedure

 
   Database Help (Home) -> Visual Basic RSS
Next:  how can i make sequrity to my database ?  
Author Message
Mike4

External


Since: Jun 14, 2004
Posts: 1



(Msg. 1) Posted: Mon Jun 14, 2004 2:17 pm
Post subject: Best way to call a stored procedure
Archived from groups: comp>lang>basic>visual>database (more info?)

Hi

There are two ways to execute a stored procedure using ADO
- call "exec sp_myproc val1,val2" statement over ADO
- use Command/Parameters objects to initialize and call the stored procedure.

Which is a efficient way and why

Appreciate your response

Thanks
Mike

 >> Stay informed about: Best way to call a stored procedure 
Back to top
Login to vote
Display posts from previous:   
   Database Help (Home) -> Visual Basic All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]