G
Guest
All:
I am using a database as a back-end to a report in Excel.
The excel front-end interprets data using queries (Written in SQL).
These SELECT queries are read and then values are entered into the
appropriate cells.
At first, the process ran extremely fast.
Now, it has sklowed down immensely and I am even receiving record-locked
(Error 3218) errors.
Is there anyway to access the database as read-only when using these queries?
I am looking to speed up the query return and avoid record-locking.
Thanks,
Brian
I am using a database as a back-end to a report in Excel.
The excel front-end interprets data using queries (Written in SQL).
These SELECT queries are read and then values are entered into the
appropriate cells.
At first, the process ran extremely fast.
Now, it has sklowed down immensely and I am even receiving record-locked
(Error 3218) errors.
Is there anyway to access the database as read-only when using these queries?
I am looking to speed up the query return and avoid record-locking.
Thanks,
Brian