Git Product home page Git Product logo

pdodblibbundle's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pdodblibbundle's Issues

autoloader.php changed in symfony-standard

Hi,

I attempted to install your bundle, but am having some trouble. What directory in vendors do I extract the source of your bundle?

Also, $loader->registerNamespaces method is not recognized when I put it in vendors/autoload.php. There was a recent change to symfony-standard and autoload.php, I'm not sure if it's related.
symfony/symfony-standard@96ed5ba

I'm new to Symfony2, PHP, and OOP in general so I'm not sure how to fix it. Thanks.

Last Inserter ID

Hi,

I installed the PDODblib Driver and SELECTs are working fine, but when try t oadd new entities I get following error:

SQLSTATE[IM001]: Driver does not support this function: driver does not support lastInsertId()

In our set up FreeTDS with PDO does not support lastInsertId().

How did you solve that problem? Is there any solution for Doctrine2 to make it work?

Thanks. Tomas.

Bundleable ?

Seems good !
Do you plan to make a standard bundle able to be activated from the deps file ?

Symfony 2.1 install awkward without composer.json

This project doesn't have a composer.json and is not listed on packagist so installing this bundle with Symfony 2.1 is a little tricky as it requires specify the ZIP as a download which is far from ideal.

Please add a composer.json so that the bundle can be easily installed with Symfony 2.1 :)

Malformed UTF-8 characters JsonResponse - Microsoft SQL Server database

I have an error when i get data with specials chars (ex : spécial caractères).
I use LswDoctrinePdoDblib (https://github.com/LeaseWeb/LswDoctrinePdoDblib) / Microsoft Sql Server 2008R2 and 2014.

Error message :

Malformed UTF-8 characters, possibly incorrectly encoded
JsonResponse->__construct(array('data' => array('articles' => array(array('CODE' => '334731', 'DESIGNATION' => 'sp�cial caract�res')))), 200, array('Access-Control-Allow-Origin' => '*', 'Access-Control-Allow-Headers' => 'Content-Type'))

I tried to modify (config.yml) option charset (utf-8,iso-8859-1)in my mssql doctrine connection but it don't work !

About installation

Hello
I would like to use your bundle, but I'm stuck on the installation of this bundle.
Should I register this bundle in autoload.php ? And in the AppKernel ? If yes how ?

Otherwise should I add your Bundle in the doctrine bundle.

Thanks for your help and your time

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.