Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SPT Updatable Cursor - Is it persistent??
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00762195
Message ID:
00762230
Views:
13
>Hi All,

>I was wondering if anyone knew if an SPT Updatable Cursor keeps a connection
open to the database? I dont have the tools here to see if it does. I am
thinking that it does, just like an updatable remote view.

>Any info would be greatly appreciated


By definition, who keeps the connection to the database is the Handle result of SQLConnect(). So, while the SPT Handle keep connected the SPT Cursor will be persistent, it's important to don't overwrite the updatable cursor (executing another SQLExec() with the same name-cursor).
Apoya a Visual FoxPro usandolo legalmente
--
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º
Espartaco Palma Martínez
SysOp PortalFox
http://www.portalfox.com
esparta@portalfox.com
Previous
Reply
Map
View

Click here to load this message in the networking platform