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 > Migrating Cobol application C-ISAM -> Pervasive (Btrieve)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-19-03, 09:11
patten patten is offline
Registered User
 
Join Date: Nov 2003
Posts: 2
Question Migrating Cobol application C-ISAM -> Pervasive (Btrieve)

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