gauravtechz
10-09-2004, 11:16 AM
Hello friends,
I have made a web site using php and I have to connect the database using odbc in windows 2000.
I have done it windows 98 and it is working fine but In windows 2000, it is giving the message - "Not connecting to Database".
Can anyone tell me that Is there any different way to connect to MS-Access using odbc in Windows-2000.
i m using the command
odbc_connect("dsn","","") or die("Couldn't connect to database");
REply it soon
Thanks in advance
I have made a web site using php and I have to connect the database using odbc in windows 2000.
I have done it windows 98 and it is working fine but In windows 2000, it is giving the message - "Not connecting to Database".
Can anyone tell me that Is there any different way to connect to MS-Access using odbc in Windows-2000.
i m using the command
odbc_connect("dsn","","") or die("Couldn't connect to database");
REply it soon
Thanks in advance