G
George Potemkin
Guest
Old kbase article has a hint (dbload.p -> dbdump.p?) : Solution: 146 Type: N Title: Dictionary Dump/Load when using filename > 9 chars Written by dah 07/12/89 If you change a field name into a name of more than 9 characters the load procedure will abort because Progress is using the datatype field to store the name. The workaround is to add the appropriate format into dbload.p where you prompt-for the datatype. See bug#89-11-15-06
Continue reading...
Continue reading...