Will the script run on SQL vs. MySQL?

I am trying to set this up on our sindows servers and we have SQL setup and running but for some reason it still won't connect to the database. Will this work with SQL or does it have to be strict MySQL?

Comments

  • trisweb Administrator
    Right now it uses MySQL queries directly. You'd have to hack the data model to change it.

    In future versions I think I'll add some database layer and abstract it to that so more can be used. That's way down the road though, sorry about that.
Sign In or Register to comment.