[prev in list] [next in list] [prev in thread] [next in thread] 

List:       drupal-development
Subject:    Re: [development] Sqllite troubles
From:       Fred Jones <fredthejonester () gmail ! com>
Date:       2011-01-31 19:36:06
Message-ID: AANLkTinJu=ofquaQ98wyrEugNvshbZXYtfT1D2pHj1jS () mail ! gmail ! com
[Download RAW message or body]

> Anyone actually get the Pdo sqlite driver to work?
>
> Dev environment is php 5.3 on mac osx 10.4

I have PDO sqlite working in PHP 5.3 on Linux, but not via forena--I
just have it installed on my workstation and I access it directly in a
custom Drupal module.

  $dbh = new PDO('sqlite:/srv/http/db/sq_db.db');

Works fine. :)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic