This topic is locked

Table Changes - Missing Fields

8/1/2005 2:23:32 PM
ASPRunnerPro General questions
author

When I make SQL database structure changes (ie add or delete fields), I am not seeing these changes reflected in ASP Runner on the list page. I tried creating a new connection string, and a new ASP project, but it seems to cache the old structure. When I make a manual modification to the SQL it says the new fields to not exist.
How can I add new fields?
Thank you,
EV

Sergey Kornilov admin 8/1/2005

ASPRunner do not cache database structure.
If you use SQL Server database make sure you point ASPRunnerPro to correct database server/database/table.