search for: odbtp

Displaying 7 results from an estimated 7 matches for "odbtp".

Did you mean: odbc
2006 May 10
1
ODBTP bounty
My employer has agreed to a $900 USD bounty for ODBTP support in Rails. For Rails to support ODBTP, a core Ruby module in C would need to be developed, as well as a Rails adapter in Ruby. Please contact me if you are interested in this bounty or have any other questions. For more information on ODBTP, see: http://wiki.rubyonrails.com/rails/pages/...
2006 Mar 17
0
ODBTP
I''ve created a page on the wiki for ODBTP as a potential database driver. It may be a good candidate for a future database driver, if it''s able to provide access to many different win based databases while only implementing one database driver/extension. Just thought I''d throw the idea out there! http://odbtp.sourcefor...
2011 Mar 11
0
Installing odbtp on CentOS 5.5
I have just bought a new machine and of course installed CentOS 5.5 x86_64 from a recently created DVD. So the machine has: PHP Version => 5.2.17 MySQL Client API version => 5.0.77 Apache/2.2.3 Does anyone know how to get odbtp installed? I have followed all the INSTALL and README instructions that came with the odbtp package including the README.64bitOS file. There has got to be a trick some where that I am missing. TIA. Regards, Ron Young 919-621-9015 http://www.linkedin.com/in/ronhyoung +++++++++++++++++++ Littl...
2011 Mar 14
2
CentOS 5.5 php configure errors
I am attempting to install odbtp on my newly created lamp server running CentOS 5.5 and php 5.2.17. The odbtp compile failed looking for lots of zend related files supposedly in the php install dir. I learned from the odbtp project forum that I need to run configure in the php source directory. So I downloaded the php 5.2.17 so...
2011 May 26
2
PHP Source
I have a pressing need to compile a utility called odbtp into php on my new 64 bit machine with an AMD chip that is currently running CentOS 5.6. Where can I find the source files for the CentOS recommended versions of php. I have searched the CentOS and related repository sites and can find php in several places but not the source files. Thanks in ad...
2011 Dec 14
2
Using an MS Access database from CentOS release 5.7 (Final)
@Work requires me to manipulate the MS Access database (mdb) file located on an XP box that is an integral part of a third party application that is central to the business. Does anyone have experience doing so? I have used odbtp in the recent past but it is extremely difficult to set up on the linux box as I learned when I recently upgraded from CentOS 4.x to 5.x. Is there another way to get read and write access to the mdb file from apache/php running from the linux box? A couple of hours of googling last night has resu...
2012 Feb 02
2
use wine odbc in ubuntu php application
Hi, I got a big project where i need to read an visual fox pro database, got this working on a windows server running php. But i would like to run this app on a linux machine(ubuntu 11.10). My idea was to use wine to setup the odbc driver and connect to it using php running on my linux machine. Now my question is if this is posible? Many thanks, Ricardo