Error Numbers
    Barry G. Sumpter 
    barrysum at bigpond.net.au
       
    Fri Sep 11 17:55:06 CDT 2009
    
    
  
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?
Cheers
Greg Olson-Hyde
Sydney Australia
2.8 GHz Quad-Core Mac Pro
Mac OS X 10.5.8
RB 2009 r2.1 Pro
Valentina Studio Pro 4.2 trial
_______________________________________________
Valentina mailing list
Valentina at lists.macserve.net
http://lists.macserve.net/mailman/listinfo/valentina
    
    
More information about the Valentina
mailing list