[REQUEST HELP] Log in Dc

09/15/2011 16:57 raiden90#1
GameServer error After log in:

[Only registered and activated users can see links. Click Here To Register...]

DBConnect.ASP:

Quote:
<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=RAIDEN\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sas;password=12345;"
DBConnA.Open strConnectA

%>
[Only registered and activated users can see links. Click Here To Register...]
FTP SERVER:
[Only registered and activated users can see links. Click Here To Register...]

but i get this:
[Only registered and activated users can see links. Click Here To Register...]

so..any1 can upload the billing ASP files configured OR explain How to configure it? Thanks.
09/15/2011 17:10 pushedx#2
I don't think this will fix your problem, but your ID should be 'sa' and not 'sas' unless you made another sa account with the name of 'sas'.

Your Windows is not in English locale, so your MSSQL driver will not work correctly with the files since your country's datetime format is different than expected. That is some of the errors that are shown in your image when it talks about smalldatetime.

The messages at the very end suggest something else is wrong with your database, did you try deleting any existing data? If you were able to make a character, the db's should be fine, unless you created a character via the database.
09/15/2011 17:14 SynxSux#3
Quote:
Originally Posted by pushedx View Post
I don't think this will fix your problem, but your ID should be 'sa' and not 'sas' unless you made another sa account with the name of 'sas'.

Your Windows is not in English locale, so your MSSQL driver will not work correctly with the files since your country's datetime format is different than expected. That is some of the errors that are shown in your image when it talks about smalldatetime.

The messages at the very end suggest something else is wrong with your database, did you try deleting any existing data? If you were able to make a character, the db's should be fine, unless you created a character via the database.
can u help me when i write id/ pw i got C8 plz tell me how i can fiz plz
09/15/2011 17:25 raiden90#4
Quote:
Originally Posted by pushedx View Post
I don't think this will fix your problem, but your ID should be 'sa' and not 'sas' unless you made another sa account with the name of 'sas'.

Your Windows is not in English locale, so your MSSQL driver will not work correctly with the files since your country's datetime format is different than expected. That is some of the errors that are shown in your image when it talks about smalldatetime.

The messages at the very end suggest something else is wrong with your database, did you try deleting any existing data? If you were able to make a character, the db's should be fine, unless you created a character via the database.
char was created by the client and not from the database. everything works fine and the database communicates with the game server. but the billing server is not. The existing date has not been deleted I just changed the pass in an account