No announcements
Found 2915707 threads
-
0 Votes
Update command is not updating the tables
I am using the following code to try to update a couple of tables but it does not update and does not show any error message. I will ...Answered | 6 Replies | 326 Views | Created by alobi - Saturday, September 23, 2017 3:28 PM | Last reply by alobi - Monday, September 25, 2017 12:41 PM -
0 Votes
(vb 2005) DataSet (xsd) not creating update/delete commands for only one table
populate things on screen and are not being updated/inserted/deleted. I'm using SQL Server 2005 Development Edition.There are two tables that will have the potential for ... -
0 Votes
Changes to typed dataset designer not reflecting in *.designer.cs
Hi I'm currently updating a project that uses a typed dataset. When I alter an update/insert command's command text and parameters of a datatables ...Unanswered | 0 Replies | 4181 Views | Created by Tris - Tuesday, October 24, 2006 5:08 PM | Last reply by Tris - Tuesday, October 24, 2006 5:08 PM -
1 Votes
Error update
update command then there may be something about your data source that disallows it to genrerate the commands. Commonly this is because your table does ...Answered | 2 Replies | 1402 Views | Created by Ahmadmansoor - Wednesday, September 21, 2011 12:09 PM | Last reply by Ahmadmansoor - Wednesday, September 21, 2011 1:09 PM -
0 Votes
SQL task- Sync Updates have a silent failure
some of the audit tables the audit table columns for the number of rows updated, inserted, and errored are left NULL. As if the ... -
5 Votes
Update command not updating
My update command not workingAnswered | 5 Replies | 2830 Views | Created by batanyah - Thursday, March 5, 2009 3:58 AM | Last reply by Yichun Feng - Friday, March 6, 2009 8:25 AM -
0 Votes
Update command not updating database
I am using VB 2008 Express, connected to a MS Access database.. for some reason my update command is not updating my database .. ...Answered | 4 Replies | 2515 Views | Created by Petey3 - Thursday, August 27, 2009 9:20 PM | Last reply by Petey3 - Thursday, August 27, 2009 10:42 PM -
0 Votes
Help -Update command not updating
I am trying to update my Dataset to my Table adapter, but the changes are not updating my Data Table. My form has 3 table adapters, 2 are ...Answered | 3 Replies | 3255 Views | Created by JamesMarchessault - Thursday, May 22, 2008 2:40 AM | Last reply by JamesMarchessault - Friday, June 6, 2008 9:53 PM -
0 Votes
how do I get vbscript ADO connection.exec to be synchronous (aka blocking)?
- the update of the tables - fails because the database "is being restored" even though the first procedure call - ... -
0 Votes
RBS BLOB Back-up and Recovery?
, indicating that a manual command can potentially be written to update the pertinent BLOB storage location columns within the FileStream tables (assuming ... -
0 Votes
DataGridView and intermittent data updating!
I am experiencing a bit of a problem with the DataGridView and updating my tables with the changes being made. Sometimes, my values are being recorded, but ... -
0 Votes
InsertCommand of a SqlDataAdapter with multiple tables
some more details. In my post above I mentioned only the "insert" command for a good reason: I only do inserts and thus it doesn't matter in what order the data ...Unanswered | 5 Replies | 4354 Views | Created by Kamen - Monday, August 21, 2006 8:26 PM | Last reply by ahmedilyas - Tuesday, August 22, 2006 2:51 PM -
0 Votes
Update database with multiple-table dataset
;); If I run the above command, I got an error like "Dynamic Sql generation is not supported against multiple base ...Answered | 1 Replies | 1665 Views | Created by Henry Vuong - Friday, July 6, 2012 3:21 AM | Last reply by Stefan Hoffmann - Friday, July 6, 2012 6:48 AM -
0 Votes
Updating table data - performance issue
NOT be read directly. We have a "reporting" SQL Server database whose database tables mimic those within the legacy system. This reporting database ...Unanswered | 1 Replies | 4238 Views | Created by Dr Griff - Wednesday, January 14, 2009 4:05 PM | Last reply by Mark.Ashton - MSFT - Friday, January 16, 2009 2:32 AM -
0 Votes
update joined tables
Not true, joins job is to get/update/insert/delete from multiple tables. If that was true then we would have to put all the data into one table, ...Answered | 3 Replies | 3606 Views | Created by seco - Sunday, April 15, 2007 12:22 PM | Last reply by cafeasp - Tuesday, April 17, 2007 1:04 AM -
0 Votes
Updating, Inserting, Deleting Records in DB
designer, then there are things called TableAdapters that are created that can do the updates to the tables. Here is an overview on what ...Answered | 1 Replies | 4390 Views | Created by Mankeer Senior Developer - Saturday, July 4, 2009 10:00 AM | Last reply by Chris Robinson- MSFT - Tuesday, July 7, 2009 8:52 PM -
0 Votes
problem with updating database
, INSERT before UPDATE). For more information, see Updating Data Sources with DataAdapters (ADO.NET). If INSERT, UPDATE, or DELETE statements have ...Answered | 1 Replies | 2918 Views | Created by Jay200032 - Tuesday, April 28, 2009 6:23 PM | Last reply by Riquel_Dong - Thursday, April 30, 2009 6:23 AM -
0 Votes
Update DataGridView that is bound to joint table
have been updated and execute a separate UPDATE command for each one, because I am updating after each CellEndEdit it does not cause a performace drop. ...Answered | 3 Replies | 2212 Views | Created by everlearnin - Wednesday, February 22, 2012 5:54 PM | Last reply by Bob Wu-MT - Monday, March 12, 2012 8:39 AM -
0 Votes
Update Command not Updating but not giving any error message
Hi, I'm running the following code and not getting any error messages, but neither is it actually updating my field. Can anyone give me any pointers? ...Answered | 3 Replies | 277 Views | Created by R Easter - Thursday, April 7, 2016 9:10 PM | Last reply by Ken Sheridan - Saturday, April 9, 2016 4:38 PM -
0 Votes
TableAdapterManager not updating hierarchical tables
not the parent and the child at the same time. For example, I can update both tables IF I DONT force referential integrity in Access between ... - Items 1 to 20 of 2915707 Next ›
No announcements