hello all,
i have a sql/.mdf database in my application. When I save my contacts in the database and reload them all the contacts become the same.
So I save have 1 Peter 2 Henry 3 Philip but when I reload I have 1 Peter 2 Peter 3 Peter.
Thanks in advance.