dbTalk Databases Forums  

Shared Workgroup Information File

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Shared Workgroup Information File in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jeff Grundy
 
Posts: n/a

Default Shared Workgroup Information File - 11-10-2004 , 01:05 PM






When I create a dts package with 2 access connections that use the same
system.mdw I get an error when I try to save the 2nd connection. The error
message is :

Cannot start your application. The workgroup information file is missing or
opened exclusively by another user.

How do I create multiple Access connections to different Access databases
that all share a common mdw file?
--
Jeff

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Shared Workgroup Information File - 11-10-2004 , 05:49 PM






In message <0604B2CE-5C15-4B62-BDF9-767899ECA30B (AT) microsoft (DOT) com>, Jeff
Grundy <jeffgrundy (AT) nospam (DOT) nospam> writes
Quote:
When I create a dts package with 2 access connections that use the same
system.mdw I get an error when I try to save the 2nd connection. The error
message is :

Cannot start your application. The workgroup information file is missing or
opened exclusively by another user.

How do I create multiple Access connections to different Access databases
that all share a common mdw file?
I don't know the answer, but why not use the same connection. You can
have two icons for the same connection, just select "Existing
connection" when you add the second "icon", so it re-uses the underlying
connection object.


--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
  #3  
Old   
Jeff Grundy
 
Posts: n/a

Default Re: Shared Workgroup Information File - 11-12-2004 , 09:45 AM



I can not use the same connection to access 2 different Access databases.

"Darren Green" wrote:

Quote:
In message <0604B2CE-5C15-4B62-BDF9-767899ECA30B (AT) microsoft (DOT) com>, Jeff
Grundy <jeffgrundy (AT) nospam (DOT) nospam> writes
When I create a dts package with 2 access connections that use the same
system.mdw I get an error when I try to save the 2nd connection. The error
message is :

Cannot start your application. The workgroup information file is missing or
opened exclusively by another user.

How do I create multiple Access connections to different Access databases
that all share a common mdw file?

I don't know the answer, but why not use the same connection. You can
have two icons for the same connection, just select "Existing
connection" when you add the second "icon", so it re-uses the underlying
connection object.


--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



Reply With Quote
  #4  
Old   
Michael Cheng [MSFT]
 
Posts: n/a

Default RE: Shared Workgroup Information File - 11-15-2004 , 02:22 AM



Hi Jeff,

It seems I could share the system.mdw with two or more mdb files in DTS
package. Make sure mdw file path was put correct correctly in Jet OLEDB:
System database Property.

Let me know whether it works or share me the detailed steps you do. More
detailed information, I believe, will make us closer to the resolution.

Thank you for your patience and corporation. If you have any questions or
concerns, don't hesitate to let me know. We are always here to be of
assistance!


Sincerely yours,

Michael Cheng

Online Partner Support Specialist
Partner Support Group
Microsoft Global Technical Support Center
---------------------------------------------------------------
Get Secure! - http://www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.
Please reply to newsgroups only, many thanks!


Reply With Quote
  #5  
Old   
Jeff Grundy
 
Posts: n/a

Default RE: Shared Workgroup Information File - 11-15-2004 , 09:00 AM



The path I entered into the Jet OLEDB: System database Property is correct.

When I set the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engi nes\systemDb to the path of
my Workgroup Information File (mdw) file it solves the problem. That key also
solved a problem I was having with linked servers connecting to an Access 97
database.

When I set that registry key on my Sql Server I was able to use a linked
server based on access 97 secured databases when I was logged onto the server
however when I used Enterprise Manager form a workstation I recieved the
error "OLE/DB Provider 'Microsoft.Jet.OLEDB.4.0' IDBInitialize::Initialize
returned 0x80004005:". I then set that registry key on the workstation and I
was able to use the linked server.

If I were to deploy an application that uses a linked server based on an
Access 97 (Maybe all versions of access) secured database then each client
needs to have the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\4.0\Engi nes\systemDb value set to
the path of the Workgroup Information File (mdw).

""Michael Cheng [MSFT]"" wrote:

Quote:
Hi Jeff,

It seems I could share the system.mdw with two or more mdb files in DTS
package. Make sure mdw file path was put correct correctly in Jet OLEDB:
System database Property.

Let me know whether it works or share me the detailed steps you do. More
detailed information, I believe, will make us closer to the resolution.

Thank you for your patience and corporation. If you have any questions or
concerns, don't hesitate to let me know. We are always here to be of
assistance!


Sincerely yours,

Michael Cheng

Online Partner Support Specialist
Partner Support Group
Microsoft Global Technical Support Center
---------------------------------------------------------------
Get Secure! - http://www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.
Please reply to newsgroups only, many thanks!



Reply With Quote
  #6  
Old   
Michael Cheng [MSFT]
 
Posts: n/a

Default RE: Shared Workgroup Information File - 11-16-2004 , 04:13 AM



Hi Jeff,

Thanks for sharing this with us!


Sincerely yours,

Michael Cheng

Online Partner Support Specialist
Partner Support Group
Microsoft Global Technical Support Center
---------------------------------------------------------------
Get Secure! - http://www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.
Please reply to newsgroups only, many thanks!


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.