If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > dbf

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-25-04, 05:20
PsyDonia PsyDonia is offline
Registered User
 
Join Date: Jan 2004
Posts: 3
dbf

Hello I want to Connect to an .dbf database

How should I do and what engine do I need.
and where can I download that engine.
Reply With Quote
  #2 (permalink)  
Old 01-28-04, 16:49
timclaason timclaason is offline
Registered User
 
Join Date: Nov 2003
Posts: 9
Re: dbf

You can use the Visual FoxPro Driver in most instances...depends on the db software.
Try this:
strConnect = "Driver={Microsoft Visual FoxPro Driver}; SourceType=DBF; SourceDB=C:\DBF_FILE_DIRECTORY\; Exclusive=No;
Reply With Quote
  #3 (permalink)  
Old 01-29-04, 14:22
PsyDonia PsyDonia is offline
Registered User
 
Join Date: Jan 2004
Posts: 3
ok thnks.
Where can I Download The Fox Drivers.
or is it built in in windows.
Reply With Quote
  #4 (permalink)  
Old 01-29-04, 14:25
timclaason timclaason is offline
Registered User
 
Join Date: Nov 2003
Posts: 9
It's builtin
Reply With Quote
  #5 (permalink)  
Old 01-30-04, 08:48
PsyDonia PsyDonia is offline
Registered User
 
Join Date: Jan 2004
Posts: 3
ok.
Thanks I would test that.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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