If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Access2K Recordset "recordCount" syntax
eg. intRecCount = rsMySet.RecordCount
For some reason, it in some places in my code, the capitalization rule has changed and now it only capitalizes the "C".
eg. intRecCount = rsMySet.recordCount
The code seems to be working so I may be trying to "fix somethin' that ain't broke".
Is there any significance to this change in syntax/capitalization?
Tom
tom@haycoconsulting.com