Error Numbers
    Ruslan Zasukhin 
    ruslan_zasukhin at valentina-db.com
       
    Sat Sep 12 00:17:46 CDT 2009
    
    
  
On 9/12/09 1:55 AM, "Barry G. Sumpter" <barrysum at bigpond.net.au> wrote:
Actually more simple right in Vstudio.
Open SQL Editor and type here
        SHOW Verrors;
> sql = "SHOW VERRORS"
> 
>   vCurs = vDB.SqlSelect(sql)
>   
>   if vCurs.RecordCount < 1 then
>     Exit sub
>   end if
>   
>   While vCurs.NextRecord_ODBC
>    .... 
>   wEnd
> 
> -----Original Message-----
> From: valentina-bounces at lists.macserve.net
> [mailto:valentina-bounces at lists.macserve.net] On Behalf Of Greg Olson-Hyde
> Sent: Saturday, 12 September 2009 8:43 AM
> To: Valentina Developers
> Subject: Re: Error Numbers
> 
> 
> On 11/09/2009, at 4:28 PM, Ivan Smahin wrote:
> 
>> In  addition  to  direct  point  to  that  XML  files  there is an SQL
>> extension:
>> 
>> SHOW VERRORS
> 
> Sorry to be so dumb - but how would I use that to get a list of errors?
-- 
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