Why would a record set object recordcount (objRS.RecordCount) return -1 when there are items in the recordset? I am populating a form using table data (it's one record) and the data is there on the screen but if I include a RecordCount prior to the table, instead of returning 1 it returns -1. It returns -1 even if I do "Select * FROM Table" and there are 7 records in the table. I've used Recordcount before so I don't get why there is a problem. I probably have some brain damage here because it shouldn't be any big deal to do but right now it is. Any help would be greatly appreciated. I've spent way too much time on what shouldn't be difficult. Thanks in advance. Randy
[Non-text portions of this message have been removed] ASP Resources www.asp-dev.com ============================================================ Learn over lunch. Get the developerWorks newsletter and enjoy tools, code, and tutorials, along with your sandwich. XML, Linux, Web services, Java -- and peanut butter! http://www.topica.com/partner/AP-1RMZ49/partners/ibm/aff_landing.html ============================================================ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/asp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
