Difference between revisions of "Database query"

From OpenKM Documentation
Jump to: navigation, search
(Created page with 'Using database query, administrator can make queries to User_auth, User_activity and Dashboard_stats databases. <center>930</center> [[Category: A…')
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Using database query, administrator can make queries to User_auth, User_activity and Dashboard_stats databases.
+
Using database query, administrators can make queries on OpenKM databases. The query type can be JDBC or Hibernate.
  
  
<center>[[File:Okm_admin_016.jpeg|930]]</center>
+
[[File:Okm_admin_060.jpeg|930px|center]]
  
  
 +
Improvements from OpenKM 5.1.6:
 +
 +
* Several types of queries: JDBC, Hibernate and Metadata.
 +
* If you select JDBC, a list of tables will be shown.
 +
* If you select Metadata, a list of meta-tables will be shown.
 +
 +
See also [[Database Metadata]].
 
[[Category: Administration Guide]]
 
[[Category: Administration Guide]]

Latest revision as of 08:54, 18 November 2011

Using database query, administrators can make queries on OpenKM databases. The query type can be JDBC or Hibernate.


Okm admin 060.jpeg


Improvements from OpenKM 5.1.6:

  • Several types of queries: JDBC, Hibernate and Metadata.
  • If you select JDBC, a list of tables will be shown.
  • If you select Metadata, a list of meta-tables will be shown.

See also Database Metadata.