Board index » delphi » dbExpress and MySQL 5

dbExpress and MySQL 5


2004-01-24 07:36:56 AM
delphi177
Hi,
I just installed MySQL 5.0.0a-alpha and enjoyed the exciting new
features like stored procedures.
Are there dbExpress drivers that support the invocation of stored
procedures? I have tried the one that ships with Delphi 7 but it did not work.
Is ODBC a better way? I have heard from an OpenSource dbExpress driver
that is better than the one from Borland, but I could not find it.
Thanks,
Joe
 
 

Re:dbExpress and MySQL 5

If you want to stay on the leading edge then ODBC is the way to go. That
way as Mysql Releases updates, they will have support for the database
server in the form of odbc drivers as well. Borland has been almost a full
version behind all the time. There is better support from crlab.com, but
they do not have 5 support yet but they do have 4.1.
 

Re:dbExpress and MySQL 5

Does the MyODBC Driver support the invocation of stored procedures?
What DB engine is best für ODBC? The ADO/ODBC provider?
Joe
Ross Davis writes:
Quote
If you want to stay on the leading edge then ODBC is the way to go. That
way as Mysql Releases updates, they will have support for the database
server in the form of odbc drivers as well. Borland has been almost a full
version behind all the time. There is better support from crlab.com, but
they do not have 5 support yet but they do have 4.1.



 

Re:dbExpress and MySQL 5

Can we expect a dbExpress for MySQL 5 ? I am using Delphi 7 proff.
/HK
 

Re:dbExpress and MySQL 5

You really should look at 3rd party drivers. Borlands are very buggy
and they are extremely slow in releasing updates.
www.crlabs.com
Hans writes:
Quote
Can we expect a dbExpress for MySQL 5 ? I am using Delphi 7 proff.

/HK


--
Thomas Miller
Chrome Portal Project Manager
Wash DC Delphi SIG Chairperson
Delphi Client/Server Certified Developer
BSS Accounting & Distribution Software
BSS Enterprise Accounting FrameWork
www.bss-software.com
www.cpcug.org/user/delphi/index.html
sourceforge.net/projects/chromeportal/
sourceforge.net/projects/uopl/
sourceforge.net/projects/dbexpressplus
 

Re:dbExpress and MySQL 5

"Thomas Miller" <XXXX@XXXXX.COM>ha scritto nel messaggio
Quote
You really should look at 3rd party drivers. Borlands are very buggy
and they are extremely slow in releasing updates.

www.crlabs.com

without the final "s"
www.crlab.com
 

Re:dbExpress and MySQL 5

www.microolap.com
"Hans" <XXXX@XXXXX.COM>writes
Quote
Can we expect a dbExpress for MySQL 5 ? I am using Delphi 7 proff.

/HK