cancel
Showing results for 
Search instead for 
Did you mean: 

How to access the Database in Alfresco?? ( for beginner)

cyrose22
Star Contributor
Star Contributor
How can I access the database in the alfresco? Thanks
4 REPLIES 4

afaust
Legendary Innovator
Legendary Innovator

I would advise you to look over the documentation regarding development and check out tutorials on the internet, like the Alfresco Developer series by Jeff Potts‌. Access to the database is never done directly - you always use services (which you learn about in the documentation / tutorials) to interact with data.

cyrose22
Star Contributor
Star Contributor

okay thanks a lot

cyrose22
Star Contributor
Star Contributor

help pls

afaust
Legendary Innovator
Legendary Innovator

Help with what? Did you work through the tutorial I linked? What specifically do you need to access with regards to data / structure? What did you try already? What are the issues you are having?