473,671 Members | 2,209 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Club Membership

If I am in the wrong forum, please point me in the right direction.
I am looking for an access database compatible with office 2000 to help
manage the membership of the surf lifesaving club I belong to. If it could
go to financials as well that would be a bonus. As a voluntary organisation
we would prefer freeware.
Any ideas?
Cheers
Stephen
Aug 5 '06 #1
4 6291
"Stephen Doyle" <st***@dmsystem s.co.nzwrote in
news:1154755732 .782350@ftpsrv1 :
If I am in the wrong forum, please point me in the right
direction. I am looking for an access database compatible with
office 2000 to help manage the membership of the surf lifesaving
club I belong to. If it could go to financials as well that would
be a bonus. As a voluntary organisation we would prefer freeware.
Any ideas?
Have you tried the template for membership management included with
Access 2000?

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Aug 5 '06 #2

"David W. Fenton" <XX*******@dfen ton.com.invalid wrote in message
news:Xn******** *************** ***********@127 .0.0.1...
"Stephen Doyle" <st***@dmsystem s.co.nzwrote in
news:1154755732 .782350@ftpsrv1 :
If I am in the wrong forum, please point me in the right
direction. I am looking for an access database compatible with
office 2000 to help manage the membership of the surf lifesaving
club I belong to. If it could go to financials as well that would
be a bonus. As a voluntary organisation we would prefer freeware.
Any ideas?

Have you tried the template for membership management included with
Access 2000?

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
The only suitable template I have is the contact management one which needs
too many modifications.
Can I get others from where?

Cheers
Stephen
Aug 6 '06 #3
There is whole bunch of free (that is freeware) templates for ms-access
here:

http://office.microsoft.com/en-ca/te...s/default.aspx

In the search box...type in

memberships

You will find a memberships database...it is in 2000 format....

Those templates are really just samples...but, it certainly would be less
work then starting from scratch...

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl************* ****@msn.com

Aug 6 '06 #4
"Stephen Doyle" <st***@dmsystem s.co.nzwrote in
news:1154831114 .642007@ftpsrv1 :
"David W. Fenton" <XX*******@dfen ton.com.invalid wrote in message
news:Xn******** *************** ***********@127 .0.0.1...
>"Stephen Doyle" <st***@dmsystem s.co.nzwrote in
news:115475573 2.782350@ftpsrv 1:
If I am in the wrong forum, please point me in the right
direction. I am looking for an access database compatible with
office 2000 to help manage the membership of the surf
lifesaving club I belong to. If it could go to financials as
well that would be a bonus. As a voluntary organisation we
would prefer freeware. Any ideas?

Have you tried the template for membership management included
with Access 2000?

The only suitable template I have is the contact management one
which needs too many modifications.
Aha. It seems that MS has greatly reduced the number of wizards
since A97. A97 had the membership template, but A2K, for instance,
does not.
Can I get others from where?
You might check the MS Office website, but I don't have a direct
reference to it.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Aug 6 '06 #5

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

Similar topics

9
2170
by: Paul Keegstra | last post by:
Hi, I am currently working on an asp.net 2.0 web site that is a replacement of a classic asp web site. The current web site uses a Commerce Server 2002 database for storing user information. It does not currently use any of the Commerce Server 2002 functionality with the exception of the user authentication features. I have written my replacement application to use a custom login form and custom connection string so that I can use...
0
2023
by: wilson_20004 | last post by:
A Division of Cash Cards International, Ltd Saturday, February 11, 2006 The GoldLynks Club Dedicated to the Advancement and Enrichment of all our Members Man has treasured Gold and Silver for it's rarity, beauty, and value for more than 5,000 years. Emperors, Kings, Sultans, and Sheiks valued Gold and Silver as the one secure asset in an insecure world. From the
2
14140
by: Balaji | last post by:
Hi All, Can I use more than one membership provider for a given website? I understand only one of them could be default one. If yes, then how to programmatically access the other membership provider? For e.g. lets say I have a SQLMembership provider and OracleMembership provider. SQL would be my default provider. During authentication, based on the value of an additional parameter in the login screen, I need to validate against SQL or...
7
1653
by: Lero | last post by:
I know SQL server is the way to go but I feel rip by my ISP when they give me 3Gb of storage without MS SQL Server support, unless I pay $15 dollars a month more, on the other hand I can use Access with ODBC for free. I'm trying to port my existing PHP website to ASP.NET. Since this website is for a none profit org. PHP and MySQL hosting is very affordable. My next question would be: is it worth the time to adopt ASP.NET technology just to...
3
3277
by: ryan.mclean | last post by:
Hello everyone, I am wondering, can the membership provider be changed at runtime? Perhaps the connectionStringName? I would like to use a different database based on the server the site is on. I suppose that a custom provider could be used to accomplish this, is there another way?
4
4725
by: =?Utf-8?B?Q2hyaXMgQ2Fw?= | last post by:
I have been having some trouble with implementing a custom Membership Provider. We have a custom data store and business logic that pulls user information. I need some level of functionality above and beyond what the prodiver currently allows. I need the ability to access a user id and the user's permission id. With Forms authentication in 1.1, I would just create a custom identiy and principal and store the information in the identity....
3
2176
by: Glenn | last post by:
My current classic-ASP site has users, projects, roles and the 2.0 membership looks like a perfect fit, but I'm having trouble finding examples of how to have users that belong to different projects, and have different roles per project. The current model.. * When a user joins my site, they eventually end up joining or creating one or more projects. But, they are not required to be a member of a project to be a member of the site.
4
1993
by: keuler | last post by:
Experts: Please advise this newbie (me) as to coding techniques that might answer the following quandry: The overall object is to allow people in a club (in my case, the YMCA Adventure Guides (AG for short)) to sign up for various club activities. The interface I would like to present is one where the user would select an activity (ie, through a drop-down list), such as "Hiking in the woods", then optionally select a subgroup (circle) of the...
9
1827
by: PomonaGrange | last post by:
HI All, I've been trying to make a membership management type script. This script would have a database with the members contact info and which office they hold, if any. The problem I am having is I would like the script to show the president's and vice president's Contact info all the time, but hide the contact info for everyone else when viewed by the general public, then if the user logs in all contact information is displayed, for everyone....
0
8476
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 usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8393
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
8914
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
8820
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...
0
7433
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...
1
6223
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5695
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();...
2
2051
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1809
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.