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 > Database Server Software > Pervasive.SQL > BTRIEVE to sql ?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-27-06, 02:36
uhustick uhustick is offline
Registered User
 
Join Date: Jul 2006
Posts: 1
BTRIEVE to sql ?

HI,
I have a small financial apllication producing BTRIEVE format (thats what the vendor told me ). Vendor is not disclosing any further details.

I have to create reports out of this db, but have no idea how btrieve works or BT format looks like. ( And I really don't want to dig in this deeply...)
SQL would be no problem...

So I took a look on the directories structure.
All I can find, looking somehow related to my data here, is a set of DDF and BTW files.

For reporting it would be OK to have a data dump exported weekly.
So....is there any wizard available which could covert my data to sql, or a I dreaming ?

thanks for any help

US
Reply With Quote
  #2 (permalink)  
Old 07-27-06, 08:32
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
You don't "convert Btrieve to SQL". Your options will depend on several things:
-- What version of Btrieve/Pervasive does this application use? If it's not PSQL 2000 (or V8 or V9), you are going to have a hard time finding an ODBC driver for it.
-- You're going to need DDFs files that accurately describe the data files. These should come from the vendor since they know the exact record structure.

Now, once you've got an ODBC driver, DDFs, data files, a PSQL engine, and an ODBC application (Excel, Access, Crystal Reports, etc), you would create the ODBC DSN pointing to your DDFs/Data files and then use that DSN in the application.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
Reply With Quote
  #3 (permalink)  
Old 08-24-06, 11:37
dbsupport4me dbsupport4me is offline
Registered User
 
Join Date: Feb 2004
Location: Irving, TX (Dallas, Fort Worth)
Posts: 376
Where

I have ODBC for MS-SQL, MS-Access, MySQL, Oracle, and Sybase, but need to know where to get one for Betrieve/Pervasive.

Does anyone know?

DBS4M
Reply With Quote
  #4 (permalink)  
Old 08-24-06, 11:49
mirtheil mirtheil is offline
Registered User
 
Join Date: Dec 2001
Posts: 1,026
I would start at http://www.pervasive.com. Depending on your version though, you might have a hard time finding an ODBC driver. I think Data Direct (http://www.datadirect.com) has one too.
__________________
Mirtheil Software
Certified Pervasive Developer
Certified Pervasive Technician
Custom Btrieve/VB development
http://www.mirtheil.com
I do not answer questions by email. Please post on the forum.
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