Good Afternoon,

I did the following step by step and i found out that the MDB or Access 2003
Database was not updated.

1. Create a new solution
2. Click Data Sources on the Solution Explorer
3. Create a new connection on an MDB File
4. Under the Dataset of Data Sources I Click Choose Detail
5. I Click and Drag the Dataset on my Form.
6. Automatically Binding Navigator, Add, Edit, Delete and Save Button
Appeared.
7. Click Run
8. Add a new Record
9. Save it
10. I check the MDB but no record was added.
11. Only the Dataset was updated.

When I exit the Application no changes were made.

I did the same for SQL. it was updated. How come it doesnt work with MS
Access???

RE: MDB is not Updated only data Set by KerryMoorman

KerryMoorman
Mon Jul 14 10:22:00 CDT 2008

CypherDrive,

I wonder if you are actually updating a copy of the database:

http://msdn2.microsoft.com/en-us/library/ms246989.aspx

Kerry Moorman


"CypherDrive" wrote:

> Good Afternoon,
>
> I did the following step by step and i found out that the MDB or Access 2003
> Database was not updated.
>
> 1. Create a new solution
> 2. Click Data Sources on the Solution Explorer
> 3. Create a new connection on an MDB File
> 4. Under the Dataset of Data Sources I Click Choose Detail
> 5. I Click and Drag the Dataset on my Form.
> 6. Automatically Binding Navigator, Add, Edit, Delete and Save Button
> Appeared.
> 7. Click Run
> 8. Add a new Record
> 9. Save it
> 10. I check the MDB but no record was added.
> 11. Only the Dataset was updated.
>
> When I exit the Application no changes were made.
>
> I did the same for SQL. it was updated. How come it doesnt work with MS
> Access???
>
>
>
>