473,411 Members | 1,968 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,411 software developers and data experts.

Migration and authorisations

Recently we migrated to a new hard- and software environment. Also, all data
has moved to a new network drive, with a new name. We have one mdb and an
associated mdw that now gives us trouble. If the users try to open the mdb
they get the message (translated from Dutch):

"you do not have the correct authorisations for the use of object 'G:\...
\OurFileName.mdb '. Contact you system manager or the person who has made
the object, to establish the correct authorisations for you."

We suspect that there is hard path reference in the mdb that points to the
old location of
the mdw (with the old drive's name). I have never worked with
'authorisations' or working grouops and the builder of this application is
gone and can not be reached.

Does anyone have an idea on how we can get the mdb to run again? Even if we
would lose the whole autorisation and workgroup functionality in this mdb,
that would be better than nothing being able to access the mdb at all.

Temporarily moving back to the old network drive is not an option.

Thanks in advance,
john
Apr 21 '07 #1
5 1465
John wrote:
Recently we migrated to a new hard- and software environment. Also, all data
has moved to a new network drive, with a new name. We have one mdb and an
associated mdw that now gives us trouble. If the users try to open the mdb
they get the message (translated from Dutch):

"you do not have the correct authorisations for the use of object 'G:\...
\OurFileName.mdb '. Contact you system manager or the person who has made
the object, to establish the correct authorisations for you."

We suspect that there is hard path reference in the mdb that points to the
old location of
the mdw (with the old drive's name). I have never worked with
'authorisations' or working grouops and the builder of this application is
gone and can not be reached.

Does anyone have an idea on how we can get the mdb to run again? Even if we
would lose the whole autorisation and workgroup functionality in this mdb,
that would be better than nothing being able to access the mdb at all.

Temporarily moving back to the old network drive is not an option.

Thanks in advance,
john

Either way you still have to know how to access the security settings.
You did not mention the database and version or anything like that so
you are probably not going to get much usable help. A lot depends on
why you split the database up on the two drives. If they are in two
separate databases you may have two separate sets of security. Some
networking server software would let you join the two drives into one
volume and treat it all as one location or object if it was on the same
server.

My suggestion is hire a consultant that knows the database and/or
application or some kind of professional outfit that can make some
suggestions or help you to accomplish what you want to do. It may save
you money and time in the long run. You dont want to find out months
from now that you are going to have redo your conversion because you
have missing writes to the table and corrupt data.
Apr 21 '07 #2
Thanks for your reply.
You did not mention the database and version or anything like that so you
are probably not going to get much usable help.
It's an Access 2000 mdb and we now use Access 2002.
A lot depends on why you split the database up on the two drives. If they
are in two separate databases you may have two separate sets of security.
Some networking server software would let you join the two drives into one
volume and treat it all as one location or object if it was on the same
server.
I don't know how things were made on the former server or why. I only know
that the mdb and mdw are both in the same folder. This morning a co worker
copied the mdb and mdw to a C-drive and simulated the old path with the dos
substitute command. That didn't change anything: same message.

Seems we have to inform Houston and bring in the helicopters to hunt down
the creator of this database :-)

john

"Last Boy Scout" <Ba*****@whitehouse.govschreef in bericht
news:Ey****************@newsfe04.lga...
John wrote:
>Recently we migrated to a new hard- and software environment. Also, all
data has moved to a new network drive, with a new name. We have one mdb
and an associated mdw that now gives us trouble. If the users try to open
the mdb they get the message (translated from Dutch):

"you do not have the correct authorisations for the use of object 'G:\...
\OurFileName.mdb '. Contact you system manager or the person who has made
the object, to establish the correct authorisations for you."

We suspect that there is hard path reference in the mdb that points to
the old location of
the mdw (with the old drive's name). I have never worked with
'authorisations' or working grouops and the builder of this application
is gone and can not be reached.

Does anyone have an idea on how we can get the mdb to run again? Even if
we would lose the whole autorisation and workgroup functionality in this
mdb, that would be better than nothing being able to access the mdb at
all.

Temporarily moving back to the old network drive is not an option.

Thanks in advance,
john
Either way you still have to know how to access the security settings. You
did not mention the database and version or anything like that so you are
probably not going to get much usable help. A lot depends on why you
split the database up on the two drives. If they are in two separate
databases you may have two separate sets of security. Some networking
server software would let you join the two drives into one volume and
treat it all as one location or object if it was on the same server.

My suggestion is hire a consultant that knows the database and/or
application or some kind of professional outfit that can make some
suggestions or help you to accomplish what you want to do. It may save
you money and time in the long run. You dont want to find out months from
now that you are going to have redo your conversion because you have
missing writes to the table and corrupt data.

Apr 21 '07 #3
Actually, it may be that all you need to do is to use the Linked Table
Manager to relink the tables to the "back end" database in its new location.
Each user will have to have Create, Delete, Read, and Write access to the
folder where the back end datastore is stored. The messages you are seeing
do not _necessarily_ indicate a problem with Access security.

If you will search at http://support.microsoft.com for the "Orders and
Solutions Sample Database", the Solutions sample (which hasn't been updated
since Access 2000, but still is very useful) has an example of relinking
tables at startup. On my linked databases, I also employ the solution
donated by Ken Getz, that is available to the Access user community at
http://www.mvps.org/access/api/api0001.htm to allow the user to browse and
find the backend.

Larry Linson
Microsoft Access MVP
"John" <jo@hn.comwrote in message
news:f0***********@textnews.wanadoo.nl...
Thanks for your reply.
>You did not mention the database and version or anything like that so you
are probably not going to get much usable help.

It's an Access 2000 mdb and we now use Access 2002.
>A lot depends on why you split the database up on the two drives. If
they are in two separate databases you may have two separate sets of
security. Some networking server software would let you join the two
drives into one volume and treat it all as one location or object if it
was on the same server.

I don't know how things were made on the former server or why. I only know
that the mdb and mdw are both in the same folder. This morning a co worker
copied the mdb and mdw to a C-drive and simulated the old path with the
dos substitute command. That didn't change anything: same message.

Seems we have to inform Houston and bring in the helicopters to hunt down
the creator of this database :-)

john

"Last Boy Scout" <Ba*****@whitehouse.govschreef in bericht
news:Ey****************@newsfe04.lga...
>John wrote:
>>Recently we migrated to a new hard- and software environment. Also, all
data has moved to a new network drive, with a new name. We have one mdb
and an associated mdw that now gives us trouble. If the users try to
open the mdb they get the message (translated from Dutch):

"you do not have the correct authorisations for the use of object
'G:\... \OurFileName.mdb '. Contact you system manager or the person who
has made the object, to establish the correct authorisations for you."

We suspect that there is hard path reference in the mdb that points to
the old location of
the mdw (with the old drive's name). I have never worked with
'authorisations' or working grouops and the builder of this application
is gone and can not be reached.

Does anyone have an idea on how we can get the mdb to run again? Even if
we would lose the whole autorisation and workgroup functionality in this
mdb, that would be better than nothing being able to access the mdb at
all.

Temporarily moving back to the old network drive is not an option.

Thanks in advance,
john
Either way you still have to know how to access the security settings.
You did not mention the database and version or anything like that so you
are probably not going to get much usable help. A lot depends on why you
split the database up on the two drives. If they are in two separate
databases you may have two separate sets of security. Some networking
server software would let you join the two drives into one volume and
treat it all as one location or object if it was on the same server.

My suggestion is hire a consultant that knows the database and/or
application or some kind of professional outfit that can make some
suggestions or help you to accomplish what you want to do. It may save
you money and time in the long run. You dont want to find out months
from now that you are going to have redo your conversion because you have
missing writes to the table and corrupt data.


Apr 22 '07 #4
Thanks! That sounds hopeful. I'll check it out.

"Larry Linson" <bo*****@localhost.notschreef in bericht
news:krzWh.609$nR1.521@trnddc06...
Actually, it may be that all you need to do is to use the Linked Table
Manager to relink the tables to the "back end" database in its new
location. Each user will have to have Create, Delete, Read, and Write
access to the folder where the back end datastore is stored. The messages
you are seeing do not _necessarily_ indicate a problem with Access
security.

If you will search at http://support.microsoft.com for the "Orders and
Solutions Sample Database", the Solutions sample (which hasn't been
updated since Access 2000, but still is very useful) has an example of
relinking tables at startup. On my linked databases, I also employ the
solution donated by Ken Getz, that is available to the Access user
community at http://www.mvps.org/access/api/api0001.htm to allow the user
to browse and find the backend.

Larry Linson
Microsoft Access MVP
"John" <jo@hn.comwrote in message
news:f0***********@textnews.wanadoo.nl...
>Thanks for your reply.
>>You did not mention the database and version or anything like that so
you are probably not going to get much usable help.

It's an Access 2000 mdb and we now use Access 2002.
>>A lot depends on why you split the database up on the two drives. If
they are in two separate databases you may have two separate sets of
security. Some networking server software would let you join the two
drives into one volume and treat it all as one location or object if it
was on the same server.

I don't know how things were made on the former server or why. I only
know that the mdb and mdw are both in the same folder. This morning a co
worker copied the mdb and mdw to a C-drive and simulated the old path
with the dos substitute command. That didn't change anything: same
message.

Seems we have to inform Houston and bring in the helicopters to hunt down
the creator of this database :-)

john

"Last Boy Scout" <Ba*****@whitehouse.govschreef in bericht
news:Ey****************@newsfe04.lga...
>>John wrote:
Recently we migrated to a new hard- and software environment. Also, all
data has moved to a new network drive, with a new name. We have one mdb
and an associated mdw that now gives us trouble. If the users try to
open the mdb they get the message (translated from Dutch):

"you do not have the correct authorisations for the use of object
'G:\... \OurFileName.mdb '. Contact you system manager or the person
who has made the object, to establish the correct authorisations for
you."

We suspect that there is hard path reference in the mdb that points to
the old location of
the mdw (with the old drive's name). I have never worked with
'authorisations' or working grouops and the builder of this application
is gone and can not be reached.

Does anyone have an idea on how we can get the mdb to run again? Even
if we would lose the whole autorisation and workgroup functionality in
this mdb, that would be better than nothing being able to access the
mdb at all.

Temporarily moving back to the old network drive is not an option.

Thanks in advance,
john
Either way you still have to know how to access the security settings.
You did not mention the database and version or anything like that so
you are probably not going to get much usable help. A lot depends on
why you split the database up on the two drives. If they are in two
separate databases you may have two separate sets of security. Some
networking server software would let you join the two drives into one
volume and treat it all as one location or object if it was on the same
server.

My suggestion is hire a consultant that knows the database and/or
application or some kind of professional outfit that can make some
suggestions or help you to accomplish what you want to do. It may save
you money and time in the long run. You dont want to find out months
from now that you are going to have redo your conversion because you
have missing writes to the table and corrupt data.



Apr 22 '07 #5
In our citrix-environment users can't make short cuts with reference to the
Access-exe. One of our administrators made a vbs script that does reference
to the Access-exe, the mdw location, and the mdb location and made the
application works again.

Thanks,
john

"John" <jo@hn.comschreef in bericht
news:f0***********@textnews.wanadoo.nl...
Thanks! That sounds hopeful. I'll check it out.

"Larry Linson" <bo*****@localhost.notschreef in bericht
news:krzWh.609$nR1.521@trnddc06...
>Actually, it may be that all you need to do is to use the Linked Table
Manager to relink the tables to the "back end" database in its new
location. Each user will have to have Create, Delete, Read, and Write
access to the folder where the back end datastore is stored. The messages
you are seeing do not _necessarily_ indicate a problem with Access
security.

If you will search at http://support.microsoft.com for the "Orders and
Solutions Sample Database", the Solutions sample (which hasn't been
updated since Access 2000, but still is very useful) has an example of
relinking tables at startup. On my linked databases, I also employ the
solution donated by Ken Getz, that is available to the Access user
community at http://www.mvps.org/access/api/api0001.htm to allow the user
to browse and find the backend.

