473,406 Members | 2,352 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,406 software developers and data experts.

Looking for simple Database for Windows/LINUX with web - to maintain member list?

365 100+
Looking for simple Database for Windows/LINUX with web - to maintain member list?. (For example: John Smith, Annual member or Life member / Address / Phone / e-mail).
Jan 10 '10 #1
6 3176
drhowarddrfine
7,435 Expert 4TB
SQLite is really small, light and fast but you may not need a database at all.

name:address:phone:email:join_date
repeat

Or
<member>
<name></name>
<address></address>
....
</member>
Jan 11 '10 #2
gits
5,390 Expert Mod 4TB
what do you mean with 'simple' ... you might use any free DBMS out there ... there are MySQL or PostgreSQL for example ... they are available for Linux and/or Win ... have a lot of free tools and are quite simple to connect remotely to a webpage through PHP ...
Jan 11 '10 #3
tvnaidu
365 100+
Looking for some package with database with web based app, any free package available?.
Jan 13 '10 #4
gits
5,390 Expert Mod 4TB
please explain that a bit more ... what does that mean? what a 'web based app'?
Jan 13 '10 #5
tvnaidu
365 100+
I need to maintain a list of people details for community (Name, address, phone, e-mail, annual/life member), looking for database application to keep these details using web based app. I should be able to change details later like any changes in e-mail/address/phone based on last/first name.

Please let me know suitable application either for windows or linux. appreciated.
Jan 13 '10 #6
gits
5,390 Expert Mod 4TB
as i understand you right ... you want a readymade app for that task? ... is that for admin purpose? then you could use any of the already mentioned DBMS and use a webbased interface like phpMyAdmin for mySQL or similar ... when it should be a public page for a user then i would suggest to write a small maintainance form for that purpose ...
Jan 13 '10 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

10
by: george young | last post by:
For each run of my app, I have a known set of (<100) wafer names. Names are sometimes simply integers, sometimes a short string, and sometimes a short string followed by an integer, e.g.: 5, 6,...
346
by: rkusenet | last post by:
http://biz.yahoo.com/rc/040526/tech_database_marketshare_1.html Interesting to see that database sales for windows is more than Unix.
0
by: AMDRIT | last post by:
I am looking for better concrete examples, as I am a bit dense, on design patterns that facilitate my goals. I have been out to the code project, planet source code, and microsoft's patterns and...
34
by: Victor Kryukov | last post by:
Hello list, our team is going to rewrite our existing web-site, which has a lot of dynamic content and was quickly prototyped some time ago. Today, as we get better idea of what we need, we're...
4
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...
5
by: Laura Creighton | last post by:
I'm looking for an application that handles the membership of an organisation -- who's a member, who has paid fees, addressbook and the odd added field. Anybody got one they recommend? ...
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: 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
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:
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...
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
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,...
0
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...

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.