Last edited by coolgirlpwns; 21-08-12 at 04:17 PM.
Why do you want to use MSSQL ? The serverfiles are Linux. It whould be a bad idea to use MS shit on a linux system![]()
It used to be mssql in original server, and YES, its possible.
Before you attempt that you need to convert your users passwords to readable md5 hashes.
Then you can dump the whole database as *.sql file, change some little stuff in the stored procedures, and then you can upload it to mssql server.
If all that is done you set the odbc driver to mssql in table.xml and you are done.
If i had the original mssql structure i could tell you what to change, but we lost them over a year ago and decided to use mysql since then because you dont need the windows box online all the time this way.
Hmmm okay, well i fixed it
nope.chuck testa
Fix removed
Last edited by coolgirlpwns; 21-06-12 at 03:45 AM.