This topic is locked

Across multiple databases in MySQL

10/30/2004 11:04:23 PM
ASPRunnerPro General questions
author

Can AspRunner generate asp through multiple databases in MySQL?
For example, there are two different databases (not tables) in MySQL.

I wanna to generate asp pages using these two databases.

Is it possible?

Sergey Kornilov admin 11/4/2004

ASPRunner don't have direct support for multiple databases. Theoretically you can change connection string to point to another database after ASP code is created.