Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
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.
Hi,unfortunately it's impossible to use two or more databases in the one ASPRunner project.