hi,
I create a project in access. and i want that everybody can use in my project.
how i can do that?
miki
hi,
I create a project in access. and i want that everybody can use in my project.
how i can do that?
miki
Each user will need to have Access. Either the full retail version or the runtime version which will need to be the same or later than the version used to create it.
If it is to be used by more than one user on a network, it should be split.
If this helped, please click the star at the bottom left of this posting and add to my reputation. Many thanks.
Bob Fitzpatrick
If you will have more than one user, then the db should be split into a front end and a back end. The back end has just the tables and should be in a shared folder.
Each user should have a copy of the front end. Each front end should be linked to the tables in the back end.
If this helped, please click the star at the bottom left of this posting and add to my reputation. Many thanks.
Bob Fitzpatrick
ok, so if i want to create an application? i need just change the ribbon?