|
01-31-2006, 02:28 AM | #1 |
Green Mole
Join Date: Jan 2006
Posts: 3
|
Resource id #???? odbc_connect
Hi,
This is a portion of the program which gives me output correctly. $conn = odbc_do ('myDsn', 'sa','sa'); echo '$conn-> '.$conn; The output i am getting is $conn-> Resource id #2 And the program worked fine. The same statment in other program gives me the output as $conn-> Resource id #11 And am not getting any result set while using that connection. Can anybody tell me whats this 'Resource id #' is all about?? and how i got two different values? Thanks |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fatal error: Call to undefined function: odbc_connect() | NPeart1 | Coding & Tutorials | 0 | 12-20-2005 07:21 AM |
Bahasa Indonesia Languag(id-language.php) for phpdig | Dody S Wijaya | Mod Submissions | 0 | 02-20-2005 11:27 PM |
Spider an affiliate site with affiliate id | ChadK | How-to Forum | 1 | 09-23-2004 02:45 PM |
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource | ullone | Troubleshooting | 19 | 05-18-2004 01:39 PM |