Question about Database

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
svetoslav.mateev
Forum Newbie
Posts: 1
Joined: Tue May 25, 2010 10:58 am

Question about Database

Post by svetoslav.mateev »

Do someone know how can I use STSdb with PHP?

Thanks in advance.
User avatar
Weirdan
Moderator
Posts: 5978
Joined: Mon Nov 03, 2003 6:13 pm
Location: Odessa, Ukraine

Re: Question about Database

Post by Weirdan »

most likely you can't, because it's embedded database for .NET . Well, of course you could try to write a mysql pluggable storage engine plugin for it, but is it really worth the hassle?
Post Reply