Re: [PHP] OLE-DB to Pervasive

2010-11-01 Thread Daniel P. Brown
On Mon, Nov 1, 2010 at 14:38, Richard Sharp rsh...@aerotecheng.org wrote:
 Hello,

                Does anyone have a way to connect to Pervasive DB.  I
 cannot use ODBC, because I am on a 64 bit OS.

That's the first I've heard of not being able to use ODBC on a
64-bit platform.  Looks like Pervasive is accessible via a variety of
APIs, though.  Have you considered JDBC?

-- 
/Daniel P. Brown
Dedicated Servers, Cloud and Cloud Hybrid Solutions, VPS, Hosting
(866-) 725-4321
http://www.parasane.net/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] OLE-DB to Pervasive

2010-11-01 Thread Richard Sharp
I tried to look for the drive for pervasive but I couldn't find one for 64 bit. 
 If there is one out that please let me know.  

Sorry I am very new to PHP, but is there a way to pull data from a data through 
the JDBC using PHP?

-Original Message-
From: paras...@gmail.com [mailto:paras...@gmail.com] On Behalf Of Daniel P. 
Brown
Sent: Monday, November 01, 2010 1:46 PM
To: Richard Sharp
Cc: php-general@lists.php.net
Subject: Re: [PHP] OLE-DB to Pervasive

On Mon, Nov 1, 2010 at 14:38, Richard Sharp rsh...@aerotecheng.org wrote:
 Hello,

                Does anyone have a way to connect to Pervasive DB.  I
 cannot use ODBC, because I am on a 64 bit OS.

That's the first I've heard of not being able to use ODBC on a
64-bit platform.  Looks like Pervasive is accessible via a variety of
APIs, though.  Have you considered JDBC?

-- 
/Daniel P. Brown
Dedicated Servers, Cloud and Cloud Hybrid Solutions, VPS, Hosting
(866-) 725-4321
http://www.parasane.net/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] OLE-DB to Pervasive

2010-11-01 Thread Daniel P. Brown
On Mon, Nov 1, 2010 at 14:49, Richard Sharp rsh...@aerotecheng.org wrote:
 I tried to look for the drive for pervasive but I couldn't find one for 64 
 bit.  If there is one out that please let me know.

That's beyond the scope of this list.  You should contact the
manufacturer for information on that.

 Sorry I am very new to PHP, but is there a way to pull data from a data 
 through the JDBC using PHP?

I'm sorry, I honestly have no idea why I typed JDBC.  I don't
believe I was even thinking of that at all when I typed it.  I meant
PDO.  I don't know if there's support for PSQL on there though.
Again, your best bet would probably be to contact the manufacturer
directly.

-- 
/Daniel P. Brown
Dedicated Servers, Cloud and Cloud Hybrid Solutions, VPS, Hosting
(866-) 725-4321
http://www.parasane.net/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php