Ask a Question related to ASP Database, Design and Development.
-
JoBless #1
Wierd sort order problem (Danish charcters)
Hi.
I have a simple webpage, on which I make a query to my access2000 db.
When I try the following sql:
Select name from table where name between 'a' and 'å'
I get the expected recordset. But when i run the user-level security wizzard
on the db, and connects using my login and password, I get the expected
recordset at the first query, but when refreshing the page, I get a strange
recordset. My sql gives the expected result inside access (which is set up
to norwegian/danish sortorder).
Then I restart the IIS, and again I get the correct result at the first
query, but then I get the wring result again.
This error is only present when I use a database which is secured with the
userlevel security wizzard.
OS: windows2000 DK
Can this de fixed, or is it a Microsoft Bug?
Regards
Kim
JoBless Guest
-
PHP Sort order definitions
I couldn't seem to find this in the docs or the web doing a quick search... When doing a sort($aRay, $flag) what is the definition for how the... -
strange sort order
Hi, I have a file that appears to be somewhat sorted, but is not sorted according to the traditional unix sort. I'll give some examples, and if... -
Natural order sort
I've written a natural order comparison funtion for the String class. This was based on Martin Pool's "Natural Order String Comparison" which was... -
no sort order for clients?
Hi everybody I'm running a filemaker database wich is used by serveral persone, simple sharing, no fmp-Sserver behind. At some point I make use... -
Sort order
Hi, I've a table with some rows. With 'select * from tab order by sp1' I've got the following: sp1 --- a1 a2



Reply With Quote

