Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error with sqlexec
Message
 
To
31/05/2006 16:01:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01126302
Message ID:
01126304
Views:
17
if sqlexec(...)<0
  if aerror(aa)>0
       ?aerror[1,2]
  else
     ?"unknown error"
  endif
endif
>there is a way to know witch kind of error it is if sqlexec return -1 ???
Previous
Reply
Map
View

Click here to load this message in the networking platform