Options

Importing BLOB from SQL view into NAV table

tfranzentfranzen Member Posts: 25
Hi everybody,

I have a similar question as in thread viewtopic.php?f=23&t=33300

I have a SQL-Database with existing BLOB's. The field type is image. There is a view in the NAV-DB for this table and a NAV-Table which is using this view.

When I try to move this blob from the View to a real NAV-Table (Rec1.CALCFIELDS, then Rec2.BlobField := Rec1.BlobField, etc) the blob is truncated. In the Nav-DB the blob fields are set to 'uncompressed'.

Does anybody has some expierience with this behaviour and some advice for me?

Thanks in advance

Thomas

Comments

Sign In or Register to comment.