Visit
SearchWinDevelopment.com,
the Visual Basic-Specific Search Engine.
FREE benefits include Daily News, Developer Tips, Career Center, VB
Forums & more.
Author: Osen Kusnadi Date Submitted: 2/24/2007 Compatibility: VB 6
This file has been downloaded 2727 times.
Task: VBMySQL API does not support to execute store procedure ? Yes, that right. For that reason, I was written an ATL COM wrapper over mysql5 client library.<br>
It has not only support to execute store procedure , but the speed is 3 to 10 times faster than VBMySQL API. <br>
<br>
This project includes northwind traders application with MySQL5 Database as back end (with store procedure and trigger too).