borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Password)Next Topic (data aware class) New Topic New Poll Post Reply
AndreaVB Forum : Database : Dbf Linkage.
Poster Message
aryan_roy
Level: Guest


icon Dbf Linkage.  Archived to Disk

I want to link to Dbf files through my vb application.
How should i do it??

15-05-2002 at 06:29 PM
| Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1617
icon Re: Dbf Linkage.  Archived to Disk

I don't remember which program does the .dbf database format, but offhand there are a few ways to connect to virtually any file type.

ADO (add ado control, properties,  to see what the connection string property should be, it's a option driven type of thing)

- or -

DSN (Data sources ODBC), then us ado and use the DSN as the data source

15-05-2002 at 07:15 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
AndreaVB Forum : Database : Dbf Linkage.
Previous Topic (Password)Next Topic (data aware class) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder