Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
When I create a SQL table I get a "_" in front of each table name. Example: "dbo.Table1". How do I get rid of the ""?
Hi,you can rename table names in the database directly.The underscore symbol is added to the table names in order to divide tables created in the ASPRunner and another tables.We'll remove this restriction in the next version.