[Problem]Character Deletion
When the deletion process,the character cant be deleted plus the guy is stuck..
when tried to login again the character cant login anymore
plus if you create new character it will say database problem
anyone have any issue about it before? any fixes? thx
Problem T_T
Help will be appreciated thx
regards,
error0024
Re: [Problem]Character Deletion
I have this problem too.. its on GP happend too i think OO'
Re: [Problem]Character Deletion
Problems fixed!
DRIVER={SQL Server};SERVER=localhost;UID=(Put ur cabal connection ID);PWD=(Put ur cabal connection PW);
after that it will work remember to put this into linked server(GAMESERVER)
Re: [Problem]Character Deletion
Quote:
Originally Posted by
error0024
Problems fixed!
DRIVER={SQL Server};SERVER=localhost;UID=(Put ur cabal connection ID);PWD=(Put ur cabal connection PW);
after that it will work remember to put this into linked server(GAMESERVER)
Do you mean to put cabal user ingame? or cabal SQL Login?
And where? in Provider String?
Re: [Problem]Character Deletion
i tested your fix, but it didn't work for me.
Re: [Problem]Character Deletion
Quote:
Originally Posted by
[hidden]
i tested your fix, but it didn't work for me.
For me too..
Re: [Problem]Character Deletion
becouse its not a sql problem. -.-
no one here use a profiler?
Re: [Problem]Character Deletion
but then it worked for me ...weird >_>
hmm
Re: [Problem]Character Deletion
Quote:
Originally Posted by
dordort
Do you mean to put cabal user ingame? or cabal SQL Login?
And where? in Provider String?
LOL "put cabal user ingame" PFFFFFFF
nice try, nice knowledge
Re: [Problem]Character Deletion
ahuhuuhauh ohh god...
for this problem i have 1 teority, i delete sucessefully 1 time in my acc, i think have relation with login problem...
Re: [Problem]Character Deletion
Quote:
Originally Posted by
error0024
but then it worked for me ...weird >_>
hmm
So maybe if you answer my question, i succes too!
Where to put this command?.. in Provider String?
And you put your cabal user in game or cabal DB user?
Re: [Problem]Character Deletion
this only work's on someone time changing form ,
Quote:
DRIVER={SQL Server};SERVER=localhost;UID=(user id);PWD=(user pass);
or
DRIVER={SQL Server};SERVER=localhost;UID=;PWD=;
DRIVER={SQL Server};SERVER=localhost;UID=;PWD=";
);
if you use the id of cabal "ACCOUNT" database, you can see all the table of "ACCOUNT" db if you not input or input "sa" login you only view the normal tables. but all works to create character, not tested delete char and all have the login problem.
remember these string is for the Llinked Server"
Re: [Problem]Character Deletion
Quote:
Originally Posted by
force_br
this only work's on someone time changing form ,
);
if you use the id of cabal "ACCOUNT" database, you can see all the table of "ACCOUNT" db if you not input or input "sa" login you only view the normal tables. but all works to create character, not tested delete char and all have the login problem.
remember these string is for the Llinked Server"
Hmm.. i have to put the "(" and ")" too? XD or without that?
Re: [Problem]Character Deletion
Re: [Problem]Character Deletion
put it at the GAMESERVER
nearby the linked server ^^
Re: [Problem]Character Deletion