Group: StrataFrame Users
Posts: 322,
Visits: 529
|
Hi All.
I recently put my winforms app into production, and now I have to make some major database structure changes. So I created a local version of the database and re-pointed the business object mapper and my app to my local version of the database.
I was testing my changes and this is the goofy part. The app is updating my local database, but the behavior of the browse dialog in my main form does not "see" the newly added records. I can look in SQL server and see the records I added while testing, but they do not appear in the browse dialog.
Anyone have any ideas about what is up with this?
TIA.
Marcia
|