daveofgv
Well-known member
Hi All -
I have a quick question.......
I created a Windows Form Application in VB.NET (Visual Studio 2010 Ultimate) - I added a new item "local database" and when I added the columns and saved a table - I went back into the table schema and I see that I cannot change a column after saving the table.
I can add columns but cannot change one that is already in there. Is there a way to do this?
Also, as a side note, Is "local database" the best database to use in a commercial product - where it will only be accessed by one user at a time (not server). - Debating between local database ".sdf" file versus access databse.
Thanks in advanced.
I have a quick question.......
I created a Windows Form Application in VB.NET (Visual Studio 2010 Ultimate) - I added a new item "local database" and when I added the columns and saved a table - I went back into the table schema and I see that I cannot change a column after saving the table.
I can add columns but cannot change one that is already in there. Is there a way to do this?
Also, as a side note, Is "local database" the best database to use in a commercial product - where it will only be accessed by one user at a time (not server). - Debating between local database ".sdf" file versus access databse.
Thanks in advanced.
Last edited: