dbTalk Databases Forums  

Tool to migrate DDFs from version 6 to version 9?

comp.databases.btrieve comp.databases.btrieve


Discuss Tool to migrate DDFs from version 6 to version 9? in the comp.databases.btrieve forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bill
 
Posts: n/a

Default Tool to migrate DDFs from version 6 to version 9? - 02-21-2007 , 06:02 PM






I need to convert some DDFs from version 6 to something that PSQL
version 9 can read. Does anyone know of a utility (preferable free)
that will do this? Thanks

--
..Bill.

Reply With Quote
  #2  
Old   
nelsonsoft
 
Posts: n/a

Default Re: Tool to migrate DDFs from version 6 to version 9? - 02-22-2007 , 09:14 AM






On Feb 21, 5:02 pm, "Bill" <n... (AT) no (DOT) com> wrote:
Quote:
I need to convert some DDFs from version 6 to something that PSQL
version 9 can read. Does anyone know of a utility (preferable free)
that will do this? Thanks

--
.Bill.
Bill,

All Pervasive versions are backward compatible. The version 9 engine
will read the version 6 DDF files. Are you getting an error?

Gil



Reply With Quote
  #3  
Old   
Wayne
 
Posts: n/a

Default Re: Tool to migrate DDFs from version 6 to version 9? - 02-22-2007 , 11:42 PM



On Feb 21, 4:02 pm, "Bill" <n... (AT) no (DOT) com> wrote:
Quote:
I need to convert some DDFs from version 6 to something that PSQL
version 9 can read. Does anyone know of a utility (preferable free)
that will do this? Thanks

--
.Bill.
Be careful, though, if your v6.15 DDFs are currently being used by an
application, opening them with v9 will automatically convert them
unless you change the "Create File Version" under "Compatibility" in
the engine properties to "6.x". If v9 converts them, the legacy app
will fail.

My guess is that, assuming you've protected yourself by modifying the
Create File Version, PCC still might choke on the old DDFs because of
some legacy structure problem. Pre-PSQL tools (Xtrieve, the old
Smithware tool, etc.) allowed the creation of DDFs that described data
structures like COBOL OCCURS and REDEFINES that are "illegal" in the
SQL and ODBC world. Pervasive's new DDF Builder might be able to deal
with those, and it's free, so it's worth a shot.

You don't really want something that automatically converts 6.x-era
DDFs to 9.x-era DDFs because there are just so many issues to
consider. You need more control over what happens. What you really
need is a tool that will at least be able to open the DDFs without
complaint and let you clean them up. Having said that, v9 does have
support built in for COBOL structures, so if that's where you're
coming from, it would be worthwhile downloading the SDK and exploring
those options.

Wayne
Analytica Business Systems
http://www.analyticabiz.com






Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.