| View previous topic :: View next topic |
| Author |
Message |
Borland Guest
|
Posted: Tue Mar 01, 2005 6:55 pm Post subject: MySql + Delphi = Can be fast? |
|
|
I´m using Delphi 7 with MySql but this combination is too slow. I was trying
connect with OBDC (Slow). Now i´m using SQlConnection, SqlTable,
DataSetProvider, ClientDataSet and when i´m opening my aplication the access
to MySql is slow too.
Somebody know any component or way to open, navigate and write on MySql
database with better performance?
Sry my english.
Regards
Fernando
|
|
| Back to top |
|
 |
Ricardona Guest
|
Posted: Tue Mar 01, 2005 7:17 pm Post subject: Re: MySql + Delphi = Can be fast? |
|
|
| Quote: | I´m using Delphi 7 with MySql but this combination is too slow.
|
I have Delphi 7 with MySql + *ZeosLib* very fast
Ricardona
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Tue Mar 01, 2005 9:16 pm Post subject: Re: MySql + Delphi = Can be fast? |
|
|
Please do not multipost or cross post your messages. It violates Borland's
guidelines for using their newsgroups and wastes everyone's time. Please
post one message in the most appropriate newsgroup and please take a
moment to read the newsgroup guidelines at
http://info.borland.com/newsgroups/guide.html
Please change your name to something other than Borland.
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
|
|
| Back to top |
|
 |
Kevin McBrearty Guest
|
Posted: Tue Mar 01, 2005 10:04 pm Post subject: Re: MySql + Delphi = Can be fast? |
|
|
www.crlab.com
Borland wrote:
| Quote: | I´m using Delphi 7 with MySql but this combination is too slow. I wastrying
connect with OBDC (Slow). Now i´m using SQlConnection, SqlTable,
DataSetProvider, ClientDataSet and when i´m opening my aplication theaccess
to MySql is slow too.
Somebody know any component or way to open, navigate and write on MySql
database with better performance?
Sry my english.
Regards
Fernando
|
|
|
| Back to top |
|
 |
Cristian Nicola Guest
|
Posted: Wed Mar 02, 2005 9:59 am Post subject: Re: MySql + Delphi = Can be fast? |
|
|
www.sourceforge.net/projects/directsql
www.microolap.com
Cristian Nicola
"Borland" <suporte (AT) inoutnet (DOT) com.br> wrote
| Quote: | Somebody know any component or way to open, navigate and write on MySql
database with better performance?
|
|
|
| Back to top |
|
 |
|