There aren't any generic database fields available within Crystal.
State specifically what you want from what type of database and you might be able to return it using a SQL Expression or from within the Query/View/SP.
For instance select * from v$version will return a few rows of information about Oracle:
Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
CORE\t9.2.0.6.0\tProduction
TNS for Linux: Version 9.2.0.6.0 - Production
NLSRTL Version 9.2.0.6.0 - Production
Please remember to include your database/connectivity information with your posts.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.