Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Msql data base problem

Newbie Spellweaver
Joined
Dec 27, 2003
Messages
28
Reaction score
0
I'am un able to exe the serverdate.sql on a MySQL 4.0.20a database

here is the error i get when i try to exe the DB

#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '[dbo].[CreditInfo] (
[FriendID] [char] (24) COLLATE Korean_Wa
 
J

jjaacc

Guest
The serverdate file work with MSSQL Server not with MySQL, install MSSQL Server trial version and try again.
 
Last edited by a moderator:
Back
Top