Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Just SqlExec() or SqlPrepare() + SqlExec()?
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00597110
Message ID:
00597288
Views:
15
Hi Vlad!

>Probably because you use a parameter in the query. Parametrised query could not be prepared at the server side, as far as I know. This is only for static queries.

But... Can you show me one sample Static Query? and, what is the point of it?

... Maybe... I can use in a static form: "List of members currently logged"

In the Form.Init:
SqlPrepare(x,"Select * From Users Where Login = 'OK'")

and repeat SQLEXec() each 10 seconds... (Timer Object)

[]'s!
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rodolfo Duarte
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform