This topic is locked

Force Asprunner to check database

12/12/2006 5:02:57 PM
ASPRunnerPro General questions
P
PerOfoslo author

Is there a way to force asprunner to read MS-SQL table information?

Sergey Kornilov admin 12/12/2006

Could you explain a little bit further what do you mean?

B
berkeleyjw 12/14/2006

I'll jump in here. This happened to me in two instances. It does not seem to be fixed yet (build 181).
Instance 1:
I have a table that I added several varchar fields to the end of in MS SQL Server 2005.
When I loaded the ASPRunner project, I got a dialog saying that the table had changed and if I wanted to synchronize the database.
Even though I clicked OK, the new fields were not listed in the project.
Instance 2:
I have a table that I added a single integer field to in the middle of the structure.
When I loaded the ASPRunner project, it did not detect that the structure was changed. I got no dialog box and of course the new field was not listed in the project.

Sergey Kornilov admin 12/14/2006

Jim,
please contact me directly at support@xlinesoft.com.
I need to see your project file and SQL script that creates database tables.