I cant think of how to do this. Let me explain what im trying to do.
I will have an access database on a web server. This stores a bunch of things, customers information and couple other things.
Second, there will be access databases that store information on computers in a store. There is multiple stores.
I want to be able to search from the webserver to check information on the stores.
So lets say, each store has a list of products. I want to be able to search the list of products from the webserver and show them which store has that product. or show the user the product list from that store.
Now the problem im running into is that how do connect all these databases together and how do i distiquished between each store?
the webserver will have a storeID and a login and password for each store, but the stores dont get that store ID.
I am building the backend of this, IE tables. Just stuck on connecting them. The webserver will have a php frontend and the store servers will have a VB front end.
any help would be great, and/or questions.
-
Connect multiple access databases (access2000)
- This topic has 4 replies, 3 voices, and was last updated 21 years, 3 months ago.
AuthorViewing 3 reply threadsAuthorViewing 3 reply threads