Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to retrieve the number of rows deleted
Message
From
19/07/2005 12:12:02
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 7
Miscellaneous
Thread ID:
01033589
Message ID:
01033899
Views:
20
Sergey,

I cannot switch to VFP 9 since my application is located in Win 98 share and
called from XP computer.
This causes application configuration is invalid error in VFP 9.
I can fix this problem as you recommended by creating a VFP 7 loader which loads VFP9 appl exe and dll files to XP temp directory, but this requires distribution vfp 7 runtime files for loader. So this is not good solution.

Calling SQLExecDirect() and then SQLRowCount() works OK. Excellent!

There is a problem with error processing:

In case if SQLExecDirect() returns error, I need to get server error message.
AERROR() does not return odbc error message in this case.

How to get server error message using ODBC API ?
Andrus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform