SC uses Standard and PDO connections to SQL. I know the twho use differend DLL libraries, but what is the difference for developer in using forexample MySQL and PDO-MySQL ?
Arthur
SC uses Standard and PDO connections to SQL. I know the twho use differend DLL libraries, but what is the difference for developer in using forexample MySQL and PDO-MySQL ?
Arthur
Hi Arthur, I usually work with mysql transactional connection because in batch operations I use a lot transactions in my sql commands .
I understand your point and I would use transactions as well, but I want to understand what is PDO doing in SC, cause I cannot find anything in the DOCs.
I know PDO uses extra DLL file for PHP but what is the difference ?
Arthur
Hi Arthur, i found this discussion about use PDO with mysql, i hope this help you.
http://stackoverflow.com/questions/1402017/php-pdo-vs-normal-mysql-connect