4D v16

ODBC_SQLGetDiagRec

Accueil

 
4D v16
ODBC_SQLGetDiagRec

ODBC_SQLGetDiagRec 


 

ODBC_SQLGetDiagRec ( handleType ; handleID ; recNb ; sqlState ; nativeError ; messageText ; longueurTexte ) -> Résultat 
Paramètre Type   Description
handleType  Entier long in Type of ID to pass to handleID
handleID  Entier long in Handle ID for the diagnostic data structure
recNb  Entier long in Indicates the status record from which information is sought. Status records are numbered from 1
sqlState  Chaîne in Five-character SQLSTATE code pertaining to the diagnostic record recNb
nativeError  Entier long in Native error code, specific to the data source
messageText  Texte in Diagnostic message text string
longueurTexte  Entier long in Length of the string returned in messageText
Résultat  Entier long in Returns the result of the MS ODBC API function SQLGetDiagRec



Voir aussi  

ODBC_SetErrorHandler
ODBC_SQLGetDiagField

 
PROPRIÉTÉS 

Produit : 4D
Thème : ODBC_Results
Numéro : 16954

 
HISTORIQUE 

Créé : 4D ODBC Pro 2004

 
UTILISATION DE L'ARTICLE

4D ODBC Pro ( 4D v16)