Insert, Update don't work for me with sqlserver 2005
Hello I use vs2008 and i try to make a simple windows program with add records to a database. The problem is the database don't store the values that i add. When i run my program (from design mode) everythyng looks fine, but if i close vs2008 and restart it again the database is empty.
Why?
Thank you
mariolopes Sunday, February 10, 2008 5:38 PM
Thank you for your support.
I solved the issue and the problem resides in my project options, with the options Compile by the way.