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