|
-
Jan 6th, 2013, 02:51 PM
#1
Thread Starter
Addicted Member
database error?
Hello people,
I have made a project with a database.
so i have one form with bound textboxes and stuff in which you can fill out information about a person, you can keep adding people with a counter and all that.
It seems to work good in runtime, but when I close the app and run it again something weird happens. For example when I save;
Person 1: John Smith
Person 2: Ella Forella
Person 3: Bavis Bomba
and then close and reopen I get this in my gridview and bound info controls:
Person 1: John Smith
Person 2: John Smith
Person 3: John Smith
If anyone knows whats going on, please help me.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|