SQL 2008 & Occasionally Connected Client Support in Visual Studio SP1
- Posted: Aug 08, 2008 at 5:07 PM
- 46,978 Views
- 8 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
The moment the tables are synchronized (13:21) the order data changes! The customer jumps from "Vins et alcools Chevalier" to "Alfreds Futterkiste", employee from "Buchanari" to "Davolio.", and shipper from "Federal Shipping" to "Speedy Express"... But I guess we didn't change that after our sync... How come?
Sincerely, Greg.
Keep up the great work!
the small pip of the interview during on screen demos are awsome though
Its possible that when the dataset got repopulated, the current record was reset to the first record.
Indeed.
This is because after the sync I did a fill for the datasets. This clears and refills that dataset.
A better approach is to use merge.
Me.NorthwindDataSet.Shippers.Merge(Me.ShippersTableAdapter.GetData())
Unfortunately, no. The Sync Services runtime does not support non-SQL Server databases.
Remove this comment
Remove this thread
close