Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ODBCs SQLRowCount() - How to use?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
ODBCs SQLRowCount() - How to use?
Miscellaneous
Thread ID:
00810276
Message ID:
00810276
Views:
63
To All,

I've just stumbled across the ODBC SQLRowCount() function, but I'm not sure how to call it from VFP. Yes, I did RTM, but I still can't figure it out.

I tried
m.lnTally = SQLRowCount()
but of course VFP doesn't recognize that function.

I tried
m.lnTally = SQLExec(, "SQLRowCount()")
and I got an ODBC error: "Syntax error: expected something between the beginning of the request and the word 'SQLRowCount'"

Has anyone been able to successfully use this ODBC function?

Regards,
Thom C.
Next
Reply
Map
View

Click here to load this message in the networking platform