Page 1 of 1

MY SQL and MS SQL Databases?

Posted: Thu May 01, 2008 7:04 pm
by dweber
Can you tell me if Serendipity will work with an MS SQL database and if so, is the data conversion easy?

Thanks in advance.

Re: MY SQL and MS SQL Databases?

Posted: Thu May 01, 2008 7:56 pm
by garvinhicking
Hi!

No, there is no MS SQL driver/support. MSSQL uses quite different SQL syntax which is not compatible to what s9y has to offer.

It can be coded, but no one has had the reason for that yet. PHP5 supports SQLite, so that is the best option for servers that only have MSSQL.

Regards,
Garvin