Hi all, JCCCQ needs some help with a web accessible database of members and a few other bits and pieces, and we are asking for volunteers who are skilled with web design and mySQL to create something along these lines. Can anyone help us out?
we have that too but it is less than efficient. What with the only means of storing information being a big blob of text in the form of a post and all
yes we have a user group... its to allow access to the members only forum Fields we need to start with are: Member Number Username Real Name Drivers License Number License State Join Date Membership Type Membership Expiry Date Email Address Postal Address Comment Active (boolean) And possibly another similar database for accounts and crap, but I have not even looked at that yet.
we already have a primitive MS Access database, but the problem comes when myself and Jason both need to read from/write to it... it currently requries download database, make changes, then upload 2 copies... its a tedious process and if we both make changes at the same time we end up with 2 different copies, each with some info the other doesn't have. I am not clever enough to make access web accessible unfortunately... if someone else knows how to do this it would be equally effective.