![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Thread-Topic: DTS package locked by access database thread-index: AcaOZ6SWcZzrwKgHTumonEgNmQ0uFw== X-WBNR-Posting-Host: 216.241.38.19 From: =?Utf-8?B?U2NodW1s?= <larrys (AT) news (DOT) postalias Subject: DTS package locked by access database Date: Mon, 12 Jun 2006 14:32:02 -0700 Lines: 14 Message-ID: <0001EDFB-0217-4979-8911-F67BED3909B3 (AT) microsoft (DOT) com MIME-Version: 1.0 Content-Type: text/plain; charset="Utf-8" Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft CDO for Windows 2000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830 Newsgroups: microsoft.public.sqlserver.dts Path: TK2MSFTNGXA01.phx.gbl Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.dts:66432 NNTP-Posting-Host: TK2MSFTNGXA01.phx.gbl 10.40.2.250 X-Tomcat-NG: microsoft.public.sqlserver.dts I have a DTS package that deletes data from a table and then re-populates the table with fresh data from our ERP system. The problem is this particular table is linked to an access database, and if a user has the table open in access the DTS package will not delete the data, it does not error out, but waits until the user either closes the table or scrolls to the last record, then it will run as expected. There are no problems if the user is using access query to get the data. I would like to have this package run several times a day and not have to worry about failure if the user opens the table, is there anyway to take ownership and delete the records in the table and re-popluate and release the ownership? PS I have 4 tables that are reacting this way and 2 tables that there are not any issues with. All of the tables are contained with in the same SQL Database. |
![]() |
| Thread Tools | |
| Display Modes | |
| |