Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Two Tables, Two Servers, One Form

Status
Not open for further replies.

sahaitu

Programmer
Jun 8, 2005
29
0
0
US
Greetings:

I have a database with a table stored on the backend and a shared server. These tables are linked to a form.

I would like to have the information inputted into the form placed into tables on the shared server and tables on a more private server.

I guess I forgot to mention, the information I want stored on both tables is the same, it's duplicative.

For instance, I want to store the staff name and ID entered into the form on the table on the shared server as well as a table on the more secure server.

The information has the same PK, though it is to be placed in two separate places.


Is this possible?

Any help is appreciated.

Thanks,
Sahaitu


Thanks

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top