I'm using direct connection to a btrieve database and there's a problem with 2 tables. All the field-names are shown twice: once normally, and second time field-name gets a prefix NN_. So the table looks like this:
field_name1
NN_field_name1
field_name2
NN_field_name2
...
When I try browsing on that NN_ field, I get database error Btrieve[62]:Incorrect descriptor.
Did anyone have this problem before? Why is this happening?
Thanx.
field_name1
NN_field_name1
field_name2
NN_field_name2
...
When I try browsing on that NN_ field, I get database error Btrieve[62]:Incorrect descriptor.
Did anyone have this problem before? Why is this happening?
Thanx.