[Lazarus] How to connect to MariaDB/mySql database from fpc/Lazarus?
Bo Berglund
bo.berglund at gmail.com
Tue Aug 27 23:34:39 CEST 2019
On Tue, 27 Aug 2019 09:36:02 +0200, Bo Berglund via lazarus
<lazarus at lists.lazarus-ide.org> wrote:
>I will look into the possibility of importing the MySql dump into
>MSSQLServer, after all it is in SQL format and our tables are not
>really very complex either.
I went over the SQL produced by a PhpMyAdmin export and changed quite
a lot of formal things in it.
But in the end I managed to execute the script in the 2104 SQL
Management Studio and put the data into a mirror of the website
database on MSSQLServer.
So now I can work with that concerning the website backup of the data.
And the SQLDb connection will be so much easier to implement.
--
Bo Berglund
Developer in Sweden
More information about the lazarus
mailing list