[V4MD] diagnose
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Tue Apr  5 01:01:27 CDT 2005
    
    
  
On 4/5/05 12:56 AM, "Peter Salomon" <peter.salomon at gmx.net> wrote:
> hi all,
> 
> which is the correct syntax for diagnose a db?
    DIAGNOSE DATABASE [ normal | high | veryhigh ]
    DIAGNOSE Table tblname [ normal | high | veryhigh ]
    DIAGNOSE Field tbl.fld [ normal | high | veryhigh ]
> as i understood, DIAGNOSE is an SQL command, so i used
> gDB.sqlexecute("diagnose mydb")
> i get error
> ERROR: 462848
No need set name
     gDB.sqlexecute("diagnose database" )
    ^^^^
    object know which db
> and even if i find corrupted file - what is to do next?
Rebuild db
Get from backup
Xml load dump
-- 
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