No announcements
Found 2936180 threads
-
0 Votes
Using 2 tables in a table adapter that updates the DB
I'm using VS 2010 and am using table adapters to work with an Oracle 11g DB. On some of my forms I have a table adapter that ...Answered | 1 Replies | 3564 Views | Created by sdprest - Tuesday, July 12, 2011 9:58 PM | Last reply by Larcolais Gong - Thursday, July 14, 2011 3:38 AM -
0 Votes
Updating 2 tables using a table adapter.
I'm using VS 2010 and am using table adapters to work with an Oracle 11g DB. On some of my forms I have a table adapter ...Unanswered | 1 Replies | 7946 Views | Created by sdprest - Thursday, June 30, 2011 5:51 AM | Last reply by Paul Zhou - Friday, July 1, 2011 8:30 AM -
5 Votes
joining 2 tables using data table and data adapter
It's because you're doing a select * from two tables which is going to have at least one field in common - the field you're joining on... and potentially others... ...Answered | 23 Replies | 6047 Views | Created by Conor Smalley - Monday, December 5, 2011 12:29 PM | Last reply by Conor Smalley - Thursday, January 5, 2012 3:25 PM -
0 Votes
Trigger that updates two tables
>> I am using an application that contains a form, when the form is completed it updates two different tables. <<Answered | 5 Replies | 8380 Views | Created by system243trd - Thursday, November 22, 2012 6:56 PM | Last reply by system243trd - Saturday, November 24, 2012 10:35 AM -
0 Votes
How to update two tables from the results joined tables in a table adapter VS C#
This should be straight forward I have a table adapter that is used to return rows in a grid on a form. ... -
0 Votes
Copy Table using table adapter
Hi I am trying to copy a table to another table with a different name. Can you please tell me is that possible to do it using ... -
0 Votes
problems with 2 DB and 2 Tables
You need for that 2 recordsets. However, this forum is not for VB6 The best newsgroup for that is in my ...Answered | 1 Replies | 2985 Views | Created by marikasao - Tuesday, September 22, 2009 3:38 PM | Last reply by Cor Ligthert - Tuesday, September 22, 2009 4:28 PM -
0 Votes
Table Adapter not updating DB
box is databind to an access DB OLE Object field. I can save and view pictures from the DB just fine. I would like to have a DefaultAnswered | 2 Replies | 3165 Views | Created by KidJames - Wednesday, April 25, 2007 8:24 PM | Last reply by Michiel de Bruijn - Saturday, April 28, 2007 8:56 PM -
0 Votes
How to perform a SELECT operation on 2 Tables using WCF-ORACLE DB Adapter? Can it be done?
Peter's right... what is stopping you from defining a view with the query and then using the view in the query using the ...Answered | 4 Replies | 530 Views | Created by Racha Rams - Sunday, July 9, 2017 9:12 PM | Last reply by Abhishek0127[Abhishek kumar] - Monday, July 10, 2017 9:38 AM -
0 Votes
Using 2 datasets in the same table?
is this possible? i need to make a report that accesses two different tables, one for user activity and the other for the number of reports ...Unanswered | 1 Replies | 4696 Views | Created by NemanjaCvetkovic - Tuesday, July 31, 2007 11:47 AM | Last reply by adolf garlic - Tuesday, July 31, 2007 12:04 PM -
0 Votes
Dimension Hierarchy using 2 tables
I want to create a hierarchy using 2 tables. Can I do this? The Fact table has a key into each ...Answered | 1 Replies | 4274 Views | Created by Linda Cornerstone - Wednesday, February 4, 2009 10:38 PM | Last reply by DSU007 - Wednesday, February 4, 2009 10:55 PM -
0 Votes
Determine the Status of a WorkflowInstance using the DB tables
Hello : Would like to know if there is a way to delete unwanted hanging workfowinstance id in the workflowinstance ...Answered | 7 Replies | 3533 Views | Created by jamba8 - Thursday, January 18, 2007 11:03 AM | Last reply by Dave Britton - Monday, January 22, 2007 3:21 PM -
0 Votes
Developing a Custom Task using OLE DB Destination Adapter
? Q2) The reason I use this adapter rather than the SQL Server Destination Adapter is that I need to set the destination ...Unanswered | 2 Replies | 5994 Views | Created by GISolutionsGroup - Wednesday, July 25, 2007 12:08 PM | Last reply by GISolutionsGroup - Thursday, July 26, 2007 1:52 PM -
0 Votes
Dynamic Data Transfer Table 2 tables
through for each table. And when Source DB has 4 tables, that the 4th table will be created on destination. But I believe ...Answered | 1 Replies | 4367 Views | Created by Ansonism - Tuesday, October 7, 2008 11:14 PM | Last reply by jwelch - Wednesday, October 8, 2008 4:44 AM -
0 Votes
using data adapter table in VS 2008
I am modifying a C#.net 2008 desktop application, and I have the following questions about using the designer when working with data adapter ...Answered | 1 Replies | 3758 Views | Created by jazzdog - Sunday, July 17, 2011 9:56 PM | Last reply by lucy-liu - Tuesday, July 19, 2011 8:50 AM -
1 Votes
Creating a table from 2 other tables
Hi, If you keep the 3 tables in your database, you denormalize it. if you do not keep the 3 table why would you like to create ...Answered | 10 Replies | 753 Views | Created by trahan_almighty - Wednesday, February 22, 2017 6:16 PM | Last reply by Olaf Helper - Thursday, February 23, 2017 12:36 PM -
0 Votes
Update a table adapter
Hi When i have made som changes direct in my db how can i update my table adapter and can i upate all tabdeladapters at ...Answered | 1 Replies | 3173 Views | Created by Alvin Kuiper - Sunday, August 31, 2008 7:56 PM | Last reply by Xingwei Hu - Friday, September 5, 2008 5:36 AM -
0 Votes
Latest updates in a table?
containing a button, when clicked is inserting a record in 4 tables. Can we know what are the tables that are ...Discussion | 6 Replies | 7289 Views | Created by RohitMishra - Monday, April 20, 2009 10:42 AM | Last reply by RohitMishra - Thursday, April 30, 2009 1:46 PM -
0 Votes
Table Adapter Vs Data Adapter
I'll be doing updation in batch. 2) How can I write Table Adapter manually to achieve the "CRUD" ...Answered | 1 Replies | 18290 Views | Created by Sohail Iqbal - Thursday, December 29, 2005 11:14 AM | Last reply by Paul Domag - Thursday, December 29, 2005 4:21 PM -
1 Votes
Join 2 tables with a reference table
I have two large tables that I am trying to join together by two columns. Below are the tables with two samples in each table, the ...Answered | 9 Replies | 847 Views | Created by IgnusLumen - Monday, July 28, 2014 8:40 PM | Last reply by IgnusLumen - Thursday, July 31, 2014 4:55 PM - Items 1 to 20 of 2936180 Next ›
No announcements