Re: Importing From an Access DB Secured with a Workgroup Information File
- From: "Don" <someone@xxxxxxxxxxxxx>
- Date: Sat, 24 Sep 2005 12:31:52 -0400
Bingo!
Thanks Allan!
Don
"Allan Mitchell" <allan@xxxxxxxxxxxxxxxxxx> wrote in message
news:OBcmvPOwFHA.212@xxxxxxxxxxxxxxxxxxxxxxx
> Here is a copy of one of my posts from 2003
>
>
> In the DTS designer there is an Access icon to use.
>
>
>
> How can I dynamically set the Access System Database
> (http://www.sqldts.com/default.aspx?241)
>
>
> 1)While creating the DTS package with DTS Import/Export Wizard, choose
> the
> source as Microsoft Access ,choose the file path of the .mdb file, provide
> the user name and password.
> 2) Click on the advanced properties for the provider in the dialogue box
> and for the value Jet OLE DB:System Database, please enter the path to the
> system.mdw file
> for Jet OleDB:Database Password, please enter the admin password for the
> access DB
> 3) Now the transfer should complete succesfully.
>
>
> In case the transfer of data still fails , then things to be checked
> would
> be
> 1)If the file path where the access mdb files are shared has the
> appropriate share permissions
> 2)system.mdw file path is correct and it is the correct system.mdw file
> associated with the database.
>
>
> --
>
>
>
>
>
>
> "Don" <someone@xxxxxxxxxxxxx> wrote in message
> news:ucv9TnFwFHA.612@xxxxxxxxxxxxxxxxxxxx:
>
>> Is it possible to import tables from an Access database which has been
>> secured with a unique Workgroup file (as described in the Access
>> Security
>> FAQ)? I tried doing an import against the table and supplied my
>> username
>> and password. However, DTS returned the error ".......the workgroup
>> information file is missing .......". Checked under the 'Advanced'
>> settings
>> tab, but there did not appear anything where the workgroup file could be
>> specified.
>>
>> Am I barking up the wrong tree with the import? Do I need to export the
>> data to an unsecured database first, then import it?
>>
>> I am a newbie here, so don't hurt me too bad!
>>
>> Thanks!
>>
>> Don
>
.
- References:
- Prev by Date: Re: Remote DTS execution
- Next by Date: Re: Connecting to SQL from within VFP interface
- Previous by thread: Re: Importing From an Access DB Secured with a Workgroup Information File
- Next by thread: Connecting to SQL from within VFP interface
- Index(es):
Relevant Pages
|