-
Account Upgraded | Title Enabled!
Re: Stuck at Login Screen
Added you on MSN.
Ontopic: Still doesnt ><
-
Account Upgraded | Title Enabled!
Re: Stuck at Login Screen
Dbl post: Applied it to all the .ini files that have "DB" in it. 3 of em.
Still doesn't work.
Anyone could please upload SQL 2000 on MediaFire or some other free host and let me download it? Thanks in advance =)
-
Re: Stuck at Login Screen
u opened ur port ? (port number 1433)
-
Account Upgraded | Title Enabled!
Re: Stuck at Login Screen
-
Enthusiast
Re: Stuck at Login Screen
Database Connect Fail (uid=Cabaler;pwd=sharmaine;dsn=CabalGame24;APP=DBAgent_24)
meaning:
(linux)DB = ok
(win) SQL = not ok.
you can login thru sql authentication? but this problem
DB ERROR(MSG) : [unixODBC][FreeTDS][SQL Server]Server is unavailable or does not exist.
I think you have mistaken /etc location.
do this.
1. Leave a copy of the two ODBC.ini files in /etc.
2. Copy another one in /usr/local/etc.
I reinstalled my server and try not putting it in the /usr/local/etc.
after that you can now see Database connect success.
Reminder: Check your servers.
root@cabal~:service cabal status
there should be no failed status. if there is check your configuration/ini files.
-
Member
Re: Stuck at Login Screen
Having a similar problem...
DB ERROR(MSG) : [unixODBC][Driver Manager]Can't open lib '/usr/lib/libtdsodbc.so.0' : /usr/lib/libtdsodbc.so.0: cannot open shared object file: No such file or directory
What do i do with this??
http://forum.ragezone.com/showthread...06#post3839406
Have done the:-
[DSN]
DBId=Cabaler
DBPwd=sharmaine
DBAppName=DBAgent_24
DBAddr=serverip <--- add this to your config
DBCatalog=gamedb <--- add this to your config
btw: do u do DBAddr=serverip or DBAddr=192.168.1.74(centos) or 192.168.1.64(windows)
I put DBAddr=serverip
Think cypher666 was right tho might be my libssl.. not sure how to check if its working/reinstall?
EDIT:-- fix for me was uninstall and reinstall ODBC.. dun need use yum, just go to </root> look for the unixODBC RC3-i386 and double click /right clikc install.. DONE.
but without these errors still cant connect after 5-6 tries lol
Last edited by cutie123; 06-08-08 at 11:51 AM.