Beginner Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOtherBeginner Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 2nd, 2003, 03:45 AM
sjrw sjrw is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Posts: 1 sjrw User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Please help me to move away from MS Access

Using MS Access I have developed a database application for a local charity. They are happy with the results, since I have built LOTS of custom forms (and custom VB code) for them so that anyone with a modicum of experience with PCs can use it.

Because of the success of the app they want more volunteers at the charity to use the app. However purchasing more copies of MS Access it out of the question.

So I'm faced with redeveloping the application using other tools. If I'm going to do this I would like to make use freely available tools and I'm looking for suggestions, advice, anything.

I'm looking for the simplest solution possible - I don't want to spend days having to learn lots of new stuff.

So, other than give up the day job and learn how to use decent development tools, any suggestions?

thanks in advance, Si

Last edited by sjrw : September 2nd, 2003 at 05:30 AM.

Reply With Quote
  #2  
Old September 2nd, 2003, 01:00 PM
karsh44's Avatar
karsh44 karsh44 is offline
Just another guy
Dev Shed Frequenter (2500 - 2999 posts)
 
Join Date: Jun 2003
Location: Wisconsin
Posts: 2,915 karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level)karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level)karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level)karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level)karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level)karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level)karsh44 User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 6 Days 13 h 13 m 21 sec
Reputation Power: 76
mySQL is a good, widely used open source db. THere are a few syntax variations from access, but nothing you can't pick up quickly.
HTH

Reply With Quote
  #3  
Old September 3rd, 2003, 02:09 PM
kfickert's Avatar
kfickert kfickert is offline
Capt'n
Dev Shed Novice (500 - 999 posts)
 
Join Date: May 2001
Posts: 551 kfickert User rank is Corporal (100 - 500 Reputation Level)kfickert User rank is Corporal (100 - 500 Reputation Level)kfickert User rank is Corporal (100 - 500 Reputation Level)kfickert User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 6 h 18 m 22 sec
Reputation Power: 9
MySQL is the most logical choice and there is a set of tools and scripts that can migrate an Access Database to MySQL. Unlike Access, MySQL sticks to the ANSI 92 Structured Query Language (SQL) with a few quirks. MySQL syntax is a bit different than access, however most basic SQL queries will run on most database packages from MySQL to DB2 and Oracle.

PostgreSQL and FirebirdSQL are also to other opensource systems worth considering if you want more advanced features like row locking, transactions, etc.

However, MySQL is proably the most widely documented, supported, and used Database package in the world. I know of a couple Hospitals that use software running MySQL on the back-end with millions and millions of rows of data like a champ.

MySQL will proably be over kill for anything the chairty will be doing, but its free and well made and would be my first choice like karsh.

Reply With Quote
  #4  
Old September 4th, 2003, 05:13 AM
ishnid's Avatar
ishnid ishnid is offline
kill 9, $$;
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Sep 2001
Location: Dublin, Eire
Posts: 5,652 ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level)ishnid User rank is General 7th Grade (Above 100000 Reputation Level) 
Time spent in forums: 3 Months 1 Week 5 Days 20 h 16 m 48 sec
Reputation Power: 1432
Unfortunately for you, MySQL is only a database and doesn't include interface items such as forms and reports etc. You'll have to create the interface using the programming language of your choice.

Reply With Quote
  #5  
Old September 9th, 2003, 11:04 AM
Gandalf-LoJ Gandalf-LoJ is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Location: Eastbourne, UK
Posts: 8 Gandalf-LoJ User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 20 m 57 sec
Reputation Power: 0
how about getting the developer version of access so you can create run-time versions of the app?

Reply With Quote
Reply

Viewing: Dev Shed ForumsOtherBeginner Programming > Move away from MS Access


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT