Hi Jim:
I currently use Titan (with C++Builder) and use lots of variable length
records, using the 'note' filed type. No problems at all.
What seems to be the trouble? You have set the 'variable length' flag on
file creation, right? The record length, upon creation, should *not* include
the length of the variable portion at all.
HTH,
Martin.
"Jim Reiley" <jreiley (AT) frontiernet (DOT) net> escribió en el mensaje
news:641c8393.0404210446.4aa94e46 (AT) posting (DOT) google.com...
Quote:
I use TItan for accesing V8 data with Delphi7. If anyone uses the same
access method, I need a datatype to handles a variable length field.
I thought a note field would work but I can't seem to get it to work.
Any thoughts would be appreciated.
JR |