Click to See Complete Forum and Search --> : Attaching an HDBC handle to another CDatabase


Farid
April 17th, 1999, 11:38 AM
Hi,

How can I attach an HDBC handle which was opened by a CDatabase object to another CDatabase object, so I wouldn't need to open last one again.

I need to use the ODBC database connection opened in an application (EXE) in another app.

thank you for your help.