If you use it in ASP, for better perfomance use adOpenStatic and if you are not going to change the data, make it ReadOnly in your LockType, your cursor location got nothing to do.
Believe me, is the better performance you will get besides a Firehose (ForwardOnly and ReadOnly)