Title: Compatability with Project Nami / SQL Server
Last modified: February 3, 2019

---

# Compatability with Project Nami / SQL Server

 *  Resolved [Patrick Bates](https://wordpress.org/support/users/patricknami/)
 * (@patricknami)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/compatability-with-project-nami-sql-server/)
 * Hello, it was recently necessary for us to work on making your plugin compatible
   with Project Nami, a fork of WordPress which runs on SQL Server. The changes 
   we had to make were very minor, and seemed to be from a small subset of queries
   whose syntax doesn’t match others in your plugin.
 * Essentially, any UPDATE statement which used an alias in the format “bookings
   AS bk” is invalid in SQL Server. So we only had to remove the use of the alias.
 * For your reference, these are the files we had to modify:
    wpbc-ajax.php wpbc-
   booking-new.php wpbc-activation.php wpbc-functions.php
 * As these changes should have no negative impact on MySQL, we hope you will incorporate
   this into your plugin so our changes will not be overwritten by your future updates.
 * Thanks!
 * P.S. — We’re still undergoing dev/test with the site which wanted to use your
   plugin, so additional info may follow.

Viewing 1 replies (of 1 total)

 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/compatability-with-project-nami-sql-server/#post-11162549)
 * Hello.
    Thank you for this info. Kind Regards.

Viewing 1 replies (of 1 total)

The topic ‘Compatability with Project Nami / SQL Server’ is closed to new replies.

 * ![](https://ps.w.org/booking/assets/icon-256x256.gif?rev=3335907)
 * [Booking Calendar](https://wordpress.org/plugins/booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking/)
 * [Active Topics](https://wordpress.org/support/plugin/booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/compatability-with-project-nami-sql-server/#post-11162549)
 * Status: resolved