c# - MS Access Database Not Maintaining with New Values -


i working ms access db , visual studio 2010. have stored db in bin\debug\ folder. when insert data table or update existing data, work fine 2-4 minutes. have newer values in database. when close project , restart it, old/previous values before insertion/updation. can reason , how can overcome problem?

best way store db file in folder , change connection string read/write data folder. need relative connection string


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

mapreduce - Resource manager does not transit to active state from standby -

serialization - Convert Any type in scala to Array[Byte] and back -