Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
No Result Set has been returned by the server
Message
From
08/02/2001 09:30:12
 
 
To
08/02/2001 09:25:45
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00473854
Message ID:
00473920
Views:
16
Hi!

It seems this is a warning message. Try to turn off warnings by following command:

=SQLSetProp(0, 'DispWarnings', .F.)

as default for all future connections or, for particular connection -

=SQLSetProp(m.nConnectHandle, 'DispWarnings', .F.)

HTH.

>>Don't include third parameter for SQLExec() function at all.
>>
>I didn't use it. I just tried to put it to see if the error went away.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform