[HELP]Registration Page Error

05/05/2010 06:11 Anihilater#1
Code:
Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in C:\AppServ\www\register.php  on line 28

Warning: odbc_do(): supplied argument is not a valid ODBC-Link resource in C:\AppServ\www\register.php on line 34

Warning: odbc_fetch_row(): supplied argument is not a valid ODBC result resource in C:\AppServ\www\register.php on line 35

Warning: odbc_result(): supplied argument is not a valid ODBC result resource in C:\AppServ\www\register.php on line 36

Warning: odbc_do(): supplied argument is not a valid ODBC-Link resource in C:\AppServ\www\register.php on line 81

Warning: odbc_do(): supplied argument is not a valid ODBC-Link resource in C:\AppServ\www\register.php on line 82

Warning: odbc_close(): supplied argument is not a valid ODBC-Link resource in C:\AppServ\www\register.php on line 83
Ok I followed tomik's wonderful reg page creation video exactly and this is the error I get what have I done wrong. I know it is probably some simple thing I missed and I'm probably going to look like an idiot when I get the answer but all the same I would like the answer please. For some reason things don't want to cooperate with me this time. this is the second server I have created the first was over a year ago and everything went smoothly now this will be the second problem I have run into in the creation of this server. LOL
05/05/2010 18:03 Anihilater#2
Ok here we go again I post a problem and then solve it myself lol for those of you having this same issue the answer is simple if you are running XP 64 bit edition like me SQL 2000 is a 32 bit program so in order to set up the ODBC even on a 64 bit OS you will need to navigate to C:\Windows\SysWoW64\ and in there you will find odbcad32.exe which will open the 32 bit odbc admin program allowing you to make a system DSN for your account database just like in the video then all will work

P.S. Since I have solved the problem devs can close this thread :)
05/06/2010 09:49 ~Kakkarot~#3
1. Please do not double post again

2. We are not devs , we're called moderators (mods)

#closed