Hi All,
hope this is the right place to post this question..
I am using VS2005 and I am having a problem getting my app to accept text into a textbox. Originally it only accepted 15 characters but I needed to enter something with 24 in.
I changed the column in SQL server Express 2005 and saved the table but it is still telling me the chars exceed the limit.
I have refreshed my dataset and now don't know what else to do?
Any help would be really appreciated..
John
.NET 2.0, Visual Studio 2005, SQL Server 2005 Express
hope this is the right place to post this question..
I am using VS2005 and I am having a problem getting my app to accept text into a textbox. Originally it only accepted 15 characters but I needed to enter something with 24 in.
I changed the column in SQL server Express 2005 and saved the table but it is still telling me the chars exceed the limit.
I have refreshed my dataset and now don't know what else to do?
Any help would be really appreciated..
John
.NET 2.0, Visual Studio 2005, SQL Server 2005 Express