Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Connections questions
Message
From
30/07/1999 10:21:51
 
 
To
30/07/1999 10:03:24
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00248175
Message ID:
00248189
Views:
21
>
>1) determine the connection # of a remote view?
>

You can use CURSORGETPROP( 'ConnectHandle')

>3) see total # of connections on SQL Server?

There is a screen in Enterprise Manager which will list all the connections and you can see which command was last processed. (well, you could in 6.5)

>
>4) force a view to share a currently (manuall opened) connection ?

In the designer, I think there is Share Connection checkbox in the properties of the View, although I'm not sure how to do it programatically.

HTH
regards

Ian
Previous
Reply
Map
View

Click here to load this message in the networking platform