SQL question
Since it seems that theres a great understanding of SQL around here does the SQL program matter like will a mySQL database code not work for msSQL and so forth?
|
All SQL databases will (should) support the ANSI SQL (1992?) standard. All will also have DBMS specific variations (i.e. MS Transact SQL).
|
If you expect EQEmu to work, it's Mysql or bust. The code uses the Mysql libraries as its database client, and the database calls aren't abstracted well enough to make it easy to use another database program instead.
|
Quite amazing really.
|
All times are GMT -4. The time now is 10:16 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.