No announcements
Found 2527580 threads
-
1 Votes
Cancel changes for database-less dataset?
changes to the dataset (with changes distributed among multiple tables) to a particular point (in order to support a Cancel button on a form through which the ...Answered | 3 Replies | 4246 Views | Created by jkallay - Monday, October 12, 2009 9:19 PM | Last reply by BonnieB - Wednesday, October 14, 2009 2:52 PM -
0 Votes
Cancel changes
Hello, For cancel your changes, look atAnswered | 4 Replies | 5797 Views | Created by IoanB - Thursday, March 27, 2008 1:30 PM | Last reply by IoanB - Thursday, March 27, 2008 3:50 PM -
0 Votes
cancel changes domaindatasource
I Have a form with a domaindatasource binding. When users modify I have the possibility of cancel changes do it. How can I cancel changes for not ...Answered | 1 Replies | 879 Views | Created by Racsus - Sunday, June 19, 2011 4:50 AM | Last reply by Racsus - Sunday, June 19, 2011 3:32 PM -
0 Votes
Cancel changes
I have a form in C# that contains many textboxes bound to fields in a database table. The "Finish Edit" fires the event: privateAnswered | 1 Replies | 3617 Views | Created by Acura66 - Sunday, February 14, 2010 7:15 PM | Last reply by Miroslav Piroh - Sunday, February 14, 2010 8:02 PM -
2 Votes
DataSet Designer and Database Changes
CANNOT DO A REFRESH AND BE UPDATED FOR DATABASE CHANGES. It seems unbelievable, incomprehensible, gobsmacking. I invest the time to decipher the ...Answered | 11 Replies | 8740 Views | Created by pearsons_11114 - Wednesday, October 21, 2009 7:16 PM | Last reply by Tom von Alten - Thursday, August 23, 2012 11:44 PM -
0 Votes
Reflecting Database changes in existing dataset
I finally figured it out. Its not straight forward, but if initially you generate a dataset with a set of table(s), then make changes to the tables in the database, ...Unanswered | 1 Replies | 3188 Views | Created by js123 - Thursday, January 19, 2006 11:26 PM | Last reply by js123 - Saturday, January 28, 2006 2:26 PM -
0 Votes
cancel project properties changes
There is no longer a cancel button (although you could theoretically close the project and choose not to save changes to the .vbproj file), but Undo/Redo are enabled. So, to ...Answered | 1 Replies | 4873 Views | Created by roger reynolds - Saturday, December 17, 2005 5:53 AM | Last reply by Stephen Weatherford MS - Tuesday, December 20, 2005 11:34 PM -
0 Votes
Cancel changes in DataServiceCollection
talk to). You can easily cancel changes by "forgeting" about the context. Usually the idea is that you create the context instance for each standalone operation, ...Answered | 1 Replies | 5593 Views | Created by Louw Grobler - Friday, March 5, 2010 1:07 PM | Last reply by Vitek Karas - MSFT - Monday, March 8, 2010 11:03 AM -
3 Votes
Cancel Changes or Submit Changes
Hi ra_smith, Because you can't cancel the changes by using insertonsubmit or deleteonsubmit you can't preview the effect until you call ...Answered | 7 Replies | 6183 Views | Created by ra_smith - Wednesday, July 29, 2009 12:11 AM | Last reply by Yichun_Feng - Tuesday, September 22, 2009 2:20 AM -
0 Votes
dataset changes
Hi, Assuming you are using an n-tier architecture for a windows application. Let say you populate a dataGridView (in winform .net 2.0 control) from a dataSet. Then ...Answered | 1 Replies | 2798 Views | Created by arkiboys - Saturday, December 16, 2006 6:40 PM | Last reply by ahmedilyas - Saturday, December 16, 2006 6:51 PM -
0 Votes
How to Change DataSet when Database Changes
I am using VB 2008 frountend & Access Databases for my backend. When i make changes to Database such as Change In Field Name, ...Unanswered | 4 Replies | 3405 Views | Created by SANDEEP JAKHOTYA - Thursday, June 10, 2010 4:17 AM | Last reply by SANDEEP JAKHOTYA - Thursday, June 24, 2010 6:01 AM -
0 Votes
dataset changes
dataset is passed from the UI to this DataLayer. In this DataLayer function, I would like to look for the changes (i.e. deleted, added, updates) row and then make ...Answered | 2 Replies | 2936 Views | Created by arkiboys - Tuesday, February 21, 2006 11:51 AM | Last reply by oblax77 - Tuesday, February 21, 2006 2:59 PM -
0 Votes
check dataset for changes
I need to check when a row is validating if there are any changes and if there are save them. The only code I came up with to do this is this -
0 Votes
Cancel last made changes into database using LINQ
any method or any way where i can cancel the changes made into the database if the user clicks Cancel button. Or else ...Unanswered | 1 Replies | 3598 Views | Created by Huzefa Katwarawala - Friday, October 31, 2008 12:02 PM | Last reply by Huzefa Katwarawala - Saturday, November 1, 2008 8:11 AM -
0 Votes
SQL Dataset changes aren't written to database
Hi, Your excerpt writes data only to in-memory dataset. No changes are persisted to database. You'll need a dataadapter to stored ...Unanswered | 4 Replies | 3376 Views | Created by Semilemon - Wednesday, April 19, 2006 11:41 PM | Last reply by Lance Olson - MSFT - Saturday, April 22, 2006 3:17 PM -
0 Votes
DataSet Changes Not Reflecting In Database
BeginEdit and EndEdit around my code that's modifying the values in the DataSet and my Sequence adjustments seem to be working fine now. Thanks for your ...Answered | 4 Replies | 2690 Views | Created by JMoonCardinal - Wednesday, September 14, 2011 9:55 PM | Last reply by JMoonCardinal - Thursday, September 15, 2011 10:10 PM -
0 Votes
Checking for changes in dataset.
Hi, I have a windows form with access database atttached. I'm trying to have the software check for changes in the Dataset before allowing a user to ...Answered | 3 Replies | 3063 Views | Created by aniyahudi - Tuesday, May 4, 2010 4:33 AM | Last reply by Mike_999 - Tuesday, May 4, 2010 2:37 PM -
0 Votes
Dataset changes
location with the dataset connected to that location of database. However, I am just using this database for design work and want to be able to use a clean ...Answered | 3 Replies | 300 Views | Created by gwboolean - Friday, May 1, 2015 10:01 PM | Last reply by Kareninstructor - Saturday, May 2, 2015 3:12 AM -
0 Votes
My.Settings - Cancel Changes
Thanks for that, worked perfect! Also thanks to Riquel Dong – MSFTAnswered | 7 Replies | 2934 Views | Created by AlexCap - Monday, March 3, 2008 2:37 PM | Last reply by AlexCap - Tuesday, March 4, 2008 9:19 AM -
0 Votes
changes in dataset does not update database
dataset posted in the database. For example: I updated 3 records in the table, but only 2 records updated in database. Code: - Items 1 to 20 of 2527580 Next ›
No announcements