Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Migrating Cobol application C-ISAM -> Pervasive (Btrieve)

Status
Not open for further replies.

Patten

Technical User
Aug 22, 2002
106
BE
I'm trying to migrate an existing Cobol application using C-ISAM as data layer to Pervasive. I've installed successfully the rmbtrv32.dll which translates the Cobol commands in appropiate Btrieve commands. I've uploaded the Cobol data from the C-ISAM file into a table in Pervasive. However when I try to execute Cobol code now I do get the Cobol Runtime error 3950: something about invalid number of keys or invalid sequence of the keys. Indeed the Cobol C-ISAM files do have alternate keys, which I tried to create as secondary indexes on my Pervasive table, but still I receive the same error message. Anybody ideas what I'm missing?
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top