Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine whether cursoradapter connection is good
Message
 
To
12/04/2005 00:14:48
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01001404
Message ID:
01003595
Views:
18
>The property is ConflictCheckType Property to check whether the remote data has changed.
>There is no property or method to check if the connection has failed. For a possible solution see my other message.

Bernard,
I understood you corectly and I hoped you point me to some property that shows me Remote Table(s) is/are changed, but neither in SP1 Readme nor in VFP 9 help ConflictCheckType do that.

Here VFP 9 help:

Specifies how to handle conflict checking during an update or delete operation using commands specified by the CursorAdapter UpdateCmd and DeleteCmd properties. Read-write at design time and run time.

You can use ConflictCheckType with native, Open Database Connectivity (ODBC), and ActiveX Object (ADO) data sources. When using ADO, the CursorAdapter object should use an ADO Command object for the SQL UPDATE or DELETE operation. Otherwise, Visual FoxPro disregards ConflictCheckType.

How I can use this property to know when the Tables are changed?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform