Databases

B

bobbystand

Can I set a form to send the information to two different databases
simultaneously?
 
M

Mark Fitzpatrick

Not from within FP. You would have to modify the code by hand in order to
submit to more than one database, or more specifically, to more than one
insert/update action.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
Top