Code Monkey home page Code Monkey logo

pdo-oledb's Introduction

pdo-oledb

PDO_OLEDB is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to Microsoft SQL Server and other databases on Windows through OLE-DB

pdo-oledb's People

Contributors

chung-leong avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

pdo-oledb's Issues

Driver not loading

Hi, thanks for your work. I downloaded the PHP 5.3 TS DLL that you posted in the other issue on here, and added:

extension=php_pdo_oledb.dll

... to my php.ini file, but still phpinfo() only lists mysql and odbc as available PDO drivers. My call fails with an exception:

$db = new PDO("oledb:Provider=PCSOFT.HFSQL;Data Source=E:\\ComData\\Com Plus 8.5.0.0.wdd;Initial Catalog=E:\\ComData\\Données");

... throws an exception "could not find driver". Is this supposed to work or has the project been abandoned?

Thanks.

missing php_oledb.dll

I can't find php_oledb.dll file. Could you provide a compiled version for win xp? I would like to connect to a DBASE file from pdo.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.