Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Jason Crouse

    (@coolmann)

    Slimstat uses WordPress’ $wpdb object. If you were able to make WP work on SQL server, then Slimstat should work as well. Maybe the procedure that initializes the environment needs to be tweaked since it chooses the MySQL engine to use, which SQL server doesn’t support.

    Thread Starter scottuk

    (@scottuk)

    Thanks camu … I a newbie when it comes to this , I have some sql knowledge .. any ideas what I should do

    Plugin Contributor Jason Crouse

    (@coolmann)

    Here you can find the table definitions. I would create them BEFORE installing Slimstat, so that no errors are triggered.

    https://plugins.trac.wordpress.org/browser/wp-slimstat/trunk/admin/wp-slimstat-admin.php#L210

    Please note, version 4.0 is about to introduce a whole new data structure, so you might want to wait a few more days.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Ms SQL Server’ is closed to new replies.