I use ADSI 2.5 with asp (on NT 4 server) to a openldap (2.0.11) base in a server (redhat 6.2) My schema is very simple : cn,sn,givenName,mail When i use a "select ... from (ldap://...) where ..." it 's Ok But when i use "select ... from (ldap://...) where ... order by ..." It 's ok BUT The order of my selection is the same with "order by sn" or "order by giveName" !!!
My ldap base was created by a ldif file The order is the same in this file !!!
What is the problem ???
-- Norbert Klasen, Dipl.-Inform. DAASI International GmbH phone: +49 7071 29 70335 Wilhelmstr. 106 fax: +49 7071 29 5114 72074 Tübingen email: norbert.klasen@daasi.de Germany web: http://www.daasi.de