MY SQL and MS SQL Databases?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
dweber
Regular
Posts: 11
Joined: Wed Nov 28, 2007 6:06 pm

MY SQL and MS SQL Databases?

Post 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.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: MY SQL and MS SQL Databases?

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply