dslagle,
The LockType is only based on that particular Recordset.
The defacto standard for Recordsets like this is to use a Read-Only-Forward-Only (ROFO) cursor. So set the LockType to adLockReadOnly and the CursorType to adOpenForwardOnly.
Regards,
Rob
The Developing Developer
Currently Working Towards:
MCAD C#
My Blog: http://www.robzyc.spaces.live.com
<center>
"Nothing can stop the man with the right mental attitude from achieving his goal;
nothing on earth can help the man with the wrong mental attitude".
Thomas Jefferson</center>