07-02-2014 06:50 AM
07-02-2014 07:34 AM
07-02-2014 08:57 AM
07-03-2014 02:51 AM
create database alfresco;
grant all privileges on alfresco.* to alfresco@localhost identified by 'alfresco';
### database connection properties ###
db.driver=org.gjt.mm.mysql.Driver
db.username=alfresco
db.password=alfresco
db.name=alfresco
db.url=jdbc:mysql://localhost/alfresco
07-21-2014 09:52 AM
08-22-2014 07:47 AM
11-14-2014 12:31 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.