View Single Post
Old 12-08-2005, 10:30 AM   #1 (permalink)
jimmyoctane
Registered User
 
jimmyoctane's Avatar
 
Join Date: Sep 2003
Location: California
Posts: 26
jimmyoctane is on a distinguished road
Send a message via AIM to jimmyoctane
Reconnecting to SQL database

Can anyone point me in the right direction as to a problem Im having.
The first time I connect to the database all is fine, but when I reconnect to the same database I get error:
Code:
Warning: odbc_connect() [function.odbc-connect]: SQL error: Connection to
 relational database [] already exists., SQL state 08002?Connection to
relational database [] already exists
Is there a global setting for disconnect after usage I can check..This would be on an apache server on an IBM Iseries?

any help would be appreciated.

thanks
Jimmy
jimmyoctane is offline   Reply With Quote