Jul 28, 2009 #1 2bulent2 Technical User Joined Jan 7, 2009 Messages 24 Location TR hello i have a little access program with one table and will be used in a network of 4-5 pc's i need a step by step guide to use the program over the lan. i am new in msaccess thanks.
hello i have a little access program with one table and will be used in a network of 4-5 pc's i need a step by step guide to use the program over the lan. i am new in msaccess thanks.
Jul 28, 2009 #2 genomon Programmer Joined Aug 20, 2001 Messages 2,449 Location US Commonly you would split the database, putting the backend mdb on the server and linking the table to the fronted mdb's on the local machines. If quizzes are quizzical, what are tests? Upvote 0 Downvote
Commonly you would split the database, putting the backend mdb on the server and linking the table to the fronted mdb's on the local machines. If quizzes are quizzical, what are tests?
Jul 29, 2009 #3 NXMold Technical User Joined Jul 22, 2008 Messages 104 In the simplest terms, 1) put the file in a shared folder that everyone can access 2) use it Upvote 0 Downvote