954,559 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Can anyone tell me how to connect VB6 files with database??

Hello Guys,
I am new to VB6 & Oracle too.
I have one got one Project from my friend.
He gave me some VB6 files & 2 SQL files for Oracle database.
Now i want to know that how can i connect my VB files to database??

I am also attaching my project file so i can get better help.

Attachments PROJECT.zip (24.42KB)
ahirmayur
Newbie Poster
1 post since Oct 2007
Reputation Points: 10
Solved Threads: 0
 

hi,

Already Connection is done between VB and Oracle Database and the code is available in the "Code Module"

Conn.ConnectionString = "Provider=MSDAORA;User ID=scott;Password='tiger';Persist Security Info=False"


In your System, Find the User name and password of the Oracle and assign the User name and password in the Connectionstring and then run the project.

Shailaja:)Hello Guys,
I am new to VB6 & Oracle too.
I have one got one Project from my friend.
He gave me some VB6 files & 2 SQL files for Oracle database.
Now i want to know that how can i connect my VB files to database??

I am also attaching my project file so i can get better help.

manoshailu
Junior Poster
105 posts since Jun 2007
Reputation Points: 34
Solved Threads: 10
 

Please check thread 118202. i think u can better help from this thread. if u not get help please reply.

abu taher
Practically a Posting Shark
845 posts since Jul 2008
Reputation Points: 14
Solved Threads: 78
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You