cancel
Showing results for 
Search instead for 
Did you mean: 

How to retrieve details from database?

cyrose22
Star Contributor
Star Contributor

   Im new here in alfresco and i don't know how to start my project it's all about getting the details from the database. How to access the database??

Please help thanks

2 REPLIES 2

krutik_jayswal
Elite Collaborator
Elite Collaborator

In alfresco generally we do not access database directly.There are few java and javascript api are available.You can use those to start the work.If you do not know any thing about alfresco.I think you should start with webscript.Few link to start on that.

Introduction to the Web Script Framework | ECMArchitect | Alfresco Developer Tutorials 

Repository webscript in alfresco | Krutik Jayswal 

noted on this, Thanks (y)