Welcome to WindowsClient.net | My Blog | Sign in | Join

Windows Client Videos

How Do I Update Related Tables?

Visual Basic programmers will learn how to properly control updates, inserts and deletes in multi-user applications on forms that edit master-detail related data using the TableAdapterManager in Visual Studio 2008.

Presented by Beth Massi

Comments

rountrjf said:

Beth,

I have a similar setup but mine is Course Information and Multiple Credit Types,  Multiple Attendees, etc done in a TabControl and when I hit the Course Save icon it doesn't save my data that I entered into the database.

I'm pretty sure i've followed this video perfectly...

Anything you can think of that I might of missed?

# April 8, 2008 5:05 PM

oskarcharles said:

Hi Beth,

I'm having the same problem than rountrjf. Date is saved temporary but when I close the forms, my actual DB does not have any changes. Any idea why this coud be happening?

Thanks,

# December 30, 2009 11:29 AM

TheGaffer said:

Hi Beth !

Just learning VS Following your videos on OMS  (exellent vids btw) but have hit a problem that is wrecking my head!!

I have two tables (parent , child) i want both to be using the details view, i followed your video witch works brilliantly when using the datagrid but when i used details view on the child table it won't create a new record on the child but it does on the parent ? Any help would be apreciated.

Regards

Steve

# January 4, 2010 8:38 AM