Filemaker TH325Z/A Fiche technique Page 94

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 238
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 93
94 FileMaker Functions Reference
Get(LastODBCError)
Format
Get(LastODBCError)
Parameter
None
Data type returned
text
Description
Returns a string that shows the ODBC error state (SQLSTATE), as published by ODBC
standards, based on ISO/IEF standards.
You can obtain the error state after an ODBC-related script step has been executed to
check for known errors and determine if you want to continue with the script. The ODBC
error state is cleared before the next ODBC-related script is executed. An error message,
based on the error state returned by the ODBC driver, is displayed.
Notes
You can set the Set Error Capture state to “on” to suppress the error messages. You
can also use Get(LastError) to get generic errors.
See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Example
Returns [DataDirect][Macintosh ODBC Driver Manager] Data source name not found
and no default driver specified (-1) when a data source name wasn’t found and the
driver wasn’t specified.
Get(LayoutAccess)
Format
Get(LayoutAccess)
Parameter
None
Data type returned
number
Vue de la page 93
1 2 ... 89 90 91 92 93 94 95 96 97 98 99 ... 237 238

Commentaires sur ces manuels

Pas de commentaire