This topic is locked

Accessing different databases simultaneously

3/3/2007 11:56:46 PM
ASPRunnerPro General questions
F
fireblade20772 author

How can I access two different databases (e.g sql server and oracle) simultaneously and update and move data between each other. For instance how would I move a table row from one database to another if the row does not exist in the first.

J
Jane 3/5/2007

Hi,
unfortunately it's impossible to use two or more databases in the one ASPRunner project.