Page 1 of 1
Stored Procedure samples tutorials
Posted: Wed 04 Oct 2006 22:12
by Kite
Hi
Where canI get samples of Procedure calls with in and out parameters in Delphi because I can't get mine to work
Posted: Thu 05 Oct 2006 11:19
by Antaeus
In the current version of MyDAC you can not retrieve output parameters from stored procedure because of MySQL data transfer protocol restriction. The protocol does not support retrieving output parameters. In the next version of MyDAC this restriction will be overcame. Meanwhile you can use the solution suggested in
this thread.
New version
Posted: Thu 05 Oct 2006 12:28
by Kite
I'm evaluting MyDQc for purchage and I just want to know when this new version can be expected and is it v5.x or only a minor update. Will it be advised to buy the current version or wait for the new version.
Will a newer version of MySQL 5.x also help or not
Please let me know
Thanx Kite
Posted: Thu 05 Oct 2006 14:18
by Antaeus
The new version of MyDAC (MyDAC 5) will be available in about couple of months.
> Will a newer version of MySQL 5.x also help or not
We are unable to provide such information. Please refer to MySQL AB official web site.
Re: New version
Posted: Thu 05 Oct 2006 15:56
by Devart
Kite wrote:I'm evaluting MyDQc for purchage and I just want to know when this new version can be expected and is it v5.x or only a minor update. Will it be advised to buy the current version or wait for the new version.
We offer free major upgrade for users who purchase MyDAC within grace period. As a rule it is 2 months before release.