connecting php with oracle9i database
421365May 15 2004 — edited May 26 2004i tried to connect to oracle 9i database after creating
dsn name as studentphp with username admin and passwd admin by using the following command and i got the following error.
pls suggest me some solution
$link=odbc_connect("studentphp","admin","admin");
Warning: SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in C:\Documents and Settings\ramakrishna.MSITLAB\Desktop\SIS\login_form.php on line 20