RE: Create Connectionless Recordset Errors

From: alex (anonymous_at_discussions.microsoft.com)
Date: 03/26/04


Date: Fri, 26 Mar 2004 09:16:09 -0800

for client side cursor, type must be adOpenStatic (=3).

If you use another cursor type, VB6 substitutes it to 3 automatically without firing an error.