Hi,
Im using Access 2002 for front-end with SQL2000 back-end.
I have an "Orders" table with 60,000 records/orders and EACH order has 20 "item details" so for "order details" table I have 1,200,000 records in it.
Then I have an Order form, that is bounded to a query based on ORDERS table, with a subform in it. The subform displays the order details for the current Order Number. And also my "Orders" form have Link Child and Link Master fields base on the OrderNumber field in my tables.
My problem is when my program opens the Orders form its very slow it takes about 20 seconds to open my "ORDERS" form. And also when im navigating through it it takes about 5 seconds to move to the next order/record.
Is there any way to make my form loads faster?
thanks,
domengsi
Im using Access 2002 for front-end with SQL2000 back-end.
I have an "Orders" table with 60,000 records/orders and EACH order has 20 "item details" so for "order details" table I have 1,200,000 records in it.
Then I have an Order form, that is bounded to a query based on ORDERS table, with a subform in it. The subform displays the order details for the current Order Number. And also my "Orders" form have Link Child and Link Master fields base on the OrderNumber field in my tables.
My problem is when my program opens the Orders form its very slow it takes about 20 seconds to open my "ORDERS" form. And also when im navigating through it it takes about 5 seconds to move to the next order/record.
Is there any way to make my form loads faster?
thanks,
domengsi