开发者

How to connect Pervasive ODBC using PHP on Windows?

I wa开发者_如何学编程nt to Connect Pervasive ODBC using PHP on Windows. Wether we have to download Pervasive client version for same? Whats else we need to download for this?


To access Pervasive data through PHP, you will need either the client or the engine depending on where the data is in relation to where PHP is running. If PHP is running on a machine where the Pervasive data is located, you need the Pervasive engine. If the data is on a different machine, you'll probably need the Pervasive client.

From PHP, you can use ODBC to access the Pervasive engine. Here's a link to Pervasive's site: http://ww1.pervasive.com/developerzone/development_env/php.asp
edit: Looks like the link has changed since 2010. The current link is http://www.pervasive.com/database/Home/Support/PSQLSDKArchives.aspx but I wasn't able to download the PHP sample. It's possible it's been removed. The sample was a simple PHP page connecting to ODBC. Here's a sample that is the same as what was on the Pervasive site: Pervasive ODBC access from PHP on Linux?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