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 > PC based Database Applications > Corel Paradox > Paradox *db or *.mdb?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-02-03, 17:28
Mikate Mikate is offline
Registered User
 
Join Date: Jul 2003
Posts: 1
Paradox *db or *.mdb?

Hi all

According to someone the way to connect to a paradox database is to use the following string.


'Provider=Microsoft.Jet.OLEDB.4.0;DataSource=C:\My Database.mdb;Extended Properties="Paradox 7.X;"';

My question is as follows.....

In the example the database is a *.mdb NOT *.db..How is this? Have they changed paradox or what?

I have made a paradox 7 database that I want to start using with ADo instead of the old BDE. BUt I cant connect to it...and I dont know why.

Does anyone have a hint how I should proceed?

Thanx
Reply With Quote
  #2 (permalink)  
Old 08-27-03, 16:11
Shores Shores is offline
Registered User
 
Join Date: Aug 2003
Location: Bologna - Italy
Posts: 209
You should create an ODBC data source in the control panel, using Ms Paradox File Driver, and point id to the DIR that contains your .DB files, and then connect directly to the datasource you've created.

Be aware though that Ms Pdox Odbc drivers are known to have many glitches.
__________________
The only failure is not trying to do it.
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On