You can check that your database is authenticated using the DB_PROPERTY function.
Prérequis
There are no prerequisites for this task.
Contexte et remarques
When the database server loads an authenticated database, it displays a message in the Database server messages window describing the authenticated company and application. The message has the following form:
This database is licensed for use with: Application: application-name Company: company-name |
Connect to the database.
Execute the DB_PROPERTY function, as follows:
SELECT DB_PROPERTY ( 'Authenticated' ); |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |