3 messages in com.mysql.lists.win32Problem with ASP: AbsolutePage/MoveFirst
FromSent OnAttachments
Andreas Kostner10 Apr 2000 01:12 
sin...@mysql.com10 Apr 2000 05:00 
Phlip10 Apr 2000 07:23 
Subject:Problem with ASP: AbsolutePage/MoveFirst
From:Andreas Kostner (andr@medialine-it.com)
Date:04/10/2000 01:12:13 AM
List:com.mysql.lists.win32

Hi I have some probs with mySQL under MS ASP Pages.

In fact the commands RS.Movefirst and RS.AbsolutePage don't work and give me this error:

Das Objekt oder der Provider kann den angeforderten Vorgang nicht ausführen.

well it just says object or provider can't execute the command...

Doesn't mySQL support these functions. If yes, how can I access them ? I opened the connection via Rs.Open sq, mm, adOpenKeySet,adLockReadOnly

Thanks for your help,