ODBC schema
- 08 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
ODBC schema
- Mis à jour le 08 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article
Avez-vous trouvé ce résumé utile ?
Merci pour vos commentaires
Authenticator-related data is stored in a number of tables that are created using the dpdbadmin command-line utility.
For character string columns up to 1024 characters the data type VARCHAR is used. If required by the database, LONGVARCHAR or TEXT (depending on the database type) is used for columns over 1024 characters.
On Microsoft SQL Server the data type TEXT is used for columns over 8000 characters.
On Oracle the data types used for character string columns depend on the configured database character set and the national character set.
Cet article vous a-t-il été utile ?