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 > Best way to export Btrieve database to Oracle

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-14-03, 11:30
Actarus Actarus is offline
Registered User
 
Join Date: May 2003
Posts: 4
Question Best way to export Btrieve database to Oracle

I'm new in the world of Btrieve database.

Does anyone know which would be the best way to transfer a Btrieve database to an Oracle one?

Converting to flat files and importing them could be a good way but if other more direct ways or tools exists, it would be cool and faster...

Thanks a lot!
Reply With Quote
  #2 (permalink)  
Old 07-15-03, 13:18
Tim Meiers Tim Meiers is offline
Registered User
 
Join Date: Jul 2003
Posts: 18
Re: Best way to export Btrieve database to Oracle

Hi,

One way to accomplish this is with the Export Wizard, which you access from the Pervasive Control Center. See Chapter 3 in the Pervasive.SQL User's Guide for an explanation of the Export Wizard. You may access the Pervasive.SQL documentation a couple of ways:

http://www.pervasive.com/library/ (to view an HTML version)
http://www.pervasive.com/support/tec...ne_manuals.asp (to download a PDF or CHM of the User's Guide)

For best results, use the latest Export Wizard, which is part of Pervasive.SQL version 8 (Pervasive.SQL V*8). The output from prior versions of the Export Wizard contains an indicator depending on whether a column can be made null. You'll notice a "0" or "1" before a column depending on whether the nullable column contains data. You'll have to remove these indicators because Oracle will not know how to interpret them on import.

The Export Wizard for version 8 does not contain the indicators in the output. The output is a standard, comma delimited file.

The data files do not have to be version 8 format.

Regards,
Tim


Quote:
Originally posted by Actarus
I'm new in the world of Btrieve database.

Does anyone know which would be the best way to transfer a Btrieve database to an Oracle one?

Converting to flat files and importing them could be a good way but if other more direct ways or tools exists, it would be cool and faster...

Thanks a lot!
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