S
Striker
I have been dodging the bullet by being too busy for many months now. I'm
out of excuses. I have been asked to completely revamp a database a guy did
for his own use, and make it usable for three people on a network. While I
know only a little about relational databases, I have done some coding in
VB, and VBA. My biggest issue with this personal DB is there is no Modules,
no naming standards. No error checking. He has 191 text boxes named
text1,tex191 etc. his version is not password protected, or multi user
capable.
So now you have the background, I'm thinking about using the general table
structure and scrapping all else.
Question 1. If there will be 3 users on the same subnet, is it better to
split the tables out into another database and create linked tables in
another. I assume the best thing to do is make some kind of Access EXE so
users can't directly interact with tables and such.
Question 2. What needs to be done to make this DB multi-user capable?
Question 3. I have read through this board and even posted a few question
under getting started as I was looking over the DB, and spending some time
with the main user over the last week. Is it better to post under the
"Getting Started" if you're new to Access, or should I find groups like
"Modules" for my module questions?
Question 4. Are there any known issue of developing Access 07on Windows
Vista, and implementing in XP?
Any other recommendations, ways to get started, books on Access VBA, and
Access in general.
Thanks in advance, I'm on my way to find a good book on Access2007.
out of excuses. I have been asked to completely revamp a database a guy did
for his own use, and make it usable for three people on a network. While I
know only a little about relational databases, I have done some coding in
VB, and VBA. My biggest issue with this personal DB is there is no Modules,
no naming standards. No error checking. He has 191 text boxes named
text1,tex191 etc. his version is not password protected, or multi user
capable.
So now you have the background, I'm thinking about using the general table
structure and scrapping all else.
Question 1. If there will be 3 users on the same subnet, is it better to
split the tables out into another database and create linked tables in
another. I assume the best thing to do is make some kind of Access EXE so
users can't directly interact with tables and such.
Question 2. What needs to be done to make this DB multi-user capable?
Question 3. I have read through this board and even posted a few question
under getting started as I was looking over the DB, and spending some time
with the main user over the last week. Is it better to post under the
"Getting Started" if you're new to Access, or should I find groups like
"Modules" for my module questions?
Question 4. Are there any known issue of developing Access 07on Windows
Vista, and implementing in XP?
Any other recommendations, ways to get started, books on Access VBA, and
Access in general.
Thanks in advance, I'm on my way to find a good book on Access2007.