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

ACC97 on a Network environment

Dear all,

A new network has been installed on a customer and I get some troubles
to do specific things; I will explain:

The infraestructure is as follows:
.. Server: Windows Server 2003
.. Workstations: Office XP Pro

I have installed ACC97 on "each" workstation using a login with
administrator rights.

When I log in as normal user (no administrator rights) I can not use
the wizards to create, for example, a table, a query, to import from
excel, etc.
I can create a table, query, etc. using only "design" mode but not
using the wizards.

Nevertheless when I log in with administrator rights I can do all of
those things with no problem.

The clue must be to confer "normal" users the enough rights to do that
but without having the administrator rights ... and I have no idea
where that should be done.

I would appreciate your comments.

Angel.
Nov 13 '05 #1
7 1464
When you talk about logging in, are you talking about logging in to Windows
itself (in which case, you almost certainly have a problem due to the rights
the user has on some disk/folder) or logging in to Access (in which case,
you may have a problem with the rights you granted to that user in the
pertinent Workgroup .MDW file).

As I have neither a Windows Server 2003 nor Win XP installed, perhaps
someone else will join in this discussion who has more knowledge on those
products.

Larry Linson
Microsoft Access MVP

"amazo" <am***@pobladores.com> wrote in message
news:4c**************************@posting.google.c om...
Dear all,

A new network has been installed on a customer and I get some troubles
to do specific things; I will explain:

The infraestructure is as follows:
. Server: Windows Server 2003
. Workstations: Office XP Pro

I have installed ACC97 on "each" workstation using a login with
administrator rights.

When I log in as normal user (no administrator rights) I can not use
the wizards to create, for example, a table, a query, to import from
excel, etc.
I can create a table, query, etc. using only "design" mode but not
using the wizards.

Nevertheless when I log in with administrator rights I can do all of
those things with no problem.

The clue must be to confer "normal" users the enough rights to do that
but without having the administrator rights ... and I have no idea
where that should be done.

I would appreciate your comments.

Angel.

Nov 13 '05 #2
Rosco,

Thanks for your prompt answer. Users have those kind of rights, after
talking to some colleagues it seems that using some features, like
wizards, needs to access to registry with "administrator" privileges.

The problem is that on server domain, people are administrator or
users and people on charge to maintain the server don't accept to give
to a normal user administrator rights because then the security is wet
paper.

So, the dilemma is that administrator users can do everything and
normal users can't use certain Access features, like wizards.

Thanks and best regards.

Angel.

"Rosco" <Ro***@discussions.microsoft.com> wrote in message news:<70**********************************@microso ft.com>...
I should think that at a minimum, your users would need read/write/modify
rights to the folder on the server containing the db.

Rosco

Nov 13 '05 #3
am***@pobladores.com (amazo) wrote:
When I log in as normal user (no administrator rights) I can not use
the wizards to create, for example, a table, a query, to import from
excel, etc.
I can create a table, query, etc. using only "design" mode but not
using the wizards.

Nevertheless when I log in with administrator rights I can do all of
those things with no problem.

The clue must be to confer "normal" users the enough rights to do that
but without having the administrator rights ... and I have no idea
where that should be done.


Part of the problem is that regular users have read only access to
"Program Files" and "Windows". There may be registry permission
problems as well but I'm not sure about that.

I haven't investigated all of these issues though. Unfortunately I'm
also not aware of any web resources which cover this issue.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 13 '05 #4
Hi Larry,

sorry, I didn't explain enough the term "log in"; I am not using the
Access Security Workgroup .MDW file, so I meant log in Windows Server
Domain.

Joan Wild, wrote down 2 KB's articles that I am going to investigate.

Thanks to everybody.

Angel.

"Larry Linson" <bo*****@localhost.not> wrote in message news:<ug9md.6065$GV5.254@trnddc04>...
When you talk about logging in, are you talking about logging in to Windows
itself (in which case, you almost certainly have a problem due to the rights
the user has on some disk/folder) or logging in to Access (in which case,
you may have a problem with the rights you granted to that user in the
pertinent Workgroup .MDW file).

As I have neither a Windows Server 2003 nor Win XP installed, perhaps
someone else will join in this discussion who has more knowledge on those
products.

Larry Linson
Microsoft Access MVP

"amazo" <am***@pobladores.com> wrote in message
news:4c**************************@posting.google.c om...
Dear all,

A new network has been installed on a customer and I get some troubles
to do specific things; I will explain:

The infraestructure is as follows:
. Server: Windows Server 2003
. Workstations: Office XP Pro

I have installed ACC97 on "each" workstation using a login with
administrator rights.

When I log in as normal user (no administrator rights) I can not use
the wizards to create, for example, a table, a query, to import from
excel, etc.
I can create a table, query, etc. using only "design" mode but not
using the wizards.

Nevertheless when I log in with administrator rights I can do all of
those things with no problem.

The clue must be to confer "normal" users the enough rights to do that
but without having the administrator rights ... and I have no idea
where that should be done.

