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

Reply

Join Date: Oct 2007
Posts: 1
Reputation: ahirmayur is an unknown quantity at this point 
Solved Threads: 0
ahirmayur ahirmayur is offline Offline
Newbie Poster

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

 
0
  #1
Aug 25th, 2008
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.
Attached Files
File Type: zip PROJECT.zip (24.4 KB, 4 views)
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 95
Reputation: manoshailu is an unknown quantity at this point 
Solved Threads: 9
manoshailu's Avatar
manoshailu manoshailu is offline Offline
Junior Poster in Training

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

 
0
  #2
Aug 26th, 2008
hi,

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

Visual Basic 4 / 5 / 6 Syntax (Toggle Plain Text)
  1. 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





Originally Posted by ahirmayur View Post
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.
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 471
Reputation: abu taher is an unknown quantity at this point 
Solved Threads: 24
abu taher's Avatar
abu taher abu taher is offline Offline
Posting Pro in Training

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

 
0
  #3
Aug 29th, 2008
Please check thread 118202. i think u can better help from this thread. if u not get help please reply.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC