No announcements
Found 2619225 threads
-
1 Votes
Cannot use Query Builder in TableAdapter Configuration Wizard
Tables and contex-menu-clicking directly on the tables, from there "New query".Answered | 6 Replies | 3444 Views | Created by Fabs1977 - Monday, September 15, 2014 9:57 AM | Last reply by Ge0rg3 - Wednesday, May 31, 2017 7:59 PM -
1 Votes
Variables in TableAdapter queries...
In a DataSet's TableAdapter , for a Access database connexion , you use the below query if you need a filter parameter .Answered | 7 Replies | 20268 Views | Created by mracuraintegra - Friday, April 14, 2006 2:11 AM | Last reply by Eid Almuabark - Tuesday, August 30, 2011 7:34 AM -
0 Votes
TableAdapter configuration wizard problem
I try to add table to strongly typed dataset.Answered | 1 Replies | 10386 Views | Created by Dmitry Ribak - Monday, October 13, 2008 10:48 AM | Last reply by SachinW - Monday, October 13, 2008 10:57 AM -
0 Votes
Populate Texboxes with TableAdapter Query
The tableAdapter and especially the TableAdapterManager will use those.Answered | 6 Replies | 1000 Views | Created by NachoShaw - Sunday, March 8, 2015 11:20 PM | Last reply by NachoShaw - Wednesday, March 11, 2015 12:32 PM -
0 Votes
TableAdapter configuration wizard problem in Visual Studio 2008
Hi, This forum is for SQL Server Data Services, our new cloud based data platform (can get more details ...Answered | 1 Replies | 7267 Views | Created by Dmitry Ribak - Monday, October 13, 2008 11:25 AM | Last reply by Sri _MSFT_ - Monday, October 13, 2008 6:16 PM -
1 Votes
How to set a TableAdapter FillBy query CommandText property
All of this would be unnecessary if I could get to the CommandText property of the FillBy query I added to the already existing TableAdapter.Answered | 13 Replies | 25885 Views | Created by Eric-67220 - Tuesday, March 9, 2010 4:22 AM | Last reply by Poppy Lott - Thursday, August 12, 2010 1:31 AM -
0 Votes
Scalar TableAdapter Query
Yea but you go with a plane from Manhattan to New Jersey.Answered | 10 Replies | 1846 Views | Created by GrahamI - Sunday, May 5, 2013 8:09 AM | Last reply by GrahamI - Monday, May 6, 2013 7:52 AM -
0 Votes
how to get the query of the tableadapter??
If you have additional queries defined, you can also extend the table adapter with a partial class and write a method to enumerate the command collection.Answered | 2 Replies | 3799 Views | Created by makruhum - Thursday, March 4, 2010 9:00 PM | Last reply by Sheng Jiang 蒋晟 - Thursday, March 4, 2010 11:39 PM -
0 Votes
How to use .Net TableAdapter Query Configuration Wizard in VS to build a query with parameter to SELECT from Teradata Database Source?
All the configuration are default.Answered | 5 Replies | 4996 Views | Created by Xiao Han - Monday, December 14, 2009 2:52 AM | Last reply by Michael Sun [MSFT] - Tuesday, December 15, 2009 12:32 AM -
2 Votes
Binding data from TableAdapter custom query to a ComboBox
I am fairly new to C#, so I don't know the 'old ways' of TableAdapters.Answered | 13 Replies | 10039 Views | Created by WiizzZZZ - Thursday, September 17, 2009 9:53 PM | Last reply by BonnieB - Monday, September 21, 2009 5:03 PM -
0 Votes
Making TabControl Tabpages from results of a TableAdapter Query
>” I'm trying to create tabs from the results of a TableAdapter Query.Answered | 1 Replies | 322 Views | Created by dhuntoon - Tuesday, June 7, 2016 3:07 PM | Last reply by Albert_Zhang - Wednesday, June 8, 2016 3:29 AM -
1 Votes
Can't add new record to a query
Even on a very simple query - operating on just one table, with no joins for instance - if you don't explicitly include the table primary key in the ...Answered | 5 Replies | 15469 Views | Created by emtoujouse - Wednesday, June 30, 2010 2:40 PM | Last reply by Matt Klabacka - Monday, October 15, 2012 8:48 PM -
0 Votes
The schema returned by the new query differs from the base query.
Under Data Sources, choose Add New Data Source and follow the prompts.Answered | 9 Replies | 24338 Views | Created by RubenPieters - Tuesday, January 16, 2007 6:34 PM | Last reply by m dev - Tuesday, August 29, 2017 10:20 AM -
0 Votes
The schema returned by the new query differs from the base query
Sounds like you are working with at least one TableAdapter and looks like you are using the bottom query rather than the top query which was auto-generated.Answered | 1 Replies | 816 Views | Created by Ravi Kumar12233 - Tuesday, July 21, 2020 7:56 AM | Last reply by Kareninstructor - Tuesday, July 21, 2020 11:34 AM -
0 Votes
Refresh Dataset/TableAdapter in designer
PD, Depending on to what extent you changed things, then maybe: In the DataSources window, right-click and choose "Configure DataSet With ...Answered | 1 Replies | 2001 Views | Created by Pure Deal - Sunday, February 17, 2013 5:14 PM | Last reply by Frank L. Smith - Sunday, February 17, 2013 6:28 PM -
2 Votes
Using Ms Query Wizard
It is the Microsoft Query Wizard when connecting to a Ms SQL 2005 database via excel and ODBC connection.Answered | 3 Replies | 5418 Views | Created by dba0001 - Wednesday, July 2, 2008 11:19 AM | Last reply by Ed Price - MSFT - Wednesday, January 1, 2014 7:51 AM -
2 Votes
Unable to Use TableAdapters in VS2008
You can verify this by creating a new project, adding a DataSet, then adding TableAdapters.Answered | 4 Replies | 4456 Views | Created by Warren021 - Friday, June 11, 2010 6:50 PM | Last reply by Michael Sun [MSFT] - Thursday, July 1, 2010 6:51 AM -
0 Votes
Queries
I have been using SQL queries that I write into the XSD file Presumably that means you have been adding them to the TableAdapters ...Answered | 3 Replies | 418 Views | Created by gwboolean - Friday, February 12, 2016 5:33 PM | Last reply by Dave299 - Tuesday, February 16, 2016 3:34 PM -
1 Votes
VB.net Query builder filter
then when you will return to the form you can insert a textbox and copy the query from the toolstrip to the textbox and add & "%" at the ...Answered | 9 Replies | 13570 Views | Created by KaNi-MaKi - Monday, January 18, 2010 4:02 AM | Last reply by s3rvy - Tuesday, August 17, 2010 1:59 PM -
1 Votes
Unable to Add New Query in TableAdapter Query Configuration Wizard
The Query being run was a schema query against the database schema, as VS attempted to validate what I was requesting in the TableAdapter ...Answered | 9 Replies | 6714 Views | Created by Blueboy1894 - Friday, July 27, 2012 4:08 PM | Last reply by Redsoxyear2005 - Wednesday, August 9, 2017 7:58 PM - Items 1 to 20 of 2619225 Next ›
No announcements