I would appreciate your comments.

Angel.

Nov 13 '05 #5
??????
amazo <am***@pobladores.com> wrote in message
news:4c**************************@posting.google.c om...
Rosco,

Thanks for your prompt answer. Users have those kind of rights, after
talking to some colleagues it seems that using some features, like
wizards, needs to access to registry with "administrator" privileges.

The problem is that on server domain, people are administrator or
users and people on charge to maintain the server don't accept to give
to a normal user administrator rights because then the security is wet
paper.

So, the dilemma is that administrator users can do everything and
normal users can't use certain Access features, like wizards.

Thanks and best regards.

Angel.

"Rosco" <Ro***@discussions.microsoft.com> wrote in message

news:<70**********************************@microso ft.com>...
I should think that at a minimum, your users would need read/write/modify rights to the folder on the server containing the db.

Rosco

Nov 13 '05 #6
I have had a similar problem in a Win2003/XP based envrionment before
(learned this the hard way). You need to make sure that permissions
are set appropriately on all the directories you are trying to use.
(i.e. Read, Write, especially modify!).

Also check the users permissions, otherwise you'll get very odd errors
and possibly the other problems you have experienced.

Dave

am***@pobladores.com (amazo) wrote in message news:<4c**************************@posting.google. com>...
Dear all,

A new network has been installed on a customer and I get some troubles
to do specific things; I will explain:

The infraestructure is as follows:
. Server: Windows Server 2003
. Workstations: Office XP Pro

I have installed ACC97 on "each" workstation using a login with
administrator rights.

When I log in as normal user (no administrator rights) I can not use
the wizards to create, for example, a table, a query, to import from
excel, etc.
I can create a table, query, etc. using only "design" mode but not
using the wizards.

Nevertheless when I log in with administrator rights I can do all of
those things with no problem.

The clue must be to confer "normal" users the enough rights to do that
but without having the administrator rights ... and I have no idea
where that should be done.

I would appreciate your comments.

Angel.

Nov 13 '05 #7
I have just run into this problem on XP. It looks like the same types of
problems with running Access97 on terminal server. You may want to look into
compatibility notes for terminal server and do the same on XP
workstations.You will need to allow administrator access to system folder
and some registry locations.

As of now I have the user setup with an administrator account on the XP
workstations until I find the time to experiment.

"amazo" <am***@pobladores.com> wrote in message
news:4c**************************@posting.google.c om...
Dear all,

A new network has been installed on a customer and I get some troubles
to do specific things; I will explain:

The infraestructure is as follows:
. Server: Windows Server 2003
. Workstations: Office XP Pro

I have installed ACC97 on "each" workstation using a login with
administrator rights.

When I log in as normal user (no administrator rights) I can not use
the wizards to create, for example, a table, a query, to import from
excel, etc.
I can create a table, query, etc. using only "design" mode but not
using the wizards.

Nevertheless when I log in with administrator rights I can do all of
those things with no problem.

The clue must be to confer "normal" users the enough rights to do that
but without having the administrator rights ... and I have no idea
where that should be done.

I would appreciate your comments.

Angel.

Nov 13 '05 #8

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

Similar topics

5
by: Oliver Braun | last post by:
I know this is a very common issue and I found a lot of hints on this topic in www but I did not find a very good solution for this task. Most of the solutions use SQLDMO to list all sql servers...
2
by: Tony Ciconte | last post by:
Iam trying to distribute a runtime Acc97 program using the ODE, Wise Installer, and SageKey scripts. Everything has been working great until I recently tried to include the MSINET.OXC internet...
1
by: Frosty Madness | last post by:
I have the beginnings of a device emulator that sits on the network... ************** using System; using System.Threading; using System.Net; using System.Net.Sockets; using System.Text;
7
by: Joe Ross | last post by:
I've been working with Microsoft support for over 3 weeks now on an intermittent General Network Error we're seeing in our production environment between our ASP.NET application and SQL Server...
1
by: Kal | last post by:
Hello, System.Data.SqlClient.SqlException: General network error. Check your network documentation. What does this error means? My web app, suddenly started to show this error today in my...
1
by: mpltkvx | last post by:
Hello, This is a question regarding MS-Access programming. 1. Network environment: I got a room with 50 people answering the phone and logging the topics of the incoming calls. Each has a PC,...
3
by: Barry Flynn | last post by:
Hi I am working with a VB 2005 program which has been converted from VB6. It writes data out to a flat file, with code like the following line WriteLine(riFileNo, "Hist", lsAssetID,...
2
BradHodge
by: BradHodge | last post by:
Reading a post regarding network security on a linked database, I saw this post by PDog on number of users in a network Environment... I am about to put a very small database (2200 kb back-end)...
1
by: ekynox | last post by:
Hi guys, have been playing with WMI to add a network printer connection to a Windows XP pc. My environment consists of a server running Windows Server 2003 and Visual Studio 2005 and a test pc...
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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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
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
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,...

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.