Project

General

Profile

Actions

Bug #45909

closed

MSSQL : Changed database context to 'dname'.

Added by Tizian Schmidlin over 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2013-02-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Hello there,

when using dbal with adodb 5.14.0 or adodb 5.11.0 there are always strange errors about a changing database context:

Changed database context to 'dbname'.

The user who connects to the server is the dbowner and has all rights needed to do any changes. In my test script, everything works fine (CREATE, ALTER, INSERT, UPDATE, DELETE, DROP) and I don't get any errors.

Since PHP 5.3 doesn't ship a mssql driver anymore, I use freetds.

The following are my specs:
Windows Server 2008 R2
Microsoft SQL Server 2008 R2
PHP 5.3.20
freetds 0.82 (downloaded here: http://docs.moodle.org/24/en/Installing_MSSQL_for_PHP#Using_FreeTDS_on_Windows)
Apache 2.4.3
TYPO3 4.5.16
DBAL 21.2.0 which is a modified version of the 1.2.0 containing several bugfixes developped in collaboration with Xavier Perseguers (attached)
ADODB 5.11.0 and 5.14.0

Best Regards
Tizian


Files

T3X_dbal-21_2_0-z-201302281035.t3x (156 KB) T3X_dbal-21_2_0-z-201302281035.t3x DBAL Tizian Schmidlin, 2013-02-28 10:38
Actions

Also available in: Atom PDF