Hello
I have written an interface for connecting to ms sql server. This database has two tables with "many to one" relation. But when the records in many table grows over 2000 records, I can not see all records related to "one" table. I have used database environment to build this interface, in vb6. How can I solve this problem?


