pdo

  1. matice

    MSSQL PDO for LSPHP

    Does anyone know how to create/compile a version of the MSSQL PDO driver for PHP with LSPHP? I'm not finding instructions anywhere. Even similar instructions that I can use to do this would be appreciated. Thanks in advance!
  2. D

    mySQLi & PDO INSERT prepared statements don't work

    Although they both worked fine in Apache in which I coded them, yet here in OLS I have tried both PDO and mySQLi INSERT statements, . . . and neither one work. All I ever get is a PHP response that says, "[object Object]". Now I know that my database connection is good because my preceding...
Top