Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CA - AutoRefresh
Message
 
To
30/10/2004 03:39:46
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00955384
Message ID:
00956569
Views:
15
Thanks using this style SQL worked :

InsertCmdRefreshCmd="SELECT f_IDENTITY, f_TIMESTAMP FROM #CAAutoRefreshDemo WHERE f_IDENTITY=@@IDENTITY"


>Hi Patrick,
>
>You don't have to wait for the final release and you don't have to use ADO to try the AutoRefresh functionality.
>Mark's example sets INSERTCMDREFRESHCMD property to an incorrect command:
>
>INSERTCMDREFRESHCMD = [SELECT KeyID, Last_Update FROM Presidents]
>
>
Previous
Reply
Map
View

Click here to load this message in the networking platform