Larry Linson
Microsoft Access MVP
"John" <jo@hn.comwrote in message
news:f0***********@textnews.wanadoo.nl...
>>Thanks for your reply.

You did not mention the database and version or anything like that so
you are probably not going to get much usable help.

It's an Access 2000 mdb and we now use Access 2002.

A lot depends on why you split the database up on the two drives. If
they are in two separate databases you may have two separate sets of
security. Some networking server software would let you join the two
drives into one volume and treat it all as one location or object if
it was on the same server.

I don't know how things were made on the former server or why. I only
know that the mdb and mdw are both in the same folder. This morning a co
worker copied the mdb and mdw to a C-drive and simulated the old path
with the dos substitute command. That didn't change anything: same
message.

Seems we have to inform Houston and bring in the helicopters to hunt
down the creator of this database :-)

john

"Last Boy Scout" <Ba*****@whitehouse.govschreef in bericht
news:Ey****************@newsfe04.lga...
John wrote:
Recently we migrated to a new hard- and software environment. Also,
all data has moved to a new network drive, with a new name. We have
one mdb and an associated mdw that now gives us trouble. If the users
try to open the mdb they get the message (translated from Dutch):
>
"you do not have the correct authorisations for the use of object
'G:\... \OurFileName.mdb '. Contact you system manager or the person
who has made the object, to establish the correct authorisations for
you."
>
We suspect that there is hard path reference in the mdb that points to
the old location of
the mdw (with the old drive's name). I have never worked with
'authorisations' or working grouops and the builder of this
application is gone and can not be reached.
>
Does anyone have an idea on how we can get the mdb to run again? Even
if we would lose the whole autorisation and workgroup functionality in
this mdb, that would be better than nothing being able to access the
mdb at all.
>
Temporarily moving back to the old network drive is not an option.
>
Thanks in advance,
john
Either way you still have to know how to access the security settings.
You did not mention the database and version or anything like that so
you are probably not going to get much usable help. A lot depends on
why you split the database up on the two drives. If they are in two
separate databases you may have two separate sets of security. Some
networking server software would let you join the two drives into one
volume and treat it all as one location or object if it was on the
same server.

My suggestion is hire a consultant that knows the database and/or
application or some kind of professional outfit that can make some
suggestions or help you to accomplish what you want to do. It may save
you money and time in the long run. You dont want to find out months
from now that you are going to have redo your conversion because you
have missing writes to the table and corrupt data.




Apr 23 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
by: Paddy McCarthy | last post by:
Frustrated at being prevented from using Python at work I went gunning for Perl. Time to roll out some useless Google statistics to make me feel better Google Phrase count...
4
by: susmita_ganguly | last post by:
Hi I am trying to upgrade from oracle 8i to oracle 9i on the same server ..I don't know much abt migration . Can anyone help me out. Thanks. Susmita
11
by: Jep | last post by:
Any help or advice appreciated. We have just installed and configured a new DB2 v.8.1 with latest FixPack. Just a few days later it dies and now we have a DB that is totally unusable. - - - -...
4
by: Abram Friesen | last post by:
Hi, I'm a developer for a software application vendor, and our application makes use of a customer-maintained Oracle 8i/9i database. We've had a customer request to support DB2 database, and I'm...
1
by: sac | last post by:
I am using DB2 v8.1 on UNIX. A few weeks ago the DBAs carried out node migration activity on the database. After the node migration I observed that the queries that execute on temporary tables...
1
by: rob | last post by:
Dear All, I have a very small test project to convert asp to asp.net using the Microsoft/Artisan ASP to ASP.NET Migration Assistant...
1
by: Bonggoy Cruz | last post by:
We have a fairly big size ASP.NET web application that was written VB.NET. We are in the process converting the web project. We used the migration wizard included in VS 2005. I followed step by...
60
by: Shawnk | last post by:
Some Sr. colleges and I have had an on going discussion relative to when and if C# will ever support 'true' multiple inheritance. Relevant to this, I wanted to query the C# community (the...
3
Frinavale
by: Frinavale | last post by:
I have been researching the best approach to migrating a VB6 application into a VB.NET application. There is a lot of information out there but most of it recommends that you "train in the migration...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.