Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
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?
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.