adCmdTableDirect

message from George Hester on 28 May 2004
Why doesn't the first example here

http://support.microsoft.com/default.aspx?scid=3Dkb;en-us;248255&Product=3D=
odb

work in Windows 2000 SP3? I even set:

Const RESOURCE_CONTENTCLASS as String =3D "text/plain"

The value of adCmdTableDirect =3D &H200 and without this parameter it =
hangs. But with this Option:

Run-Time error '3021':

Either BOF or EOF is True, or the current record has been deleted. =
Request operation requires a current record.

My belief is there is no record and that is why the error. The second =
works correctly so I have enabled browsing in the test virtual =
directory. And the NTFS perms are EVERYONE Read/Write/Modify and on the =
IIS server Anonymous has access Thanks.
 

Archived message: adCmdTableDirect (MS Access Forms)