

Setting Up Your System › Passing Auditing Information to CA IDMS › Supplying Accounting Information
Supplying Accounting Information
You can supply as many as 32 bytes of accounting information using one of the following methods:
- Enter the value in the Account field of the ODBC DriverConnect dialog.
- Pass the value as a connection attribute with the key ACCT to the ODBC SQLDriverConnect function.
- Pass the value as a DriverPropertyInfo object with the key acct to the JDBC DriverManager.getConnection method.
- Pass the value as an IdmsDataSource property.
The first character of accounting information must be a space or the information must be ignored.
Note:
- For information about the ODBC DriverConnect dialog, see the chapter "Using the Client on Windows."
- For information about the ODBC SQLDriverConnect connection string, see the chapter "ODBC Programmer Reference."
- For information about the JDBC DriverManager getConnection method, see the chapter "JDBC Programmer Reference."
Copyright © 2009 CA.
All rights reserved.
 
|
|