| View previous topic :: View next topic |
| Author |
Message |
David Pate Guest
|
Posted: Tue Sep 16, 2003 11:15 pm Post subject: MySQL and D7Pro conncection |
|
|
I recently bought D7Pro to replace my D4 to connect to MySQL. I want to be
able to connect to both local MySQL and on another computer on the network.
I cannot figure it out. I thought I could do this with dbExpress. Where do
I start?
David
|
|
| Back to top |
|
 |
George Christoforakis Guest
|
Posted: Wed Sep 17, 2003 6:51 am Post subject: Re: MySQL and D7Pro conncection |
|
|
Use SQLConnection from dbExpress. Double click on the object and setup the
type of database and all the other params (database name/user/password etc).
Make sure that the MySQL server is running.
According to the tests I did a couple of months ago MySQL 4.1 cannot work
fine with this version of dbexpress (there is an updated libraryname called
dbexpmy4.dll, you will need this for MySQL 4.0). The current dbexpress MySQL
library is verified for version 3.23 something...
George Christoforakis.
"David Pate" <dnpate (AT) mobis (DOT) com> wrote
| Quote: | I recently bought D7Pro to replace my D4 to connect to MySQL. I want to
be
able to connect to both local MySQL and on another computer on the
network.
I cannot figure it out. I thought I could do this with dbExpress. Where
do
I start?
David
|
|
|
| Back to top |
|
 |
Aaron Miles Guest
|
Posted: Wed Oct 01, 2003 5:13 am Post subject: Re: MySQL and D7Pro conncection |
|
|
DBExpress has some issues. I've used ADO and it's SLOW. BDE is reliable and
fast but maybe try ZEOS components for better preformance or look on the
MySQL site their is some MySQL components which you have to pay for but are
aparently very good.
Thanks
Aaron
"David Pate" <dnpate (AT) mobis (DOT) com> wrote
| Quote: | I recently bought D7Pro to replace my D4 to connect to MySQL. I want to
be
able to connect to both local MySQL and on another computer on the
network.
I cannot figure it out. I thought I could do this with dbExpress. Where
do
I start?
David
|
|
|
| Back to top |
|
 |
Eduardo Bahiense Guest
|
Posted: Wed Oct 01, 2003 10:48 am Post subject: Re: MySQL and D7Pro conncection |
|
|
Corelab Driver works well with MySQL and DBExpress is very fast and
reliable. I've tested The latest Zeos version against DBExpress and
DbExpress is very very faster.
"Aaron Miles" <aaron (AT) noSpammerPLEASEqbdthebookshop (DOT) com> escreveu na mensagem
news:3f7a6278 (AT) newsgroups (DOT) borland.com...
| Quote: | DBExpress has some issues. I've used ADO and it's SLOW. BDE is reliable
and
fast but maybe try ZEOS components for better preformance or look on the
MySQL site their is some MySQL components which you have to pay for but
are
aparently very good.
Thanks
Aaron
"David Pate" <dnpate (AT) mobis (DOT) com> wrote in message
news:3f679995$1 (AT) newsgroups (DOT) borland.com...
I recently bought D7Pro to replace my D4 to connect to MySQL. I want to
be
able to connect to both local MySQL and on another computer on the
network.
I cannot figure it out. I thought I could do this with dbExpress.
Where
do
I start?
David
|
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system ([url]http://www.grisoft.com)[/url].
Version: 6.0.522 / Virus Database: 320 - Release Date: 29/09/2003
|
|
| Back to top |
|
 |
Vladimir Zheleznyak Guest
|
Posted: Thu Oct 02, 2003 8:50 am Post subject: Re: MySQL and D7Pro conncection |
|
|
Hello,
I advise you to pay your attention to MyDAC ([url]www.crlab.com/mydac)[/url].
MyDAC uses low level connectivity interface and provides fast access and transferring data.
I advise you to use MyDAC as dbExpress technology is too young and has some errors. Moreover, MyDAC gives you much more features.
Best regards,
Vladimir Zheleznyak
|
|
| Back to top |
|
 |
|