Quantcast
Channel: Windows Forms Data Controls and Databinding forum
Viewing all articles
Browse latest Browse all 2535

I have problems when try to save records to the LocalDB

$
0
0

I use VS 2012 and LocalDB for storing data.

This is my Solution Explorer:

enter image description here

I have one simple table in TestDb. Here is structure of that table:

enter image description here

I run the program and add some records to the table. And I use BindingNavigator andDataGridView for adding and displaying data.

enter image description here

But there are some problems.

  1. When program starts it connects to the database very very slowly.
  2. When I press Save button on the navigator it does not save records to the database table.

enter image description here

So, what are the problems? Why is connecting so slow and why does it not save records into the database?



Viewing all articles
Browse latest Browse all 2535

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>