picture and text insert
Ruslan Zasukhin
sunshine at public.kherson.ua
Wed Apr 11 02:10:25 CDT 2007
On 11/4/07 3:26 AM, "Kim Kohen" <kim at webguide.com.au> wrote:
Hi Kim,
>> It would be nice if I could use SQL to just place the (RB) Picture
>> object directly into the picture field as per the API version.
>
> As a follow up, the API version is giving issues as well.
>
> dim t as VTable
> dim fld as VPicture
>
> t = mDatabase.Table( "graphics" )
> fld = t.PictureField( "g_preview" )
>
> t.SetBlank
> fld.WritePictureAs( pic1_property, EVPictType.kJPG, 50 )
> call t.AddRecord()
> mDatabase.Flush
>
> is returning several blank rows with g_preview showing in VStudio as
> empty.
Sorry, I have not catch.
But our Picture examples do work?
Are you doing the same steps as in examples? Or something else?
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list