I was trying to set up a string table to deploy my application to production. However, I added a new field via the object browser in VS. It is not affecting the string table in the management console. I ran a sql trace to see what was going on. The management consoles is updating the string table in the database. The Fields in the object browser are updating environment settings. Are the Field(s) in the object browser unrelated to the string table?
How can I set up my string table in VS 2005 so I can deploy it to production?
