R Rich Lusk Guest Nov 17, 2000 #1 I would like to dynamically open and close connections to Oracle within an Access Application to minimize the number of connections and the length of time a user is connected to ORACLE.
I would like to dynamically open and close connections to Oracle within an Access Application to minimize the number of connections and the length of time a user is connected to ORACLE.
N norm Registered User. Local time Today, 12:46 Joined Sep 20, 2000 Messages 62 Nov 28, 2000 #2 try looking into creating table definitions on the fly (setting connect string property etc)...