473,394 Members | 1,755 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,394 software developers and data experts.

How do I add the IUSR_<Machine Name> account to my database?

PK9
I'm having trouble accessing my database
(error: The Microsoft Jet database engine cannot open the file '(unknown)'.
It is already opened exclusively by another user, or you need permission to
view its data) .

I know that I need to give the IUSR_<Machine Name> access to my database,
but when I right click my database (or folder the db resides in) and select
properties, I do NOT get a security tab where I can give other accounts
access. This is on my local laptop, so I should have full permissions
myself. I'm not sure why I don't have a security tab. Any information on
this? I'm running Windows XP.

--
PK9
Nov 19 '05 #1
11 2095
bjc
Hi. Is your Access database open and running in MS Access while you are
trying to view it in a web page?

"PK9" <PK*@discussions.microsoft.com> wrote in message
news:10**********************************@microsof t.com...
I'm having trouble accessing my database
(error: The Microsoft Jet database engine cannot open the file '(unknown)'. It is already opened exclusively by another user, or you need permission to view its data) .

I know that I need to give the IUSR_<Machine Name> access to my database,
but when I right click my database (or folder the db resides in) and select properties, I do NOT get a security tab where I can give other accounts
access. This is on my local laptop, so I should have full permissions
myself. I'm not sure why I don't have a security tab. Any information on
this? I'm running Windows XP.

--
PK9

Nov 19 '05 #2
PK9
No, it's not open. I'm really confused as to why I can't see the security
tab in the properties of the Access Database though. I know that I have to
add accounts but not sure how

"bjc" wrote:
Hi. Is your Access database open and running in MS Access while you are
trying to view it in a web page?

"PK9" <PK*@discussions.microsoft.com> wrote in message
news:10**********************************@microsof t.com...
I'm having trouble accessing my database
(error: The Microsoft Jet database engine cannot open the file

'(unknown)'.
It is already opened exclusively by another user, or you need permission

to
view its data) .

I know that I need to give the IUSR_<Machine Name> access to my database,
but when I right click my database (or folder the db resides in) and

select
properties, I do NOT get a security tab where I can give other accounts
access. This is on my local laptop, so I should have full permissions
myself. I'm not sure why I don't have a security tab. Any information on
this? I'm running Windows XP.

--
PK9


Nov 19 '05 #3
WJ

"PK9" <PK*@discussions.microsoft.com> wrote in message
news:10**********************************@microsof t.com...
I'm not sure why I don't have a security tab. Any information on
this? I'm running Windows XP.

Your Laptop may be running in a "Lock down" mode. Go to Windows Explorer,
select Tools/Folder Options/View, then uncheck "Use simple file sharing"
(the last item in the View dialog).

John Webb
Nov 19 '05 #4
Are u opening the DB manually..
Or you are trying to connect via your application??
Patrick
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #5
PK9
Thank you, now I have a follow-up to that. That helps, I can now see the
security tab. However, on past machines I've seen a list of available
accounts I can select to give them access (for example, "aspnet" user and
"IUSR_<Machine Name>" user). However, when I click "add" on the security tab
I'm given a textarea to enter the "Object name" which I'm assuming is for the
accounts I want to add. I don't know the IUSR_<Machine Name> account name
or the aspnet user account name though. What should I enter in this textarea?

"WJ" wrote:

"PK9" <PK*@discussions.microsoft.com> wrote in message
news:10**********************************@microsof t.com...
I'm not sure why I don't have a security tab. Any information on
this? I'm running Windows XP.

Your Laptop may be running in a "Lock down" mode. Go to Windows Explorer,
select Tools/Folder Options/View, then uncheck "Use simple file sharing"
(the last item in the View dialog).

John Webb

Nov 19 '05 #6
PK9
I'm connecting via my application.

My Laptop was running in a "Lock down" mode. I had to go to Windows Explorer,
select Tools/Folder Options/View, then uncheck "Use simple file sharing"
(the last item in the View dialog).

Now I have another issue. I'm trying to add the IUSR_<Machine Name> user on
the security tab of my database.

On past machines I've seen a list of available accounts I can select to give
them access (for example, "aspnet" user and "IUSR_<Machine Name>" user).
However, when I click "add" on the security tab I'm given a textarea to enter
the "Object name" which I'm assuming is for the accounts I want to add. I
don't know the IUSR_<Machine Name> account name or the aspnet user account
name though. What should I enter in this textarea?

"Patrick Olurotimi Ige" wrote:
Are u opening the DB manually..
Or you are trying to connect via your application??
Patrick
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 19 '05 #7
WJ
"PK9" <PK*@discussions.microsoft.com> wrote in message
news:80**********************************@microsof t.com...
Thank you, now I have a follow-up to that. That helps, I can now see the
security tab. However, on past machines I've seen a list of available
accounts I can select to give them access (for example, "aspnet" user and
"IUSR_<Machine Name>" user). However, when I click "add" on the security
tab
I'm given a textarea to enter the "Object name" which I'm assuming is for
the
accounts I want to add. I don't know the IUSR_<Machine Name> account
name
or the aspnet user account name though. What should I enter in this
textarea?

1. Check all the objects appears on the "Object Types" button.
2. Make sure the Location is still your Laptop (if not, click the
"Locations" button to specify another location of your choice)
3. Click the "Advances" button.
4. Click the "Find now" button. A list of objects (i.e. Accounts, Groups)
appears. Finally, select the object/account you want to grant access to your
resources.

John

Nov 19 '05 #8
PK9
YOU ARE AWESOME! Thanks for your help. I'll try to setup the permissions
now and I should be able to access the db from my application.

"WJ" wrote:
"PK9" <PK*@discussions.microsoft.com> wrote in message
news:80**********************************@microsof t.com...
Thank you, now I have a follow-up to that. That helps, I can now see the
security tab. However, on past machines I've seen a list of available
accounts I can select to give them access (for example, "aspnet" user and
"IUSR_<Machine Name>" user). However, when I click "add" on the security
tab
I'm given a textarea to enter the "Object name" which I'm assuming is for
the
accounts I want to add. I don't know the IUSR_<Machine Name> account
name
or the aspnet user account name though. What should I enter in this
textarea?

1. Check all the objects appears on the "Object Types" button.
2. Make sure the Location is still your Laptop (if not, click the
"Locations" button to specify another location of your choice)
3. Click the "Advances" button.
4. Click the "Find now" button. A list of objects (i.e. Accounts, Groups)
appears. Finally, select the object/account you want to grant access to your
resources.

John

Nov 19 '05 #9
Yep..he did give u a well detailed answer!
GDLUCK PK9!
Patrick

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 19 '05 #10
bjc
Are you connecting via a string or a dsn?

"PK9" <PK*@discussions.microsoft.com> wrote in message
news:3A**********************************@microsof t.com...
No, it's not open. I'm really confused as to why I can't see the security
tab in the properties of the Access Database though. I know that I have to add accounts but not sure how

"bjc" wrote:
Hi. Is your Access database open and running in MS Access while you are
trying to view it in a web page?

"PK9" <PK*@discussions.microsoft.com> wrote in message
news:10**********************************@microsof t.com...
I'm having trouble accessing my database
(error: The Microsoft Jet database engine cannot open the file

'(unknown)'.
It is already opened exclusively by another user, or you need permission
to
view its data) .

I know that I need to give the IUSR_<Machine Name> access to my

database, but when I right click my database (or folder the db resides in) and

select
properties, I do NOT get a security tab where I can give other accounts access. This is on my local laptop, so I should have full permissions
myself. I'm not sure why I don't have a security tab. Any information on this? I'm running Windows XP.

--
PK9


Nov 19 '05 #11
bjc
Did you create the database on your laptop? Did someone email it to you or
install it on your PC? What application are you using to try to access the
data?

"PK9" <PK*@discussions.microsoft.com> wrote in message
news:F2**********************************@microsof t.com...
I'm connecting via my application.

My Laptop was running in a "Lock down" mode. I had to go to Windows Explorer, select Tools/Folder Options/View, then uncheck "Use simple file sharing"
(the last item in the View dialog).

Now I have another issue. I'm trying to add the IUSR_<Machine Name> user on the security tab of my database.

On past machines I've seen a list of available accounts I can select to give them access (for example, "aspnet" user and "IUSR_<Machine Name>" user).
However, when I click "add" on the security tab I'm given a textarea to enter the "Object name" which I'm assuming is for the accounts I want to add. I don't know the IUSR_<Machine Name> account name or the aspnet user account
name though. What should I enter in this textarea?

"Patrick Olurotimi Ige" wrote:
Are u opening the DB manually..
Or you are trying to connect via your application??
Patrick
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 19 '05 #12

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

Similar topics

1
by: Joel Finkel | last post by:
Folks, I am unable to execute any ASPX files on a Windows 2000 Server, running as a Primary Domain Controller. The error is "Error BC31019: Unable to write to output file '<filename>'" By...
3
by: T. Regan | last post by:
I have a test app where I have Forms Authentication set up. When I build and run the app as http://localhost/testapp/login.aspx, it runs correctly. I get the login prompt and the proper...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.