No announcements
Found 2895046 threads
-
0 Votes
Add tableadapter to typed dataset after table has been created
I've created a dataset which contains all of the data that I need for my application. I'm now creating the tables in the database and now want to add table ...Answered | 5 Replies | 4823 Views | Created by bpeikes - Wednesday, June 10, 2009 2:12 PM | Last reply by Chris Robinson- MSFT - Wednesday, June 10, 2009 8:03 PM -
0 Votes
Problems with relation on same table and TableAdapter.Update
Hi, I'm using a typed dataset with a TableAdapter and its Update method to commit changes on a table to the ...Unanswered | 1 Replies | 2716 Views | Created by MEder - Friday, November 9, 2007 11:23 AM | Last reply by MEder - Sunday, November 11, 2007 11:22 AM -
1 Votes
Typed Dataset QueryAdapter or TableAdapter
TableAdapter object. Currently I add stored common procedures to individual TableAdapters. I don't know if this is the correct way to go about ...Answered | 3 Replies | 2891 Views | Created by Clarion IT - Tuesday, February 16, 2010 4:44 PM | Last reply by eryang - Tuesday, February 23, 2010 7:24 AM -
0 Votes
Typed DataSet TableAdapter Wizard problem
Hello, I have this problem. If i try to create a new TableAdapter using wizard, it is imposibble to automaticaly generate Ins, Upd and Del methods, ... -
0 Votes
how to add a new db field after a dataset has already been created.
Hi, Based on your post, after you created a dataset and you need to add a new table field to this dataset. Do ...Answered | 2 Replies | 2750 Views | Created by chubbyp - Wednesday, February 20, 2008 5:25 PM | Last reply by chubbyp - Tuesday, March 11, 2008 2:58 PM -
0 Votes
Dataset designer: Cannot add TableAdapter to an existing table
The datasets were created in the XSD designer, originally in VS2003, imported to VS08. Dragging a TableAdapter from the toolbox creates a new table. The ...Unanswered | 7 Replies | 12188 Views | Created by kaborka - Friday, April 17, 2009 1:46 AM | Last reply by Jesse Houwing - Monday, December 3, 2012 4:49 PM -
0 Votes
Adding a TableAdapter to DataSet
create a TableAdapter on the DataSet, which then automatically creates the DataTable. What are you supposed to do if you have a project which already has ...Unanswered | 2 Replies | 2858 Views | Created by bpeikes - Wednesday, February 14, 2007 11:18 PM | Last reply by bpeikes - Thursday, February 15, 2007 5:27 PM -
0 Votes
Change Typed Dataset to Shared Typed Dataset
if you want to make this simple when you create a strongly typed dataset in the designer, just refer the bindingsource from the other form ...Answered | 6 Replies | 3069 Views | Created by Sharfudeen - Sunday, August 9, 2009 5:53 AM | Last reply by Jeff - www.SRSoft.us - Monday, August 10, 2009 12:42 PM -
0 Votes
Typed Dataset
Hi, I am evaluating typed dataset vs custom objects. When we drop an table in xsd designer, it creates an adapter for that ...Unanswered | 0 Replies | 4535 Views | Created by Bhaskar Sharma - Wednesday, December 13, 2006 11:48 AM -
0 Votes
Failed to add TableAdapter
"Exception has been thrown by the target of an invocation". When I try to add a TableAdapter ...Unanswered | 1 Replies | 3123 Views | Created by sys2jal - Friday, February 15, 2008 6:34 PM | Last reply by sys2jal - Saturday, February 16, 2008 2:25 PM -
0 Votes
Add a record to a Table in a Typed DataSet
The scenario is simple enough ... I am using Typed Datasets (.xsd) and want to add a new record (actually MANY new records) to a ...Answered | 1 Replies | 4917 Views | Created by gstenstrom - Friday, August 27, 2010 5:21 PM | Last reply by gstenstrom - Friday, August 27, 2010 6:18 PM -
0 Votes
Same table in different typed dataset
control, to edit the content of this table. I would like to maintain the type safety, but the typed datatable is a different type in each ... -
0 Votes
Adding rows to Typed Dataset.
I am working with a typed dataset. My Typed dataset has one datatable which I am trying to populate using data from ... -
0 Votes
Add column to TYPED DATASET datatable
HI all I started to use TYPED DATASET By Designer (WInform) In this way I can refer to a particular column in a row using the ...Answered | 2 Replies | 209 Views | Created by Claudio111 - Wednesday, June 13, 2018 5:22 PM | Last reply by Claudio111 - Thursday, June 14, 2018 7:52 AM -
0 Votes
Typed Dataset refresh
Hi all, I created a typed dataset with some tables I added some extra fields in ...Answered | 2 Replies | 4811 Views | Created by hoho - Wednesday, November 21, 2007 3:23 AM | Last reply by hoho - Wednesday, November 21, 2007 4:14 AM -
0 Votes
typed dataset
Hi,I am creating a project using typed dataset for the first time.The DataTier returns a dataset of the .xsd type to the webservice //dsEmps is the ...Unanswered | 0 Replies | 5259 Views | Created by arkiboys - Tuesday, December 6, 2005 9:32 PM | Last reply by arkiboys - Tuesday, December 6, 2005 9:32 PM -
0 Votes
Failed to add 2nd TableAdapter in typed Dataset using Configuration Wizard
Hi everyone, For some reason I am not able to add a second TableAdapter to any of my stronly typed ...Unanswered | 3 Replies | 5235 Views | Created by Hoang Nguyen - Saturday, June 17, 2006 10:57 PM | Last reply by Mike D - Monday, November 20, 2006 7:18 PM -
0 Votes
Updating DataSet using TableAdapter
This is not hardcoded! Each table has it's Adapter, so each time you want to update a table you must specify which adapter is responsible for updating it. This way ...Answered | 1 Replies | 3061 Views | Created by zaboboa - Friday, March 31, 2006 4:44 PM | Last reply by Basil Banbouk - Tuesday, April 4, 2006 8:20 PM -
0 Votes
MySql & typed dataset
Hi may be somebody know how I can use typed dataset with MySql database as in MSSql i want create my dataobject with wizard. ... -
0 Votes
Typed dataSet Master-Details Table Form Issue
Hi Saju, If you create a new project for this, will the exception occur again? When you add the datasource of master and details table, you get ...Answered | 1 Replies | 4434 Views | Created by Saju K Sebastian - Wednesday, November 4, 2009 12:55 PM | Last reply by Yichun_Feng - Sunday, November 8, 2009 3:50 AM - Items 1 to 20 of 2895046 Next ›
No announcements