Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CursorAdapter.CursorFill() error
Message
De
10/08/2005 16:10:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
CursorAdapter.CursorFill() error
Divers
Thread ID:
01039982
Message ID:
01039982
Vues:
61
Hi,


When I execute the CursorFill method of a CursorAdapter in VFP9 I get the following error message:
"Microsoft Cursor Engine : Data provider or other service returned an E_FAIL status."
Using the same CursorAdapter, changing only the SelectCMD propperty the error can occur or no.
if this.SelectCMD = "Select * from Table1" && the error doesn't occur
if this.SelectCMD = "Select * from Table2" && the error occurs

I reindex the tabela, mas but it don't solution.

- accessing the table by CursorAdapter the error occurs
- accessing the table by SQL PassThru (SQLExec) the error doesn't occur
- accessing the table by nativamente do VFP the error doesn't occur
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform