IT Community - Software Programming, Web Development and Technical Support

Database for Vbasic

This is a discussion on Database for Vbasic within the Database Support forums, part of the Web Development category; Forgive me as I'm a bit new at this and I tend to learn things as I pass and ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > Database Support

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 04-07-2007, 04:26 AM
nhoj nhoj is offline
D-Web Programmer
 
Join Date: Apr 2007
Posts: 96
nhoj is on a distinguished road
Default Database for Vbasic

Forgive me as I'm a bit new at this and I tend to learn things as I pass and go. Aside from MS Access, what other databases can you use for VB?
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-09-2007, 04:07 AM
vadivelanvaidyanathan vadivelanvaidyanathan is offline
D-Web Genius
 
Join Date: Feb 2007
Posts: 803
vadivelanvaidyanathan is on a distinguished road
Default Re: Database for Vbasic

Use Oracle, SQL server,My SQL for VB.

-V.Vadivelan
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-10-2007, 10:01 AM
Karpagarajan Karpagarajan is offline
D-Web Analyst
 
Join Date: Mar 2007
Posts: 299
Karpagarajan is on a distinguished road
Thumbs up Re: Database for Vbasic

Hi,

Yes you can use any kind of older version databases like foxpro. Only thing is you have to use the appropriate library to make use of the databases. The above said databases will be accessed by adding the Microsoft DAO library to your project. and use the following command to open any kind of databases..

Dim db As Database
Set db = OpenDatabase(DatabaseName)


thanks
__________________
Karpagarajan. R
Necessity is the mother of invention
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-24-2007, 08:21 PM
ewriter ewriter is offline
D-Web Trainee
 
Join Date: Apr 2007
Posts: 19
ewriter is on a distinguished road
Default Re: Database for Vbasic

You can use any database with visual basic. But I use oracle and ms access you should use different connectivity string for each.

For oracle : provider = MSDAORA.1 and for access it is provider=Microsoft.jet.oledb.4.0 and you should give user name and password while using oracle.

Let me knwo if you have any problem regarding this , I may help you
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Difference between Regular database connection and Persistent Database Connections? Falcon PHP Programming 1 11-03-2007 05:13 AM
How can I convert a Access database to a MySQL database? itbarota PHP Programming 2 09-13-2007 10:04 AM
What is a database link? vadivelanvaidyanathan Database Support 1 07-17-2007 12:11 AM
Database Query vigneshgets Software Testing 0 05-17-2007 05:51 AM
database testing nssukumar Software Testing 1 03-22-2007 07:06 AM


All times are GMT -7. The time now is 08:35 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0