Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 2091
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Stonefield
Title:
Error 2091
Miscellaneous
Thread ID:
00850580
Message ID:
00850580
Views:
56
Hi all,

I have a error 2091.
I have stonefield.

With this code a error occurs.cf http://www.amline.be/UT1.jpg
 ovError = CREATEOBJECT('ErrorObject')
  ON ERROR ovError.ErrorHandler( ERROR(), MESSAGE(), LINENO())
  OPEN DATABASE ( THIS.cdefaultdatabase + '.dbc' )

  oMeta.SetDatabase( DBC() )
  oMeta.oSDTMgr.lQuiet = .F.

  lnretval = oMeta.oSDTMgr.OpenAllTables( .F. , .F. , .F. )
  ON ERROR
When i try DO repair.prg , Nothing occurs but the table is not repaired.
Do sdt.app give http://www.amline.be/UT2.jpg

Which parameters to use with "set tablevalidate ?

bernhart
Next
Reply
Map
View

Click here to load this message in the networking platform