Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Erro em CursorAdapter.CursorFill()
Message
From
10/08/2005 16:04:05
 
 
To
10/08/2005 16:02:44
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01039978
Message ID:
01039979
Views:
12
Pessoal,


Quando executo método CursorFill de um CursorAdapter em VFP9 ocorre a seguinte mensagem de erro:

"Microsoft Cursor Engine : Data provider or other service returned an E_FAIL status."


Utilizando o mesmo CursorAdapter, alterando somente a propriedade SelectCMD o erro pode ocorrer ou não.
Se this.SelectCMD = "Select * from Table1" && o erro NÃO ocorre
Se this.SelectCMD = "Select * from Table2" && o erro ocorre

Já reindexei a tabela que dá erro, mas não resolve.

- acessando a tabela por CursorAdapter o erro OCORRE
- acessando a tabela por SQL PassThru (SQLExec) o erro não ocorre
- acessando a tabela por nativamente do VFP o erro não ocorre
Previous
Reply
Map
View

Click here to load this message in the networking platform