Bug #45909
closedMSSQL : Changed database context to 'dname'.
0%
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
Updated by Michael Stucki almost 11 years ago
- Project changed from 329 to TYPO3 Core
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Needs Feedback
- Assignee set to Mathias Schreiber
- Is Regression set to No
Hi Tizian,
can you provide your changes based on a patchset?
Maybe even push one to gerrit?
If you need assistance, contact me on Slack
Updated by Xavier Perseguers over 9 years ago
- Status changed from Needs Feedback to Closed
I helped Tizian again some weeks ago, never heard again of this bug so we should close it.