This topic is locked

Nomenclature

5/29/2008 12:09:01 PM
ASPRunnerPro General questions
W
webman author

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 ""?

J
Jane 5/30/2008

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.