Question Angelo Xavier · May 11, 2017 Connect PHP to ENSEMBLE Data #Beginner #System Administration #Ensemble Hello everyone.I'm new to Caché.I would like to know how I can connect my PHP application to the intersystems database.Is it the same as MySQL?Need help.Thank you 0 0 1,198
Sergei Shutov · May 11, 2017 Hi Angelo,Yes the easiest way is to use ODBC driver and it will behave same way as MySQL. See documentation below.http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=...=Sergei Amir Samary · May 12, 2017 Why not use REST services? That scales better and is the way things are done nowadays everywhere, right? Angelo Xavier · May 15, 2017 Hello everyone. My problem was solved by using the information on this site: https://www.connectionstrings.com/cache/
Amir Samary · May 12, 2017 Why not use REST services? That scales better and is the way things are done nowadays everywhere, right? Angelo Xavier · May 15, 2017 Hello everyone. My problem was solved by using the information on this site: https://www.connectionstrings.com/cache/
Angelo Xavier · May 15, 2017 Hello everyone. My problem was solved by using the information on this site: https://www.connectionstrings.com/cache/
Hi Angelo,
Yes the easiest way is to use ODBC driver and it will behave same way as MySQL. See documentation below.
http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=...
=Sergei
Why not use REST services? That scales better and is the way things are done nowadays everywhere, right?
Hello everyone. My problem was solved by using the information on this site: https://www.connectionstrings.com/cache/