Continued from odeproject forums, msg 2784556 The request is too broad. There are multiple ways of accessing a database, and it's hard to give an answer without a specific question. So, a broad answer; put your database on a server and write some web-services to interact with the database. That way you can access your data from both Web-applications as well as Desktop-applications. Good luck :cool: