473,804 Members | 3,019 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

User Logins and passwords and Notes History

Hi All,

Is there anyway we can create different Usernames, user levels and
passwords in Access 2007? I could not find any icons for this on the
ribbon.

I have created Notes History using
=ColumnHistory([RecordSource],"Notes","[ID]=" & Nz([ID],0))

which returns
[Version: 18/05/2007 1:03:26 PM ] This is a test note2
[Version: 18/05/2007 1:03:16 PM ] This is a test note1
[Version: 18/05/2007 1:02:56 PM ] Testing

Is it possible to add 'Useraame' instead of 'Version' in notes
history?
Cheers, Matuag

May 18 '07 #1
9 2683
On 18 May 2007 13:09:58 -0700, Matuag <ma****@gmail.c omwrote:

Required reading for developers curious about A2007 security:
http://msdn2.microsoft.com/en-us/library/bb421308.aspx

Personally if I don't need serious security but still want user
groups, I'd use Active Directory.

-Tom.
>Hi All,

Is there anyway we can create different Usernames, user levels and
passwords in Access 2007? I could not find any icons for this on the
ribbon.

I have created Notes History using
=ColumnHistory ([RecordSource],"Notes","[ID]=" & Nz([ID],0))

which returns
[Version: 18/05/2007 1:03:26 PM ] This is a test note2
[Version: 18/05/2007 1:03:16 PM ] This is a test note1
[Version: 18/05/2007 1:02:56 PM ] Testing

Is it possible to add 'Useraame' instead of 'Version' in notes
history?
Cheers, Matuag
May 20 '07 #2
Hi Tom,

I can't find 'Users and Group Permissions' on 'Database Tools' tab.
Also where is 'Active Directory'? :(

I am using Access 2007 Enterprise.

Cheers, Matuag
,

May 20 '07 #3
Hi,
I can't find 'Users and Group Permissions' on 'Database Tools' tab.
It's removed in A2007 - read more about it here :

http://blogs.msdn.com/access/archive...19/482845.aspx
Also where is 'Active Directory'? :(
And a introduction to Active Directory you can find here :

http://technet2.microsoft.com/window....mspx?mfr=true

Regards
Jens
May 20 '07 #4
On 20 May 2007 08:40:01 -0700, Matuag <ma****@gmail.c omwrote:

Active Directory is a kind of database on the Primary Domain
Controller of Windows networks. Among other things it stores the list
of users and their permissions. You can create groups, and put users
in those groups. Then from Access or any other tool you can query
active directory and ask "is user X a member of group Y", and based on
the answer grant or deny access to certain features.

-Tom.

>Hi Tom,

I can't find 'Users and Group Permissions' on 'Database Tools' tab.
Also where is 'Active Directory'? :(

I am using Access 2007 Enterprise.

Cheers, Matuag
,
May 20 '07 #5
Tom van Stiphout <no************ *@cox.netwrote in
news:lr******** *************** *********@4ax.c om:
Personally if I don't need serious security but still want user
groups, I'd use Active Directory.
Do you have code already written for that? I have the documentation
for proof-of-concept but have never implemented it.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
May 20 '07 #6
On Sun, 20 May 2007 12:11:29 -0500, "David W. Fenton"
<XX*******@dfen ton.com.invalid wrote:

Here is some source code:
http://msdn2.microsoft.com/en-us/library/aa772126.aspx

-Tom.

>Tom van Stiphout <no************ *@cox.netwrote in
news:lr******* *************** **********@4ax. com:
>Personally if I don't need serious security but still want user
groups, I'd use Active Directory.

Do you have code already written for that? I have the documentation
for proof-of-concept but have never implemented it.
May 20 '07 #7
Its pity I can't use user and groups in access 07. Active Directory is
little tough for me to understand.

Thank you all anyway.

May 21 '07 #8
Hi,
Its pity I can't use user and groups in access 07. Active Directory is
little tough for me to understand.
An other solution might be the recommended practice - to move your data to a
centralized service like SQL Server or MSDE.

Regards
Jens
May 21 '07 #9
Tom van Stiphout <no************ *@cox.netwrote in
news:hc******** *************** *********@4ax.c om:
On Sun, 20 May 2007 12:11:29 -0500, "David W. Fenton"
<XX*******@dfe nton.com.invali dwrote:

Here is some source code:
http://msdn2.microsoft.com/en-us/library/aa772126.aspx
That's pretty much the equivalent of the code I already had.

I find it interesting that MS ignores all their classic VB
developers and uses VBScript and VB.NET for their examples. *sigh*

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
May 21 '07 #10

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

Similar topics

2
1424
by: uli2003wien | last post by:
Dear group, I am a DB-Administrator for a Company that creates and maintains a software solution based on SQL-Server and Crystal-Reports. The Crystal-Reports part uses the following method to present data. First a specific user (database authentification) is created with a fixed password. Then Crystal Reports uses this user/password-information to login to the database and present or print the data.
4
2820
by: Burt | last post by:
Hi All, I need to develop an C# internet app with logins, eg you create a username and password, the password can be emailed to you if you forget it, you can change the password etc. Before I reinvent the wheel, does anyone know of sample code online that will do this? Perhaps something from MS? I looked around but couldn't find anything.
10
1302
by: dee | last post by:
Hi I'm writing a page withing our site that requires logins. Where should the logins and passwords be kept? SqlServer/Access? Flat files? What are the options and trade offs? Thanks. Dee
6
3091
by: Bob Sanderson | last post by:
I have created a MySQL database for my company which is accessed by PHP pages. I would like to permit some users to edit the records but allow others read-only access. However, I don't want to have to enter a password every time I want to edit a record. Is there a way to use our network login to do this? If not, what is the easiest way to accomplish this? The database is running on our server and is not accessible via the net. Any help...
2
1794
by: ketz | last post by:
How do i create a user login for a excel spreadsheet through a userform. I've seem to be able to get a password working but that only lets one passwrod in and its only the password. Ideally what i'd like is a user name and a password with multiple user so that the workbook can be accessed by various user through their own password and username. This is so then i can make a seperate login for the other members of staff who do different jobs in...
26
5567
by: beporter | last post by:
First time poster here! Let me get straight to it... I'm currently not in a position that lets me interact with other developers face to face on a regular basis, and I am in need of some "round table" discussion on a project that has be given to me. Let me describe the functional requirements I have in as general terms as possible first: 1) The task charged to me is to investigate, and if possible implement, a system for storing a great...
3
30310
by: Inna | last post by:
Hello all, I am looking for the script, which I believe exists already.I need to be able to populate the script for security of one database and apply it to another database, even if it is located on another server: 1. All logins which not exist have to be created and which exists ignored including the NT accounts 2. Users same as the old database + the existing ones stay in database 3. Passwords for the new logins. 4. All...
1
1596
by: Chloe C | last post by:
Hi I need to move a couple of SQL logins to a new machine to support a 3rd party application. Problem is the password is embedded in the application and we can't see how to change it. Does anyone have a mechanism for moving a login to a new machine *without* knowing or changing the password? TIA
13
3256
JodiPhillips
by: JodiPhillips | last post by:
G'day, I have a silly and simple problem that I need some guidance with. Due to the way our network is set up, I am unable to use the group permissions for Access and have had to implement log in procedures via a log in table within the database. This works fine. I have now expanded this table to include further data about the authorised user – Power User, Team Leader, & Facilitator. Depending on the user’s status as to which one of...
0
9575
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10564
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10320
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10308
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 most users, this new feature is actually very convenient. If you want to control the update process,...
0
9134
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 launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6846
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 then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5645
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4288
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
2
3806
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.