Neither a specialist in MySQL and SunOne, but I would look at MyODBC as the cause for the issue. Any reason for using v.2.50 in the connection string? Have you tried not doing that?
Now I have... No luck there. I have created a minimal page with just a connection, a recordset and a GetRows call. It is still there... Now I'm leaning towards the option of creating a function that is emulating the GetRows and a big search and replace job for the ~150 occurences.
surftown.se is my host. The last days I've been trying with the "Supports" method on the recordset object. The getrows command needs adMovePrevious, and it is supported according to the supports-method. I have also tried with a disconnected recordset, but that wasn't allowed. Most other observations put the blame on myOdbc, but this last one makes it harder to do so. Any clues?