[TYPO3-dev] DBAL, ADODB and MSSQL

Stefan Bothner | [m]zentrale stefan at m-zentrale.de
Wed Dec 20 18:09:06 CET 2006


Hi folks,

iam using DBAL and MSSQL and have following Problem. All my Query's look
like this, for example (at Backendlogin), ist the output of my DBAL debug:

DELETE FROM "be_sessions"
WHERE
"ses_id" = 'a31b361e7ce34709eda773c98c0113e3' AND "ses_name" =
'be_typo_user'

Or like this

WHERE "be_sessions"."ses_id" = 'a31b361e7ce34709eda773c98c0113e3' AND
"be_sessions"."ses_name" = 'be_typo_user' 

you see, all table-cols ar set into quotes. i dont know why, if i take that
query directly on my MSSQL-Server i got no errors, the DBAL-Debug throws
errors by errors.

Where is the problem, at T3 or at the config of the MSSQL-DB?

Kind regards

stefan

--
mit freundlichen Grüßen
Stefan Bothner

---------------------------------
  [m]zentrale InternetAgentur
---------------------------------

  Stefan Bothner
  Geschäftsführung / Entwicklung

  Schlosserstr. 2
  70180 Stuttgart
  Telefon:  0711-2181675
  Telefax:  0711-2181676
  E-Mail:   s.bothner at m-zentrale.de
  Internet: www.m-zentrale.de
  Skype:    mzentrale_sbothner

---------------------------------

Unsere Provider-Empfehlung:
http://www.profihost.com/partner2/click.pl?p=m-zentrale





More information about the TYPO3-dev mailing list