How I can make a connection with Vertica DB using php?
TheSkiin
Community Edition User
I don't now how is possible to do that. Then if is possible someone can help me with a example or something like that. Thanks everybody.
Tagged:
0
Answers
https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/ConnectingToVertica/ClientPHP/ProgrammingPHPClientApplications.htm
Agree with what Jim said - I use PHP-ODBC in my webapps to connect to Vertica. However, I'd like to clarify that it is not dependent on Vertica version, and will work with any version of Vertica server as long as you have the supported ODBC driver version.
@Bryan_H , I don't understand well how to do the connection with OBDC you use xampp o something like that?