Icon View Incident Report

Serious Serious
Reported By: Larry Lustig
Reported On: 4/3/1998
For: Version 0.05 Build 1
# 86 Field Numbers and Internal Offsets Incorrect for Auto-Increment Fields

I added a table:

PhraseID AutoInc (primary key)
Phrase Memo

I place the Phrase field on a form by dragging it from the persistent field editor to my form. A label and a DBMemo field are created and immediately I get the following message:

#10753 Invalid field specified for blob file

Any suggestions?

Also:

I opened the table for restructuring in DBISAM and changed the type to FmtMemo. DBISAM gave me an access violation (this is the DBISAM Database System, not within Delphi). Once this happens, no matter
what I do (like changing the type back to Memo), I can't save the table structure changes.

Also:

When I try to create records for this table within the DBISAM Database System the AutoInc field doesn't seem to get values and I can't edit the Memo.


Comments Comments
Field offsets and numbers were getting messed up for auto-increment fields.


Resolution Resolution
Fixed Problem on 4/1/1998 in version 0.06 build 1
Image