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 > ODBC Legacy Problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-23-05, 02:22
tim b tim b is offline
Registered User
 
Join Date: Oct 2005
Posts: 1
ODBC Legacy Problem

I have a 10 year old system that uses Paradox to maintain quite a complex bibliography. It does what I want and I no longer have the physical ability to sit at a computer and redevelop the system.

However, I would like to write data to the various tables from using ODBC in (of all things) APL. If I have instructions for this in Visual Basic or MS C++, I can do the conversions.

However, I can't write data because the Microsoft driver is read-only.

Questions:

1) is there another free or low-cost driver that I can use to replace the MS one?

2) I have the BDE on my system. How would I set up this to write data through (say) Visual Basic or Microsoft C++? That is how do these programs recognise the BDE?


Thanks


Tim
Reply With Quote
  #2 (permalink)  
Old 12-08-05, 09:06
Shores Shores is offline
Registered User
 
Join Date: Aug 2003
Location: Bologna - Italy
Posts: 209
The best way to integrate PDOX tables with ODBC is, in my opinion, by using Delphi. Any not to recent version of delphi has both great ODBC connectivity AND bde support to read/write Pdox tables.

Merant systems produced a Pdox ODBC driver, but it was costly. By the way, i think that if you install the BDE on a PC, it will also install Borland ODBC drivers for Pdox tables, which use the bde to access pdox tables and do function well in read write fashion.
__________________
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