Hello
I write a asp pages that worked with Access Database.I have 3 Database.But my master Database tables have linked tabled to the other.The other databases are another system in the network.I want that see my records on the other system that has a asp pages.for example I have 111.mdb and 222.mdb and 333.mdb database.111.mdb and 222.mdb are on the server1 and 333.mdb is on server2. 333.mdb tables linked to 111.mdb and 222.mdb tables.I could see records on 333.mdb , but when I run asp pages on server2, I couldn't see records.Please help me.
Thanks