Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorRefresh() Problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00826717
Message ID:
00826770
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform