On Tue, 27 Aug 2019 09:36:02 +0200, Bo Berglund via lazarus
<lazarus@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

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

Reply via email to