Re: [Lazarus] TSql57 replacement

2020-09-18 Thread larrydalton71 via lazarus

That works. Thanks!Sent from my Verizon, Samsung Galaxy smartphone
 Original message From: Mario Guerra via lazarus 
 Date: 9/17/20  21:35  (GMT-05:00) To: 
larrydalton71 via lazarus  Cc: Mario Guerra 
 Subject: Re: [Lazarus] TSql57 replacement 


Recently, in a project I used Zeos 7.2.6 to connect to MariaDB
  10.3 with protocol "mysql".
  Zeos uses (for every database) the native client libraries, so, in
  Linux you only have to install the proper client to MySQL or
  MariaDB.
https://wiki.lazarus.freepascal.org/Zeos_tutorial

Hope it helps, Mario



El 17/9/20 a las 19:40, larrydalton71
  via lazarus escribió:


  
  I hate to be so high maintenance, but I have been
trying for two days to get a good tutorial on launching unix
odbc or iodbc on linux. Any help?
  
  
  
  
  
  
  
Sent from my
  Verizon, Samsung Galaxy smartphone
  
  
  
  
  
  
 Original message 
From: Michael Van Canneyt via lazarus
   
Date: 9/17/20 07:51 (GMT-05:00) 
To: Lazarus mailing list
   
Cc: Michael Van Canneyt  
Subject: Re: [Lazarus] TSql57 replacement 


  
  
  Use the ODBC connector.
  
  Michael.
  
  On Thu, 17 Sep 2020, larrydalton71 wrote:
  
  >
  > Is there another way to connect now? I don't want to install
  Mysql 57.Sent from my Verizon, Samsung Galaxy smartphone
  >  Original message From: Michael Van Canneyt
  via lazarus  Date: 9/17/20 
  07:14  (GMT-05:00) To: larrydalton71 via lazarus
   Cc: Michael Van Canneyt
   Subject: Re: [Lazarus] TSql57
  replacement On Thu, 17 Sep 2020, larrydalton71 via lazarus
  wrote:>> Are there any plans to replace the
  T57SqlConnection? I have done a complete update on a laptop with
  Lazarus Mint 20, Lazarus 2.0.10, and Mysql 8.0, and need to access
  my sql databasesSent from my Verizon, Samsung Galaxy
  smartphoneThese plans exist, but no date is determined yet.And it
  will not be 'replace' but 'add a new connection'.Michael.--
  ___lazarus mailing
listlazarus@lists.lazarus-ide.orghttps://lists.lazarus-ide.org/listinfo/lazarus
  -- 
  ___
  lazarus mailing list
  lazarus@lists.lazarus-ide.org
  https://lists.lazarus-ide.org/listinfo/lazarus
  
  

  

-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] TSql57 replacement

2020-09-17 Thread LacaK via lazarus



Is there another way to connect now? I don't want to install Mysql 57.

Cann't you use TMySQL57Connection with SkipLibraryVersionCheck property 
set to True?


-Laco.


--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] TSql57 replacement

2020-09-17 Thread Petr Hložek via lazarus
Maybe it's not a good solution but right now works for me.
 I still use 57Connection with disabled version check. There is at
least one disadvantage - I have to install libmysqlclient-dev package
on debian based distributions.

Petr

pá 18. 9. 2020 v 4:15 odesílatel larrydalton71 via lazarus
 napsal:

>
> Thanks, Mario
>  I will try that.
>
>
>
> Sent from my Verizon, Samsung Galaxy smartphone
>
>
>  Original message 
> From: Mario Guerra via lazarus 
> Date: 9/17/20 21:35 (GMT-05:00)
> To: larrydalton71 via lazarus 
> Cc: Mario Guerra 
> Subject: Re: [Lazarus] TSql57 replacement
>
>
> Recently, in a project I used Zeos 7.2.6 to connect to MariaDB 10.3 with 
> protocol "mysql".
> Zeos uses (for every database) the native client libraries, so, in Linux you 
> only have to install the proper client to MySQL or MariaDB.
>
> https://wiki.lazarus.freepascal.org/Zeos_tutorial
>
> Hope it helps, Mario
>
>
> El 17/9/20 a las 19:40, larrydalton71 via lazarus escribió:
>
> I hate to be so high maintenance, but I have been trying for two days to get 
> a good tutorial on launching unix odbc or iodbc on linux. Any help?
>
>
>
> Sent from my Verizon, Samsung Galaxy smartphone
>
>
>  Original message 
> From: Michael Van Canneyt via lazarus 
> Date: 9/17/20 07:51 (GMT-05:00)
> To: Lazarus mailing list 
> Cc: Michael Van Canneyt 
> Subject: Re: [Lazarus] TSql57 replacement
>
>
> Use the ODBC connector.
>
> Michael.
>
> On Thu, 17 Sep 2020, larrydalton71 wrote:
>
> >
> > Is there another way to connect now? I don't want to install Mysql 57.Sent 
> > from my Verizon, Samsung Galaxy smartphone
> > ---- Original message ----From: Michael Van Canneyt via lazarus 
> >  Date: 9/17/20  07:14  (GMT-05:00) To: 
> > larrydalton71 via lazarus  Cc: Michael Van 
> > Canneyt  Subject: Re: [Lazarus] TSql57 replacement 
> > On Thu, 17 Sep 2020, larrydalton71 via lazarus wrote:>> Are there any plans 
> > to replace the T57SqlConnection? I have done a complete update on a laptop 
> > with Lazarus Mint 20, Lazarus 2.0.10, and Mysql 8.0, and need to access my 
> > sql databasesSent from my Verizon, Samsung Galaxy smartphoneThese plans 
> > exist, but no date is determined yet.And it will not be 'replace' but 'add 
> > a new connection'.Michael.-- 
> > ___lazarus mailing 
> > listlazarus@lists.lazarus-ide.orghttps://lists.lazarus-ide.org/listinfo/lazarus
> --
> ___
> lazarus mailing list
> lazarus@lists.lazarus-ide.org
> https://lists.lazarus-ide.org/listinfo/lazarus
>
> --
> ___
> lazarus mailing list
> lazarus@lists.lazarus-ide.org
> https://lists.lazarus-ide.org/listinfo/lazarus



--
web:   https://petrhlozek.cz
email: p...@petrhlozek.cz
hobby: https://www.ok2cqr.com/
-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] TSql57 replacement

2020-09-17 Thread larrydalton71 via lazarus

Thanks, Mario I will try that.Sent from my Verizon, Samsung Galaxy smartphone
 Original message From: Mario Guerra via lazarus 
 Date: 9/17/20  21:35  (GMT-05:00) To: 
larrydalton71 via lazarus  Cc: Mario Guerra 
 Subject: Re: [Lazarus] TSql57 replacement 


Recently, in a project I used Zeos 7.2.6 to connect to MariaDB
  10.3 with protocol "mysql".
  Zeos uses (for every database) the native client libraries, so, in
  Linux you only have to install the proper client to MySQL or
  MariaDB.
https://wiki.lazarus.freepascal.org/Zeos_tutorial

Hope it helps, Mario



El 17/9/20 a las 19:40, larrydalton71
  via lazarus escribió:


  
  I hate to be so high maintenance, but I have been
trying for two days to get a good tutorial on launching unix
odbc or iodbc on linux. Any help?
  
  
  
  
  
  
  
Sent from my
  Verizon, Samsung Galaxy smartphone
  
  
  
  
  
  
 Original message 
From: Michael Van Canneyt via lazarus
   
Date: 9/17/20 07:51 (GMT-05:00) 
To: Lazarus mailing list
   
Cc: Michael Van Canneyt  
Subject: Re: [Lazarus] TSql57 replacement 


  
  
  Use the ODBC connector.
  
  Michael.
  
  On Thu, 17 Sep 2020, larrydalton71 wrote:
  
  >
  > Is there another way to connect now? I don't want to install
  Mysql 57.Sent from my Verizon, Samsung Galaxy smartphone
  >  Original message From: Michael Van Canneyt
  via lazarus  Date: 9/17/20 
  07:14  (GMT-05:00) To: larrydalton71 via lazarus
   Cc: Michael Van Canneyt
   Subject: Re: [Lazarus] TSql57
  replacement On Thu, 17 Sep 2020, larrydalton71 via lazarus
  wrote:>> Are there any plans to replace the
  T57SqlConnection? I have done a complete update on a laptop with
  Lazarus Mint 20, Lazarus 2.0.10, and Mysql 8.0, and need to access
  my sql databasesSent from my Verizon, Samsung Galaxy
  smartphoneThese plans exist, but no date is determined yet.And it
  will not be 'replace' but 'add a new connection'.Michael.--
  ___lazarus mailing
listlazarus@lists.lazarus-ide.orghttps://lists.lazarus-ide.org/listinfo/lazarus
  -- 
  ___
  lazarus mailing list
  lazarus@lists.lazarus-ide.org
  https://lists.lazarus-ide.org/listinfo/lazarus
  
  

  

-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] TSql57 replacement

2020-09-17 Thread Mario Guerra via lazarus


Recently, in a project I used Zeos 7.2.6 to connect to MariaDB 10.3 with 
protocol "mysql".
Zeos uses (for every database) the native client libraries, so, in Linux 
you only have to install the proper client to MySQL or MariaDB.


https://wiki.lazarus.freepascal.org/Zeos_tutorial

Hope it helps, Mario


El 17/9/20 a las 19:40, larrydalton71 via lazarus escribió:
I hate to be so high maintenance, but I have been trying for two days 
to get a good tutorial on launching unix odbc or iodbc on linux. Any help?




Sent from my Verizon, Samsung Galaxy smartphone


 Original message 
From: Michael Van Canneyt via lazarus 
Date: 9/17/20 07:51 (GMT-05:00)
To: Lazarus mailing list 
Cc: Michael Van Canneyt 
Subject: Re: [Lazarus] TSql57 replacement


Use the ODBC connector.

Michael.

On Thu, 17 Sep 2020, larrydalton71 wrote:

>
> Is there another way to connect now? I don't want to install Mysql 
57.Sent from my Verizon, Samsung Galaxy smartphone
>  Original message From: Michael Van Canneyt via 
lazarus  Date: 9/17/20 07:14  
(GMT-05:00) To: larrydalton71 via lazarus 
 Cc: Michael Van Canneyt 
 Subject: Re: [Lazarus] TSql57 replacement On 
Thu, 17 Sep 2020, larrydalton71 via lazarus wrote:>> Are there any 
plans to replace the T57SqlConnection? I have done a complete update 
on a laptop with Lazarus Mint 20, Lazarus 2.0.10, and Mysql 8.0, and 
need to access my sql databasesSent from my Verizon, Samsung Galaxy 
smartphoneThese plans exist, but no date is determined yet.And it will 
not be 'replace' but 'add a new connection'.Michael.-- 
___lazarus mailing 
listlazarus@lists.lazarus-ide.orghttps://lists.lazarus-ide.org/listinfo/lazarus

--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] TSql57 replacement

2020-09-17 Thread larrydalton71 via lazarus

I hate to be so high maintenance, but I have been trying for two days to get a 
good tutorial on launching unix odbc or iodbc on linux. Any help?Sent from my 
Verizon, Samsung Galaxy smartphone
 Original message From: Michael Van Canneyt via lazarus 
 Date: 9/17/20  07:51  (GMT-05:00) To: Lazarus 
mailing list  Cc: Michael Van Canneyt 
 Subject: Re: [Lazarus] TSql57 replacement Use the ODBC 
connector.Michael.On Thu, 17 Sep 2020, larrydalton71 wrote:>> Is there another 
way to connect now? I don't want to install Mysql 57.Sent from my Verizon, 
Samsung Galaxy smartphone>  Original message From: Michael Van 
Canneyt via lazarus  Date: 9/17/20  07:14  
(GMT-05:00) To: larrydalton71 via lazarus  Cc: 
Michael Van Canneyt  Subject: Re: [Lazarus] TSql57 
replacement On Thu, 17 Sep 2020, larrydalton71 via lazarus wrote:>> Are there 
any plans to replace the T57SqlConnection? I have done a complete update on a 
laptop with Lazarus Mint 20, Lazarus 2.0.10, and Mysql 8.0, and need to access 
my sql databasesSent from my Verizon, Samsung Galaxy smartphoneThese plans 
exist, but no date is determined yet.And it will not be 'replace' but 'add a 
new connection'.Michael.-- 
___lazarus mailing 
listlazarus@lists.lazarus-ide.orghttps://lists.lazarus-ide.org/listinfo/lazarus--
 ___lazarus mailing 
listlazarus@lists.lazarus-ide.orghttps://lists.lazarus-ide.org/listinfo/lazarus-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] TSql57 replacement

2020-09-17 Thread larrydalton71 via lazarus

Thanks!Sent from my Verizon, Samsung Galaxy smartphone
 Original message From: Michael Van Canneyt via lazarus 
 Date: 9/17/20  07:51  (GMT-05:00) To: Lazarus 
mailing list  Cc: Michael Van Canneyt 
 Subject: Re: [Lazarus] TSql57 replacement Use the ODBC 
connector.Michael.On Thu, 17 Sep 2020, larrydalton71 wrote:>> Is there another 
way to connect now? I don't want to install Mysql 57.Sent from my Verizon, 
Samsung Galaxy smartphone>  Original message From: Michael Van 
Canneyt via lazarus  Date: 9/17/20  07:14  
(GMT-05:00) To: larrydalton71 via lazarus  Cc: 
Michael Van Canneyt  Subject: Re: [Lazarus] TSql57 
replacement On Thu, 17 Sep 2020, larrydalton71 via lazarus wrote:>> Are there 
any plans to replace the T57SqlConnection? I have done a complete update on a 
laptop with Lazarus Mint 20, Lazarus 2.0.10, and Mysql 8.0, and need to access 
my sql databasesSent from my Verizon, Samsung Galaxy smartphoneThese plans 
exist, but no date is determined yet.And it will not be 'replace' but 'add a 
new connection'.Michael.-- 
___lazarus mailing 
listlazarus@lists.lazarus-ide.orghttps://lists.lazarus-ide.org/listinfo/lazarus--
 ___lazarus mailing 
listlazarus@lists.lazarus-ide.orghttps://lists.lazarus-ide.org/listinfo/lazarus-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] TSql57 replacement

2020-09-17 Thread Michael Van Canneyt via lazarus


Use the ODBC connector.

Michael.

On Thu, 17 Sep 2020, larrydalton71 wrote:



Is there another way to connect now? I don't want to install Mysql 57.Sent from 
my Verizon, Samsung Galaxy smartphone
 Original message From: Michael Van Canneyt via lazarus 
 Date: 9/17/20  07:14  (GMT-05:00) To: larrydalton71 via lazarus 
 Cc: Michael Van Canneyt  Subject: 
Re: [Lazarus] TSql57 replacement On Thu, 17 Sep 2020, larrydalton71 via lazarus wrote:>> Are 
there any plans to replace the T57SqlConnection? I have done a complete update on a laptop with Lazarus 
Mint 20, Lazarus 2.0.10, and Mysql 8.0, and need to access my sql databasesSent from my Verizon, 
Samsung Galaxy smartphoneThese plans exist, but no date is determined yet.And it will not be 'replace' 
but 'add a new connection'.Michael.-- ___lazarus mailing 
listlazarus@lists.lazarus-ide.orghttps://lists.lazarus-ide.org/listinfo/lazarus

--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] TSql57 replacement

2020-09-17 Thread larrydalton71 via lazarus

Is there another way to connect now? I don't want to install Mysql 57.Sent from 
my Verizon, Samsung Galaxy smartphone
 Original message From: Michael Van Canneyt via lazarus 
 Date: 9/17/20  07:14  (GMT-05:00) To: 
larrydalton71 via lazarus  Cc: Michael Van 
Canneyt  Subject: Re: [Lazarus] TSql57 replacement On 
Thu, 17 Sep 2020, larrydalton71 via lazarus wrote:>> Are there any plans to 
replace the T57SqlConnection? I have done a complete update on a laptop with 
Lazarus Mint 20, Lazarus 2.0.10, and Mysql 8.0, and need to access my sql 
databasesSent from my Verizon, Samsung Galaxy smartphoneThese plans exist, but 
no date is determined yet.And it will not be 'replace' but 'add a new 
connection'.Michael.-- ___lazarus 
mailing 
listlazarus@lists.lazarus-ide.orghttps://lists.lazarus-ide.org/listinfo/lazarus-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] TSql57 replacement

2020-09-17 Thread Michael Van Canneyt via lazarus



On Thu, 17 Sep 2020, larrydalton71 via lazarus wrote:



Are there any plans to replace the T57SqlConnection? I have done a complete 
update on a laptop with Lazarus Mint 20, Lazarus 2.0.10, and Mysql 8.0, and 
need to access my sql databasesSent from my Verizon, Samsung Galaxy smartphone


These plans exist, but no date is determined yet.
And it will not be 'replace' but 'add a new connection'.

Michael.
--
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus


[Lazarus] TSql57 replacement

2020-09-17 Thread larrydalton71 via lazarus

Are there any plans to replace the T57SqlConnection? I have done a complete 
update on a laptop with Lazarus Mint 20, Lazarus 2.0.10, and Mysql 8.0, and 
need to access my sql databasesSent from my Verizon, Samsung Galaxy smartphone-- 
___
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus