Slow Login

2006-07-11 Thread Daniel Castro
Hi, Login in the database is very slow. I use 30 stations and they all login with the same user. It is an ERP and I cannot change the user. Can you help me? Thank you very much -- Daniel Castro Website: http://danielti.no-ip.info:2139 MSN: [EMAIL PROTECTED] Skype: danielti2005 ICQ : 316727989 J

RE: Order by with german "Umlaute"

2006-07-11 Thread Zabach, Elke
Beermann, Albert wrote: > > Hello ! > > Ausnahmsweise mal auf Deutsch ! > > Wie kann ich am einfachsten erreichen, dass bei einem SQL-Select mit > order by die deutschen Umlaute richtig einsortiert werden? > > Any Help welcomed > Hallo, Albert asks for a chance to sort in the correct order in

Order by with german "Umlaute"

2006-07-11 Thread Beermann, Albert
Hello ! Ausnahmsweise mal auf Deutsch ! Wie kann ich am einfachsten erreichen, dass bei einem SQL-Select mit order by die deutschen Umlaute richtig einsortiert werden? Any Help welcomed Albert ' '

RE: LIKE not supported yet for LONG VARCHAR?

2006-07-11 Thread Zabach, Elke
Martin Cordova wrote > > Hello, I just want to check if the LIKE '%xxx%' clause is not > supported on columns of type LONG VARCHAR for MaxDB v7.6.0.27 > > I was almost sure that this limitation had been raised some > time ago... > The function SUBSTR and LENGTH will do on LONG. But no like.