Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exception code 0
Message
 
 
À
16/03/2009 13:35:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01388441
Message ID:
01388444
Vues:
39
Did you check the connection errors collection?
FOR Each loErr IN oCon.Errors
	? loErr.Description, loErr.Number
ENDFOR
>ADODB.Recordset and VFPOLEDB.
>
>At times we get this error:
>OLE IDispatch exception code 0 from Microsoft Cursor Engine: Multiple-step operation generated errors. Check each status value...
>I believe "exception code 0" is from VFPLOEDB.
>
>Each time we get an error, the query is logged in the error log.
>Later in the evening we can test exactly the same queries, and they always work just fine.
>
>What is "exception code 0" ?
>Can someone point me to where this is documented?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform