Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorGetProp()
Message
From
03/05/2008 13:37:58
 
 
To
03/05/2008 10:46:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01314730
Message ID:
01314930
Views:
9
>Hi Jon.
>
>>So is there any way to return the parent connection for the table view?
>
>Not that I know of, and AFAIK, there isn't a need to do that anyway since VFP internally maintains the connection handle.
>
>Doug
SELECT tableview
DEBUGOUT SQLGETPROP(CURSORGETPROP("ConnectHandle"),"ODBChdbc")
DEBUGOUT SQLGETPROP(CURSORGETPROP("ConnectHandle"),"ODBChstmt")
Previous
Reply
Map
View

Click here to load this message in the networking platform