473,545 Members | 1,224 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can't open my .mdb

Can't open my .mdb
I was experimenting with opening an access database in IIS. For
experimenting, I have an .mdb called HasbaraSample. In this case I copied it
to the C:\Inetpub\wwwr oot\Access folder.

I had various problems trying to get it to open in IIS. I went to asp.net
forums and was told to right_click the app_data folder and click the security
tab.

To make a long story short, that never worked out.

Now to my great horror, when I try to open any of the dozen or so
HasbaraSample.m db's on my computer, I get a login box with the username
dennist685 on it with a blank password. Nowhere have I defined a password,
except for sqlserver 2005, mixed authetification .

I tried no password and got the message, 'not a valid account name or
password'. I tried my password for sqlserver, got the same message. Tried,
Admin, Administrator, etc. all giving me the same message.

I am really stuck now. I've got to open these other HasbaraSample.m db's.
Never in my wildest imagination did I consider playing with an App_Data
security tab end up disabling all the far flung HasbaraSamples on my
computer. I don't know how the security settings could possibly have
proliferated.

I had no security settings before. My intention was just to design my
database in Access, then upsize it to sqlserver.

Can anybody help me? This is urgent.
dennist685
Nov 30 '05 #1
4 1875
One possible scenario is that you (or someone) inadvertently changed the
system database that Access uses. Access uses a separate database, normally
referred to as a system database to enforce security. If you open Access
without opening a database and then select the Tools menu, Security,
Workgroup Administrator, you can see which system database Access is using.
You can either browse to another system database (*.mdw, using the Join
button) or create a new one in the Workgroup Administrator. The default
system database (System.mdw) is generally stored in the following path (for
Access 2003 anyway).

C:\Documents and Settings\<UserN ame>\Applicatio n Data\Microsoft\ Access

By using a system database with no security settings, you will not be
prompted for a username and password.

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.
"dennist685 " <de********@new sgroup.nospam> wrote in message
news:FC******** *************** ***********@mic rosoft.com...
Can't open my .mdb
I was experimenting with opening an access database in IIS. For
experimenting, I have an .mdb called HasbaraSample. In this case I copied
it
to the C:\Inetpub\wwwr oot\Access folder.

I had various problems trying to get it to open in IIS. I went to asp.net
forums and was told to right_click the app_data folder and click the
security
tab.

To make a long story short, that never worked out.

Now to my great horror, when I try to open any of the dozen or so
HasbaraSample.m db's on my computer, I get a login box with the username
dennist685 on it with a blank password. Nowhere have I defined a password,
except for sqlserver 2005, mixed authetification .

I tried no password and got the message, 'not a valid account name or
password'. I tried my password for sqlserver, got the same message. Tried,
Admin, Administrator, etc. all giving me the same message.

I am really stuck now. I've got to open these other HasbaraSample.m db's.
Never in my wildest imagination did I consider playing with an App_Data
security tab end up disabling all the far flung HasbaraSamples on my
computer. I don't know how the security settings could possibly have
proliferated.

I had no security settings before. My intention was just to design my
database in Access, then upsize it to sqlserver.

Can anybody help me? This is urgent.
dennist685
Nov 30 '05 #2
On Wed, 30 Nov 2005 04:38:02 -0800, "dennist685 " <de********@new sgroup.nospam> wrote:

¤ Can't open my .mdb
¤ I was experimenting with opening an access database in IIS. For
¤ experimenting, I have an .mdb called HasbaraSample. In this case I copied it
¤ to the C:\Inetpub\wwwr oot\Access folder.
¤
¤ I had various problems trying to get it to open in IIS. I went to asp.net
¤ forums and was told to right_click the app_data folder and click the security
¤ tab.
¤
¤ To make a long story short, that never worked out.
¤
¤ Now to my great horror, when I try to open any of the dozen or so
¤ HasbaraSample.m db's on my computer, I get a login box with the username
¤ dennist685 on it with a blank password. Nowhere have I defined a password,
¤ except for sqlserver 2005, mixed authetification .
¤
¤ I tried no password and got the message, 'not a valid account name or
¤ password'. I tried my password for sqlserver, got the same message. Tried,
¤ Admin, Administrator, etc. all giving me the same message.
¤
¤ I am really stuck now. I've got to open these other HasbaraSample.m db's.
¤ Never in my wildest imagination did I consider playing with an App_Data
¤ security tab end up disabling all the far flung HasbaraSamples on my
¤ computer. I don't know how the security settings could possibly have
¤ proliferated.
¤
¤ I had no security settings before. My intention was just to design my
¤ database in Access, then upsize it to sqlserver.
¤
¤ Can anybody help me? This is urgent.

How are you attempting to open the .MDB? Where does the user ID dennist685 come from? Is it a
Windows logon user ID?
Paul
~~~~
Microsoft MVP (Visual Basic)
Dec 1 '05 #3
That's exactly what happened. Steven Cheng solved the problem for me in a
thread in the office newsgroups -> Access.Security .

dennist685

"David Lloyd" wrote:
One possible scenario is that you (or someone) inadvertently changed the
system database that Access uses. Access uses a separate database, normally
referred to as a system database to enforce security. If you open Access
without opening a database and then select the Tools menu, Security,
Workgroup Administrator, you can see which system database Access is using.
You can either browse to another system database (*.mdw, using the Join
button) or create a new one in the Workgroup Administrator. The default
system database (System.mdw) is generally stored in the following path (for
Access 2003 anyway).

C:\Documents and Settings\<UserN ame>\Applicatio n Data\Microsoft\ Access

By using a system database with no security settings, you will not be
prompted for a username and password.

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.
"dennist685 " <de********@new sgroup.nospam> wrote in message
news:FC******** *************** ***********@mic rosoft.com...
Can't open my .mdb
I was experimenting with opening an access database in IIS. For
experimenting, I have an .mdb called HasbaraSample. In this case I copied
it
to the C:\Inetpub\wwwr oot\Access folder.

