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!

[Relase] HowTo make ODBC link to database ACCOUNT

Joined
Jan 22, 2005
Messages
889
Reaction score
80
As alot people have the same problem as i had i will make little tutorial how to make ODBC account
Step1:
go to Control Panel > Administrative Tools, open Data Sources (ODBC)
select System DSN
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums

click Add > SQL Server
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums

click Finish
type in Name - ACCOUNT
type in Server - (local) (or use dropdown menu)
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums

press Next
select With SQL Server authentication using a login ID and password entered by th user
type in your Login ID (default sa)
type in your Password that you did use in SQL Server registration
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums

press Next
select Change the default database to:
select account
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums

press Next
do not change anything in this window just press Finish
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums

press Test Data Source...
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums

if you did all correctly you should see following window
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums

now press OK and close all windows by clicking OK
and thats it server should run now without errors
proof:
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums
 
Last edited:
Junior Spellweaver
Joined
Nov 22, 2008
Messages
128
Reaction score
4
Nice Release

Yea i do that and i still get errors
when trying 2 run the server.
 
Newbie Spellweaver
Joined
Jan 9, 2009
Messages
88
Reaction score
1
hey does any of you know where i can download the odbc drivers. One of my dedis have only 1 driver (SQL server), it doesnt have none of the other drivers for example microsoft access and other drivers on the list. So anyway i can manually install them because hte odbc for sql isnt working on that dedi.
 
Newbie Spellweaver
Joined
Sep 2, 2006
Messages
19
Reaction score
0
Nice Release

Yea i do that and i still get errors
when trying 2 run the server.

Make sure that you use (local) for your server in making your ODBC. Our files seems not to work when using sql server instance as your server.
 
Newbie Spellweaver
Joined
Jan 9, 2009
Messages
88
Reaction score
1
yes thats what i first thought too but my dedi has windows 2003 standard edition 64x and none of the drivers are there therefore the odbc links dont work.
 
Newbie Spellweaver
Joined
Apr 14, 2009
Messages
9
Reaction score
0
i make a odbc conection:
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums

(
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums
)

and:
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums

(
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums
)

This is my cast config...its ok ?
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums

(
commandcom - [Relase] HowTo make ODBC link to database ACCOUNT - RaGEZONE Forums
)

Pliss, help me !!! Sorry for my very bad english, i am brazilian xD
 
Newbie Spellweaver
Joined
Apr 14, 2009
Messages
9
Reaction score
0
OMG !!! sorry ! its all ok ! no was problem xD
 
Back
Top