|
-
August 20th, 2001, 12:35 AM
#1
Starting a oracle database automatically
Hi everybody,
I have created a database in Oracle 8i which i am using in vb6. My problem is that whenever i open
any form, i have to connect to the database manually everytime. I want that, as soon as i load my project, the database should open automatically. Please help me out
shrikant
[email protected]
-
August 20th, 2001, 02:07 AM
#2
Re: Starting a oracle database automatically
Hello,
I assume you are using the connection string to specify the ODBC connection. Within this string you can specify the user name and password UID and PWD respectively.
Andrew
-
August 20th, 2001, 07:04 AM
#3
Re: Starting a oracle database automatically
Insert your connection code to the Form_Load event
Iouri Boutchkine
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|