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 > Data conversion

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-28-03, 10:33
kdevitt kdevitt is offline
Registered User
 
Join Date: Nov 2003
Posts: 1
Data conversion

Hi all,

Am working on the transfer of data from a Paradox system to an Access/SQL version for a client.

I can open several tables through access directly, and have no problems with them. However, the main tables aren't readable - if I open the file through notepad, I see the data as follows:

ÿÿÿÿ ¦% €    5 ø ø ÿÿÿÿKELLY S  :Numerous lesions on dorsum of hands. One growing larger.
 V? Actinic Keratosis. Also possible S.C.C. lt hand. Biopsied and sent
for histology.
 

There is an export routine that converts this data to a raw text format, but it only transfers certain records, and I need them all. The file is saved with a .dat extension.

Does anyone have any idea if this is indeed a Paradox file, as the main database definitely is. If so, is there any way of decrypting the data??

Would really appreciate any info on this!!!
Reply With Quote
  #2 (permalink)  
Old 12-14-03, 02:37
Rob Scovell Rob Scovell is offline
Registered User
 
Join Date: Dec 2003
Location: New Zealand
Posts: 17
You should be able to use ODBC to open your Paradox tables in Access.
Reply With Quote
  #3 (permalink)  
Old 12-19-03, 13:20
Maroonotmoron Maroonotmoron is offline
Registered User
 
Join Date: Sep 2003
Location: Dallas
Posts: 182
Re: Data conversion

Access ODBC has some problems with later versions version of Paradox. You may need to get a copy of Paradox and export the files to a Tab Delimited format, assuming what you have is a runtime app and do not have access to the full program. The other possibility is that some of the fields are memo/blob fields which would contain mixes of binary and text if translated into ascii or ansi data improperly.
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