Hi,
I have received a new assignment to:
- Speed up the queries run by Access to the SQL Server database
- Minimize the lock contention for about 35 users
- Minimize the network traffic, b/c when access runs certain queries it downloads the entire table
Any suggestions to solve this problem?
Should I build more indexes?
Should I use views built directly on SQL Server?
Should I use Crystal reports for the reports and VB or ASP for the forms?
I have received a new assignment to:
- Speed up the queries run by Access to the SQL Server database
- Minimize the lock contention for about 35 users
- Minimize the network traffic, b/c when access runs certain queries it downloads the entire table
Any suggestions to solve this problem?
Should I build more indexes?
Should I use views built directly on SQL Server?
Should I use Crystal reports for the reports and VB or ASP for the forms?