[V4RB] Saving GetSaveInfo

Frank Schima frank-list3 at mindstarprods.com
Tue Dec 14 00:51:40 CST 2004


On Dec 13, 2004, at 12:19 PM, jda wrote:

>> Has anyone successfully been able to save RB's GetSaveInfo into a 
>> Varchar field using SQL? The UPDATE SQL command always fails for me 
>> when I try. I did try to Escape the string too.
>>
>> I have to store the ShellPath as a workaround.
>>
>
> Hi Frank,
>
> I haven't tried that, but I do store TT's plugin alias information. I 
> use a blob for that, and it works well.

I tried using a BLOB with the API and it still won't save. I receive no 
error, but the data does not get stored in the field. I used 
WriteRawData.

i.e.
myDatabase.myTable.BLOBField("MyBlob").WriteRawData sGetSaveInfoString
myDatabase.myTable.Update

Ruslan? Anyone else? Can Realbasic's GetSaveInfo be stored in a 
Valentina field somehow?


Best regards,
Frank Schima



More information about the Valentina mailing list