Need help with SQL :(

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jan 28, 2006
Messages
14
Reaction score
0
Hey guys...
I need help with my SQL program...

I got : "SQL Server Enterprise Manager"

I need to know how I can import files into that Program and how I can import a database.


Thx for help


 
Divine Celestial
Loyal Member
Joined
Nov 11, 2004
Messages
810
Reaction score
0
You run queries to the database to create your databases and tables. And only use MSSQL if you're running a gameserver that requires it...such as MU. If you're just using it for your site, use MySQL.

[N]asser` ~ Out
 
Custom Title Activated
Loyal Member
Joined
Aug 8, 2004
Messages
3,892
Reaction score
20
Why only if you use a gameserver that requires it? MSSQL still is a lot better then MySQL in some ways (such as parametrised queries, subqueries, scheduled jobs, etc.)

Anyway, go see the MuOnline forum, there are plenty of guides there on how to setup your MSSQL server.

(a damn good hint would be the 'import database' thingie btw...)

Closed for obvious reasons.
 
Status
Not open for further replies.