I had various problems trying to get it to open in IIS. I went to asp.net
forums and was told to right_click the app_data folder and click the
security
tab.

To make a long story short, that never worked out.

Now to my great horror, when I try to open any of the dozen or so
HasbaraSample.m db's on my computer, I get a login box with the username
dennist685 on it with a blank password. Nowhere have I defined a password,
except for sqlserver 2005, mixed authetification .

I tried no password and got the message, 'not a valid account name or
password'. I tried my password for sqlserver, got the same message. Tried,
Admin, Administrator, etc. all giving me the same message.

I am really stuck now. I've got to open these other HasbaraSample.m db's.
Never in my wildest imagination did I consider playing with an App_Data
security tab end up disabling all the far flung HasbaraSamples on my
computer. I don't know how the security settings could possibly have
proliferated.

I had no security settings before. My intention was just to design my
database in Access, then upsize it to sqlserver.

Can anybody help me? This is urgent.
dennist685

Dec 3 '05 #4
Paul,

Thanks for trying to help. As you read, the problem was solved. dennist685
is my windows login, with no password.

"Paul Clement" wrote:
On Wed, 30 Nov 2005 04:38:02 -0800, "dennist685 " <de********@new sgroup.nospam> wrote:

¤ Can't open my .mdb
¤ I was experimenting with opening an access database in IIS. For
¤ experimenting, I have an .mdb called HasbaraSample. In this case I copied it
¤ to the C:\Inetpub\wwwr oot\Access folder.
¤
¤ I had various problems trying to get it to open in IIS. I went to asp.net
¤ forums and was told to right_click the app_data folder and click the security
¤ tab.
¤
¤ To make a long story short, that never worked out.
¤
¤ Now to my great horror, when I try to open any of the dozen or so
¤ HasbaraSample.m db's on my computer, I get a login box with the username
¤ dennist685 on it with a blank password. Nowhere have I defined a password,
¤ except for sqlserver 2005, mixed authetification .
¤
¤ I tried no password and got the message, 'not a valid account name or
¤ password'. I tried my password for sqlserver, got the same message. Tried,
¤ Admin, Administrator, etc. all giving me the same message.
¤
¤ I am really stuck now. I've got to open these other HasbaraSample.m db's.
¤ Never in my wildest imagination did I consider playing with an App_Data
¤ security tab end up disabling all the far flung HasbaraSamples on my
¤ computer. I don't know how the security settings could possibly have
¤ proliferated.
¤
¤ I had no security settings before. My intention was just to design my
¤ database in Access, then upsize it to sqlserver.
¤
¤ Can anybody help me? This is urgent.

How are you attempting to open the .MDB? Where does the user ID dennist685 come from? Is it a
Windows logon user ID?
Paul
~~~~
Microsoft MVP (Visual Basic)

Dec 3 '05 #5

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

Similar topics

18
9078
by: Dino | last post by:
dear all, i've created an application for a customer where the customer can upload ..csv-files into a specified ftp-directory. on the server, a php-script, triggered by a cronjob, reads all the data, imports it into a mySQL database and deletes the .csv-file after the import. so far, so good. but in some cases the cronjobs starts...
1
4106
by: yanivmad | last post by:
hi I like to ask if there any option to control the html files?!? I have some HTML files at my web site that use one "Help.htm" file for all the pages {I use the "window.open(.... " option at JS }, and I like to open only one file every time for all the files. I use "myFunc.js" javascript file for all the files that try to open the...
26
15180
by: Don | last post by:
I'm writing an html page with some JavaScript that reads a web page into a client-side temp file, then reformats it, then submits that same file as a URL to the browser for display, via "locate.replace". I can do all this if the html page containing the script originates on the client machine, but don't know how to get access to a...
6
1789
by: Eric | last post by:
for example: SqlConnection is used in my project, how can I know if all connections were closed after open and execution. If some guys forget to close connections after using, how can i check it out ? best, eric
2
1519
by: ad | last post by:
I open open a asp.net project in vs2005 by open web site. But I find I can't find Open web site in the open menu of vs2005. What's happen? where to find the open web site menu?
6
4421
by: aomighty | last post by:
I wanted to write the following code: import shelve try: db = shelve.open(file, "r") except SomeError: print "Oh no, db not found" Only, I'm not sure what SomeError should be. I tried error, anydbm.error, shelve.open.anydb.error, etc. but can't find it. Things
14
19709
by: Rochester | last post by:
Hi, I just found out that the general open file mechanism doesn't work for named pipes (fifo). Say I wrote something like this and it simply hangs python: #!/usr/bin/python import os
1
1955
by: terryspanky | last post by:
----------------------Below are all the codes don't have errors---- The only problem I have is when I Delete, I'ts not deleting the subject that I click. I want to use the above codes to modify the code in "line 168"and in line"393" <%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <%Option Explicit%> <% Dim strCourseCode Dim strSubjectCode Dim...
4
12417
by: etuncer | last post by:
Hello All, I have Access 2003, and am trying to build a database for my small company. I want to be able to create a word document based on the data entered through a form. the real question is this: can Access create the document and place it as an OLE object to the relevant table? Any help is greatly appreciated. Ricky
5
3372
by: Usman Jamil | last post by:
Hi I've a class that creates a connection to a database, gets and loop on a dataset given a query and then close the connection. When I use netstat viewer to see if there is any connection open left, I always see that there are 2 connections open and in "ESTABLISHED" state. Here is the piece of code that I'm using, please tell where I'm...
0
7465
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7398
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7656
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7416
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7752
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5969
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5325
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3449
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1878
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

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.