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!

watch This Video..After This Video

Newbie Spellweaver
Joined
Jan 29, 2010
Messages
84
Reaction score
0
sir..im use ran final....already chg param to 127.0.0...

because i wan play offline..play alone...

---------- Post added at 07:35 AM ---------- Previous post was at 07:33 AM ----------

u can team view for me??check it for me??
 
Upvote 0
Newbie Spellweaver
Joined
Jan 29, 2010
Messages
84
Reaction score
0
very hard to..if some one can chat wait me yahoo or FB..plsss

---------- Post added at 09:10 AM ---------- Previous post was at 08:30 AM ----------

My Problm~

Service Provider:IANZ SERVER
CreateIoCompletionPort OK
INFO:SQL_ATTR_CONNECTION_POOLING OK
INFO:SQLAllocHandle OK
ERROR:SQLConnect Failed
ERROR:User DB Open Error
Stop IOCP
Stop Message Queue
Stop DataBase
Stop CFG
=======================================================
Server Stop OK
=======================================================
INFO:SQL_ATTR_CONNECTION_POOLING OK
INFO:SQLAllocHandle OK


Service Provider:IANZ SERVER
CreateIoCompletionPort OK
--------------- System Information -------------------
Microsoft Windows XP
Pentium III processor 1603 Mhz
1 System Processor Detected
------------------------------------------------------
2 Worker Thread
1 st Worker Thread Create OK
2 st Worker Thread Create OK
Server Update Thread Create OK
WSASocket OK
Bind OK
127.0.0.1:5001
Server Accept Thread Create OK
ERROR:Session Server Connection Failed
CloseAllClient
Stop IOCP
Stop Meessage Queue
INFO:SQL_ATTR_CONNECTION_POOLING OK
INFO:SQLAllocHandle OK
Stop DataBase
Stop CFG
=======================================================
Server Stop OK
=======================================================
INFO:SQL_ATTR_CONNECTION_POOLING OK
INFO:SQLAllocHandle OK
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Jan 29, 2010
Messages
84
Reaction score
0
/ user database setting value
user_odbc_name RanUser
user_odbc_user sa
user_odbc_pass 1234
user_odbc_database RanUser
user_odbc_pool_size 5
user_odbc_response_time 10

---------- Post added at 10:42 AM ---------- Previous post was at 10:41 AM ----------

which 1??
 
Upvote 0
Junior Spellweaver
Joined
Jan 7, 2011
Messages
176
Reaction score
17
Open Data Source (ODBC) in Adminictritive tools.
On the left side of ODBC click "add"
Then find the SQL NATIVE CLIENT


In the
Name: put "RanGame1"
Description: live it blank
Sever: COMPUTER NAME/SQLEXPRESS
How to know the name of your computer? or SQLEXPRESS (Open the SQL Server Management Studio Express. Copy the Server Name)

then click the (With SQL SERVER authentication using a login ID and password entered by the user)

in Login ID: put (sa)
and for Password: put (1234)
Press "NEXT"

after that click (Change the default database to:)
then click RanGame1
Press "NEXT"

then click "FINISH"

Repeat this step in
RanLog
RanShop
RanUser
 
Upvote 0
Back
Top