Inappropriate warning log generation
jda
jda at his.com
Thu Nov 3 08:01:43 CDT 2011
>On 11/3/11 9:39 AM, "Ivan Smahin" <ivan_smahin at paradigmasoft.com> wrote:
>
>>> myDatabase = new MyAppDatabase
>>> call myDatabase.SQLExecute("SET PROPERTY WarningMode TO FALSE")
>>>
>>>
>>
>> The trick is - do it just after Valentina.Init() - before open any db.
>
>And for this you need use
>
> Valentina.Query( "SET PROPERTY WarningMode TO FALSE" )
>
Thank you both. However, Valentina.Query fails:
-> This method or property does not exist, Valentina.Query( "SET
PROPERTY WarningMode TO FALSE" )
Jon
More information about the Valentina
mailing list