Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Insert, Update don't work for me with sqlserver 2005
 

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.

Thank you anyway.

Mário Lopes

mariolopes  Monday, February 11, 2008 10:44 AM
Ken Tucker  Sunday, February 10, 2008 6:45 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.

Thank you anyway.

Mário Lopes

mariolopes  Monday, February 11, 2008 10:44 AM

You can use google to search for other answers

Custom Search

More Threads

• Validating a combo box
• DISPLAYING AN INCREMENTING COUNT
• file system browser
• How I can make a Code for Delete this row when it loaded? (Select and delete)
• How to manage delete operations on a Datagridview when binding with custom business objects?
• OracleParameterCollection Problem
• DataGridView Sorting
• How do I ask user for confirmation when deleting a record ?
• How to change previous DataGrid selected item back color
• How do i access BindingSource current row ?