Inappropriate warning log generation

Francois Van Lerberghe fvanlerberghe at freegates.be
Thu Nov 3 08:26:57 CDT 2011


I'm doing this that way :
  
  Valentina.Init(prefDBCache, regMac, regWin, regLinux)
  
  // Suppress Warnings
  db = new VDatabase
  i = db.SqlExecute( "SET PROPERTY WarningMode TO FALSE" )
  db = nil

François Van Lerberghe
Rue Thier Monty, 15 A
4570 Marchin
Belgique


le 3/11/11 14:11, jda <jda at his.com> a écrit :

>> Here's an example of what I'm doing
>> 
>> myDatabase = new MyAppDatabase
>> call myDatabase.SQLExecute("SET PROPERTY WarningMode TO FALSE")
>> 
> 
> The occasional warning is still written, however. Ivan and Ruslan say
> I have to issue this after Valentina.init. The question is, how (and
> yes, it's in Read Studio)?



More information about the Valentina mailing list