Blob Field Crashing Director
Ruslan Zasukhin
sunshine at public.kherson.ua
Thu Jul 3 01:38:32 CDT 2003
on 7/3/03 0:13, Matt Wells at mwells at realestatepowertools.com wrote:
Hi Matt,
> I'm trying to store an embedded Font Cast member in to a blob field,
> which I have done somewhat successfully.
> But, when I try to read or write to the blob field, director will crash
> and the database will be corrupted.
>
> Has anyone come across this problem in the past?
> I think there is a memory problem and this may be the cause.
> Am I storing the field contents in ram and not clearing? And if so what
> is the proper why to clear a blob field?
1) you use MacOS 9 ?
If no then RAM probably not an issue.
2) May be "embedded Font Cast member" cannot be stored?
You use SetMedia() correct?
I know that at least quickTime cast members cannot be saved via SetMedia.
3) if you want delete BLOB value on disk, you need do (pseudo code)
curs.DeleteBLOB( "blob", ...)
curs.Update()
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list