How to call MySQL stored procedure from VB???

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
zestwill
Posts: 2
Joined: Fri 23 Dec 2005 01:46

How to call MySQL stored procedure from VB???

Post by zestwill » Fri 23 Dec 2005 02:03

Hi,

Can anyone show help me how to call and execute a stored procedure using vb. By the way Im using an ADO connection.
Please help me.

Thanks ...
Last edited by zestwill on Fri 23 Dec 2005 08:37, edited 1 time in total.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Fri 23 Dec 2005 07:31

Forums on this site are dedicated to Core Lab products. This particular forum is dedicated to Core Lab MySQL Developer Studio and Tools products.

zestwill
Posts: 2
Joined: Fri 23 Dec 2005 01:46

Post by zestwill » Fri 23 Dec 2005 08:38

Ooppss, Sorry, my apology.. :(

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Fri 23 Dec 2005 09:41

We also supply product for Visual Studio .NET that uses ADO.NET technology called MySQLDirect .NET. You can get acquainted with it on this link http://www.crlab.com/mysqlnet

Post Reply