directsql-mysql Mailing List for Direct SQL - Delphi
Brought to you by:
whity
You can subscribe to this list here.
2002 |
Jan
(1) |
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Priscila L. <pri...@ya...> - 2004-10-21 14:54:37
|
When I try to compile ZMySql package, I get an error saying there's no OpenSSL_add_all_algorithms function in libeay32.dll. That library has two methods, OpenSSL_add_all_algorithms_noconf and OpenSSL_add_all_algorithms_conf. I've tried to use them, but they can't connect to MySQL through SSL. I've also tried to do that with Navicat and the component DBX4MYSQL, it works. But, my code calls SSL_do_handshake (procedure TMysqlVio.SwitchToSSL) always getting -1 (No handshake) as response. What can I do? Any help is very appreciated, cause my boss doesn't want to pay for the component DBX4MYSQL. So, I need to solve that as soon as possible. Thanks, Priscila T. Lugon _______________________________________________________ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com/ |
From: Robby T. <Rob...@li...> - 2003-06-06 20:25:20
|
I've used the Zeos components with the 3.23.49 server. The application = was fairly simple so I'm not really familiar with them, but they worked = well for me. I don't know if there is support for version 4.x yet. Rob > -----Original Message----- > From: Alfredo Pereira dos Santos [mailto:alf...@gl...] > Sent: Sunday, June 01, 2003 3:45 PM > To: dir...@li... > Subject: [Directsql-mysql] A new member >=20 >=20 > Hi, everybody >=20 > I am a new member of this list and I would like to learn from the > experts how to access MySQL 4.0.13 from Delphi 5. >=20 > Examples, papers, tutorials, articles, etc., will be welcome. >=20 > Thanks in advance. >=20 > Alfredo Pereira dos Santos >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: eBay > Get office equipment for less on eBay! > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Directsql-mysql mailing list > Dir...@li... > https://lists.sourceforge.net/lists/listinfo/directsql-mysql >=20 |
From: Alfredo P. d. S. <alf...@gl...> - 2003-06-01 21:40:31
|
Hi, everybody I am a new member of this list and I would like to learn from the experts how to access MySQL 4.0.13 from Delphi 5. Examples, papers, tutorials, articles, etc., will be welcome. Thanks in advance. Alfredo Pereira dos Santos |
From: Alejandro O. Q. <aor...@fu...> - 2003-05-07 18:07:38
|
Hi. =20 I'm new to Kylix and i'm having trouble to install your components. can you give me a hand with it? I'm working with kylix 3 and mysql 4.0.12 =20 Thanks in advance =20 Alejandro Oropeza =20 |
From: <eli...@g-...> - 2002-09-27 20:38:32
|
----- Mensaje reenviado de ar...@gn... ----- Fecha: Fri, 27 Sep 2002 15:29:12 -0500 De: ar...@gn... Responder-A: ar...@gn... Asunto: [Directsql-mysql] MySql for Delphi/Kylix Para: DirectMySql <Dir...@li...> Excuse me, I'm trying to do a program which needs to connect to a MySQL database server, and which needs to be portable (Linux+Kylix and Windows+Delphi). I found your controls and units listed on MySQL.com, but I'm a bit confused: which version do I need to use in order to work both in Delphi 6.0 and Kylix 1.0?. Any help is appreciated. Regards, Ariel. -------------------------------------------------------- Servicio proporcionado por Global Networks Technologies. http://www.g-networks.net ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Directsql-mysql mailing list Dir...@li... https://lists.sourceforge.net/lists/listinfo/directsql-mysql ----- Fin del mensaje reenviado ----- -------------------------------------------------------- Servicio proporcionado por Global Networks Technologies. http://www.g-networks.net |
From: <ar...@gn...> - 2002-09-27 20:29:25
|
Excuse me, I'm trying to do a program which needs to connect to a MySQL database server, and which needs to be portable (Linux+Kylix and Windows+Delphi). I found your controls and units listed on MySQL.com, but I'm a bit confused: which version do I need to use in order to work both in Delphi 6.0 and Kylix 1.0?. Any help is appreciated. Regards, Ariel. -------------------------------------------------------- Servicio proporcionado por Global Networks Technologies. http://www.g-networks.net |
From: Marcelo M. (EDB) <mar...@ed...> - 2002-02-14 13:12:42
|
Hi, the code is simple: SELECT * FROM periodo The problem is with ODBC 3.51. I tested with version 2.50.39.00 and it = works perfectly.=20 Regards, -----Mensagem original----- De: cristian nicola [mailto:n_c...@ho...] Enviada em: quinta-feira, 14 de fevereiro de 2002 10:09 Para: mar...@ed... Assunto: Re: [Directsql-mysql] MySQL and table component problem - ODBC 3.51 Can you send the full sql text? Cristian >From: "Marcelo Muzilli (EDB)" <mar...@ed...> >To: dir...@li... >Subject: [Directsql-mysql] MySQL and table component problem - ODBC = 3.51 >Date: Thu, 14 Feb 2002 11:02:42 -0300 > >Hi for all, > I have a problem with my application. I developed it in Delphi 5 = using=20 >MySQL database server (MySQL ODBC 3.51) installed in a SUN Solaris = 2.7. > The problem is: I can't activate the table component. There is a=20 >problem with the internal SELECT from the component. When I try to = activate=20 >the table the following problem occurs: > >General SQL error. >[MySQL][ODBC 3.51 Driver][mysqld-3.21.33b-log]parse error near=20 >'`id`,`dia`,`mes`,`ano`,`pernormal`,`pernoturno`,`totdia`,`local`,`desc= r'=20 >at line 1. > > Why I can't do this in my application and I can do this in the = SQL=20 >explorer? > Any sugestion? > >Thanks in advance, > >-- >Marcelo Muzilli >Support Analyst Datacom/Access >Ericsson Servi=E7os de Telecomunica=E7oes Ltda. >Phone: +55 11 3879-8119 >E-Mail: mar...@ed... > > >_______________________________________________ >Directsql-mysql mailing list >Dir...@li... >https://lists.sourceforge.net/lists/listinfo/directsql-mysql _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com |
From: Marcelo M. (EDB) <mar...@ed...> - 2002-02-14 13:01:20
|
Hi for all, I have a problem with my application. I developed it in Delphi 5=20 using MySQL database server (MySQL ODBC 3.51) installed in a SUN Solaris=20 2.7. The problem is: I can't activate the table component. There is a=20 problem with the internal SELECT from the component. When I try to=20 activate the table the following problem occurs: General SQL error. [MySQL][ODBC 3.51 Driver][mysqld-3.21.33b-log]parse error near=20 '`id`,`dia`,`mes`,`ano`,`pernormal`,`pernoturno`,`totdia`,`local`,`descr'= =20 at line 1. Why I can't do this in my application and I can do this in the SQL=20 explorer? Any sugestion? Thanks in advance, --=20 Marcelo Muzilli Support Analyst Datacom/Access Ericsson Servi=E7os de Telecomunica=E7oes Ltda. Phone: +55 11 3879-8119 E-Mail: mar...@ed... |
From: cristian n. <n_c...@ho...> - 2002-01-29 12:16:24
|
This is just a test email to check whenever the list it is working. Cristian _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com |