Home All Groups Group Topic Archive Search About

How to move a secure Db from one laptop to another

Author
29 Jan 2009 8:08 PM
Glen
I created a database and secure it with the wizard, it is working find but
now I want to put a copy on another laptop and it is bringing up the path of
the first computer. How do I change the path in the target or is there
another way to make it work on the second computer (the on I put the copy one)

Thaks glen

Author
30 Jan 2009 4:51 AM
strive4peace
Hi Glen,

if you are using Access 2003 or below:

press SHIFT when you click to open the database and keep it held down
until the database actually opens

choose -->
Tools, Database Utilities, Linked Table Manager

in the lower left corner, check --> Always prompt for new location

if all the tables are linked to the same database, click the 'Select
All' button

click OK

navigate to the back-end database


Warm Regards,
Crystal
remote programming and training

Video Tutorials on YouTube!
http://www.youtube.com/user/LearnAccessByCrystal

Access Basics
8-part free tutorial that covers essentials in Access
http://www.AccessMVP.com/strive4peace

  *
    (: have an awesome day :)
  *





Glen wrote:
Show quoteHide quote
> I created a database and secure it with the wizard, it is working find but
> now I want to put a copy on another laptop and it is bringing up the path of
> the first computer. How do I change the path in the target or is there
> another way to make it work on the second computer (the on I put the copy one)
>
> Thaks glen
Are all your drivers up to date? click for free checkup

Author
30 Jan 2009 6:21 PM
Joan Wild
Did you copy the mdb, mdw and the shortcut to the other laptop?  If so,
then you'd need to modify the shortcut to reflect the paths to the mdb
and mdw.  Also, do you really want two separate copies of the mdb in use?

Did you actually split the mdb?

Joan Wild
MS Access MVP

Glen wrote:
Show quoteHide quote
> I created a database and secure it with the wizard, it is working find but
> now I want to put a copy on another laptop and it is bringing up the path of
> the first computer. How do I change the path in the target or is there
> another way to make it work on the second computer (the on I put the copy one)
>
> Thaks glen
Author
31 Jan 2009 2:17 PM
Glen
Yes, I copied all three to a flash dr and then to the second computer. I did
split the database. In the wif the path still shows the original computer,
and so it saying cannot find. Oh I am transfering to another computer so
someone else can take over the db and I can keep my laptop. I created it on
that laptop and secured it there.

Thanks glen

Show quoteHide quote
"Glen" wrote:

> I created a database and secure it with the wizard, it is working find but
> now I want to put a copy on another laptop and it is bringing up the path of
> the first computer. How do I change the path in the target or is there
> another way to make it work on the second computer (the on I put the copy one)
>
> Thaks glen
Author
31 Jan 2009 2:42 PM
Rick Brandt
On Sat, 31 Jan 2009 06:17:01 -0800, Glen wrote:

> Yes, I copied all three to a flash dr and then to the second computer. I
> did split the database. In the wif the path still shows the original
> computer, and so it saying cannot find.

What is the "wif"?

Your table link paths in the front end and the paths in your shortcut
must either use UNC format or be changed for every computer you use them
on.


--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt   at   Hunter   dot   com
Author
31 Jan 2009 4:58 PM
Glen
"wif" Workgroup Information File

Show quoteHide quote
"Glen" wrote:

> I created a database and secure it with the wizard, it is working find but
> now I want to put a copy on another laptop and it is bringing up the path of
> the first computer. How do I change the path in the target or is there
> another way to make it work on the second computer (the on I put the copy one)
>
> Thaks glen
Author
31 Jan 2009 5:07 PM
Rick Brandt
On Sat, 31 Jan 2009 08:58:04 -0800, Glen wrote:

> "wif" Workgroup Information File
>

There is no "path" stored in a workgroup file.  What exactly are you
referring to?

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt   at   Hunter   dot   com
Author
31 Jan 2009 5:33 PM
Glen
when I click on the short cut, I get an error message that says "cannot find
C:document and setting\computer name\security\filename" this is the same
address in my WIF file

Thanks Glen

Show quoteHide quote
"Glen" wrote:

> I created a database and secure it with the wizard, it is working find but
> now I want to put a copy on another laptop and it is bringing up the path of
> the first computer. How do I change the path in the target or is there
> another way to make it work on the second computer (the on I put the copy one)
>
> Thaks glen
Author
31 Jan 2009 7:47 PM
Rick Brandt
On Sat, 31 Jan 2009 09:33:02 -0800, Glen wrote:

> when I click on the short cut, I get an error message that says "cannot
> find C:document and setting\computer name\security\filename" this is the
> same address in my WIF file
len

So change your shortcut to where the WIF really is located.  If it were
located in a shared folder on the network and the path you used was UNC
like...

\\ServerName\Sharename\Security.MDW

....then that shortcut will work on any computer on your LAN that has
access to that shared folder.  Any shortcut that points to a specific
location on YOUR PC obviously has little chance of working when copied to
some other PC.


--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt   at   Hunter   dot   com
Author
31 Jan 2009 5:35 PM
Glen
Im sorry I keep saying workgroup file I mean workgroup ID

Show quoteHide quote
"Glen" wrote:

> I created a database and secure it with the wizard, it is working find but
> now I want to put a copy on another laptop and it is bringing up the path of
> the first computer. How do I change the path in the target or is there
> another way to make it work on the second computer (the on I put the copy one)
>
> Thaks glen
Author
31 Jan 2009 9:44 PM
Joan Wild
You have been given the answer you need; just modify the shortcut to
point to the correct location(s) on the second laptop.

i.e. on the second laptop,
right-click the desktop shortcut
edit the target line
The target line says something like
"C:\Program Files\Microsoft Office\Office\msaccess.exe" "C:document and
settings\Glen\databasename.mdb" /wrkgrp "C:document and
settings\Glen\WIFName.mdw"

You need to edit the path to the mdb and the path to the mdw to reflect
their location on the new computer.

Joan Wild
MS Access MVP

Glen wrote:
Show quoteHide quote
> Im sorry I keep saying workgroup file I mean workgroup ID
>
> "Glen" wrote:
>
>> I created a database and secure it with the wizard, it is working find but
>> now I want to put a copy on another laptop and it is bringing up the path of
>> the first computer. How do I change the path in the target or is there
>> another way to make it work on the second computer (the on I put the copy one)
>>
>> Thaks glen

Bookmark and Share