Not sure what is going wrong here.
I just upgraded to .NET 2005 and SQL Server Express 2005 from .NET 2003 and MSDE.
I've been working on a huge project for ages, which I 'converted' to 2005.
Now I can't figure out what's wrong.
It's like I have a snapshot of the original database, and that's what I'm working with.
If I open up a form, edits fields, and save, close the form and reopen - all is fine, my new data is there.
But if I close down the whole program, then reopen - it isn't there.
Also, when I go into SQL Management Studio Express, the newly saved data isn't there.
And if I make changes directly in here, they never show up in my project where they should.
I'm completely baffled.
Thanks,
Amber
I just upgraded to .NET 2005 and SQL Server Express 2005 from .NET 2003 and MSDE.
I've been working on a huge project for ages, which I 'converted' to 2005.
Now I can't figure out what's wrong.
It's like I have a snapshot of the original database, and that's what I'm working with.
If I open up a form, edits fields, and save, close the form and reopen - all is fine, my new data is there.
But if I close down the whole program, then reopen - it isn't there.
Also, when I go into SQL Management Studio Express, the newly saved data isn't there.
And if I make changes directly in here, they never show up in my project where they should.
I'm completely baffled.
Thanks,
Amber