VB6 & database

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Jan 2005
Posts: 40
Reputation: RonR is an unknown quantity at this point 
Solved Threads: 0
RonR RonR is offline Offline
Light Poster

VB6 & database

 
0
  #1
Nov 11th, 2007
I am having great success with using an access 97 database & VB6.

what other database options do I have? with access 97 it is a problem to have mutilple users even looking, printing data because this will corrupt some records if more that one person even looks at the same record at the same time.

I would like to use the same code, just change the connection string and have a blank database setup with the required fields.

any ideas?? (cheap ideas???) or another solution

Thanks


Ron
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 2,134
Reputation: debasisdas will become famous soon enough debasisdas will become famous soon enough 
Solved Threads: 132
debasisdas's Avatar
debasisdas debasisdas is offline Offline
Postaholic

Re: VB6 & database

 
0
  #2
Nov 12th, 2007
There is no problem with access 97 if mutilple users looking, printing data. That is no way going to create any problem for you. There can be any number of users looking at the same record at the same time.

so far as other databses are concerned ,you can connect to Oracle ,MySql or SQL Server databases also with VB 6.0 by making minor changes to the code.
Share your Knowledge.
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 40
Reputation: RonR is an unknown quantity at this point 
Solved Threads: 0
RonR RonR is offline Offline
Light Poster

Re: VB6 & database

 
0
  #3
Nov 12th, 2007
I setup a test on two computers in my office and when I had two computers just looking at data i had 2 records become corrupted at different times. i was not doing any editing.
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 2,134
Reputation: debasisdas will become famous soon enough debasisdas will become famous soon enough 
Solved Threads: 132
debasisdas's Avatar
debasisdas debasisdas is offline Offline
Postaholic

Re: VB6 & database

 
0
  #4
Nov 13th, 2007
That never happens in database. That might be because of improper coding.
Share your Knowledge.
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 40
Reputation: RonR is an unknown quantity at this point 
Solved Threads: 0
RonR RonR is offline Offline
Light Poster

Re: VB6 & database

 
0
  #5
Nov 13th, 2007
is Oracle expensive???
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 40
Reputation: RonR is an unknown quantity at this point 
Solved Threads: 0
RonR RonR is offline Offline
Light Poster

Re: VB6 & database

 
0
  #6
Nov 13th, 2007
would the free version of Oracle work with VB6?

can i use the free version with multiple users?

does VB6 already have the required .dll & .ocx files to run Oracle, if not, where could I get them??


any information would be helpful.


in regard to Access, if I just want to view records do I open the DB in a different way?? could this be my problem?
Last edited by RonR; Nov 13th, 2007 at 11:27 am.
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 537
Reputation: choudhuryshouvi is an unknown quantity at this point 
Solved Threads: 49
choudhuryshouvi's Avatar
choudhuryshouvi choudhuryshouvi is offline Offline
Posting Pro

Re: VB6 & database

 
0
  #7
Nov 13th, 2007
you can download the latest version of oracle(ora10g) from http://www.oracle.com(IT'S FREE) but be aware this could be of 2.0 gb in size(the downloadable file itself). just download and begin the installation process, the rest thing will be managed by the oracle installer itself. it will install the data provider which you can use to communicate with any oracle database and its associated tables,views,procedures,triggers etc from your vb6 apps.

regards
Shouvik
Shouvik_The_Expert_Coder
Have a problem? Don't worry just give me a call and I'll fix it for you.
Reply With Quote Quick reply to this message  
Reply

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


Thread Tools Search this Thread



Tag cloud for Visual Basic 4 / 5 / 6
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC