Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorRefresh() Problem
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00826717
Message ID:
00826770
Views:
20
Hi Anwar,

When CursorRefresh returns .F., call AERROR function to obtain the error number and the error massage. This information might help you to find the solution.

Thanks,
Aleksey.


>HI All,
>
>i'm facing some problems with CursorRefresh() method of CA
>
>in my project i've a DE(Dataenvironemt) class and a CA(CursorAdapter) class and at the start of project i've opened all the tables in SQL Server so that Cursors can be uesd globally by any form.
>
>I have created a custom method RefreshCA() in which i'm refreshing all the CursorAdapters datasource with CA.CursorRefresh() for all CA's, now whenever i save data and call RefreshCA() method then all CA's CursorRefresh() return false rather then the Tables in which i've inserted or midified records.
>
>this whole thing works fine if i Use CursorFill() method instead of CursorRefresh() in RefreshCA() Method.
>
>Please, Urgent Solution is required.
>Thanks and Regards
>Anwar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform