I have an SQL 7 database and there are 2 tables in it. Both have 3 rows each. When I try to access the records from table 'USERS', it works fine, but when I try access records from the table 'CONTACTS', it gives a record count or -1. I am using ADO 2.5 for accessing. Can anyone please tell me what the problem is. Its really urgent for me.