Thread: zend+pdo+db2
View Single Post

  #3 (permalink)  
Old 04-28-2008
Christian Welzel
 
Posts: n/a
Default Re: zend+pdo+db2

Jerry Stuckle schrieb:

> Nope. Identifiers in SQL are case sensitive. And if you're running
> MySQL on Linux instead of Windows, you'll find the table names are case
> sensitive there, also (if you take the defaults).


Thanks for your advise. I never hit this problem before, because i always
create tables lowercase. But now the mtk from ibm created them in uppercase...
So this confused me a bit.

--
MfG, Christian Welzel aka Gawain@Regenbogen

GPG-Key: http://www.camlann.de/key.asc
Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15
Reply With Quote