From: Ole Engvoll on 26 May 2010 19:22 On 26 Mai, 23:34, "Henning" <computer_h...(a)coldmail.com> wrote: > "Ole Engvoll" <o...(a)spectare.no> skrev i meddelandetnews:42ff27fe-52f1-4ff2-b284-b7ad16b2ec32(a)z17g2000vbd.googlegroups.com... > > > Hi! After 5 hours searching for answer on the web, I'll try you folks > > in here. > > - I connect to a mdb. database from my VB6 app. > > - The mbd have "New database sort order" as "English" > > > When my app is installed in some different language, all sorting av > > strings (names etc) is wrong. Of cource the reason is handling of none- > > english characters. I know it its possible in Access to change "New > > database order", but how can I do that from VB6? > > > Thanx. Ole. > > And this > > http://www.pcreview.co.uk/forums/thread-3841368.php > > /Henning Thanx for leading me closer. I found "Locale Identifier Property Settings" and "Collating order" as key words here, http://msdn.microsoft.com/en-us/library/aa140022(office.10).aspx#adoproperties_localeid I'll search this road first. Regs. /Ole |