No announcements
Found 2808685 threads
-
0 Votes
Timeout Exception or slow execution time when using strongly typed tableadapter but not when using SqlDataAdapter
% of the time I was executing the query with the table adapter, I had a timeout exception, but 25% of the time it ran fine. By using the ...Answered | 10 Replies | 9871 Views | Created by jon09 - Thursday, July 16, 2009 8:19 PM | Last reply by bpatin - Monday, February 3, 2020 5:52 PM -
4 Votes
Timeout Exception Caught When Using SqlDataAdapter
Dear all, I have trying to add the ConnectionTimeOut. Actually i have made 120. But the result, it's always return Timeout. How to resolve this ...Answered | 6 Replies | 31699 Views | Created by Mike Polowski - Tuesday, February 27, 2007 10:48 AM | Last reply by CrazyCurlyBlue - Friday, February 13, 2015 11:12 PM -
0 Votes
Common interface when using strongly typed datasets
Hi, I am developing an application using Visual Studio 2008 and C# with .NET Framework 3.5. As a data access layer I have strongly typed datasets ...Answered | 1 Replies | 2940 Views | Created by Jan-Åke Hedström (CL) - Monday, February 14, 2011 9:05 PM | Last reply by Louis.fr - Monday, February 14, 2011 10:48 PM -
0 Votes
Fill Strongly Typed Dataset Using Stored Procedure
. However, I now have a dataset which I created design time (hence the strongly typed dataset). I want to use a stored procedure within code to ...Unanswered | 0 Replies | 4193 Views | Created by shax - Thursday, November 2, 2006 10:49 AM | Last reply by shax - Thursday, November 2, 2006 10:49 AM -
1 Votes
Exception when using Update method of TableAdapter
Thanks, I had already given up on my previous approach since I just couldn't get it to work (btw I was being careful about using modified for only non-new rows, but didn't seem to ...Answered | 4 Replies | 4362 Views | Created by Tekito - Wednesday, July 22, 2009 4:33 PM | Last reply by Chris Robinson- MSFT - Thursday, July 23, 2009 8:01 PM -
0 Votes
Slow execution of query when using startdatetime
; parameter, query is running normal. please why it takes long time for execution with startdatetime ...Answered | 9 Replies | 662 Views | Created by Vigneshvp - Friday, April 3, 2020 6:52 AM | Last reply by Vigneshvp - Monday, April 6, 2020 1:40 PM -
1 Votes
Timeout on dataadapter.Fill on strongly typed dataset
the operation or the server is not responding " on filling ...Answered | 3 Replies | 9389 Views | Created by Lins Thomas - Friday, October 15, 2010 10:51 AM | Last reply by Mangesh Kadam - Tuesday, August 30, 2011 6:59 PM -
1 Votes
Strongly typed
ADO.NET, you can choose to use a generic (untyped) Data Set, or you can create a strongly-typed Data Set by creating an XSD. When you use a data set to assign ...Answered | 2 Replies | 3854 Views | Created by Hogg1980 - Wednesday, November 12, 2008 10:46 AM | Last reply by konikula - Wednesday, November 12, 2008 12:11 PM -
0 Votes
Execution timeout using mchess
that CHESS is unaware of You can also try increasing the exec timeout (-maxexectime:<time>) In one instance, this occurs when the class ...Answered | 1 Replies | 6980 Views | Created by AmitG - Monday, April 27, 2009 9:37 AM | Last reply by AmitG - Monday, April 27, 2009 1:10 PM -
0 Votes
Long execution time when using parameter
in deployment, this is probably not a good test. I'm not saying it is the entire issue... but what happens ...Answered | 18 Replies | 6867 Views | Created by Hong (MA, USA) - Thursday, December 20, 2007 8:26 PM | Last reply by Lisa Nicholls - Wednesday, December 26, 2007 11:46 PM -
0 Votes
using Extended Strongly Typed Resource Generator
This may help you to get the insights.. http://www.codeproject.com/Articles/13830/ExtendedAnswered | 2 Replies | 2610 Views | Created by amey589 - Monday, April 23, 2012 2:36 PM | Last reply by moondaddy - Saturday, April 15, 2017 6:24 PM -
1 Votes
Typed Dataset QueryAdapter or TableAdapter
I have recently began using typed datasets for the data access layer of applications. My datasets do not have access to SQL tables as this is very insecure ...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
strongly typed dataset relation name not strongly typed
getting parents rows (at least not in a typed fashion). Shame that. It does have GetParentRows but what if my table has several foreign ...Answered | 4 Replies | 5354 Views | Created by Iobetes - Thursday, April 8, 2010 10:39 AM | Last reply by Iobetes - Friday, April 16, 2010 8:01 AM -
2 Votes
What is strongly typed class and strongly typed object
part,I think each class defined in VS are all "strongly-typed"。 But as to my knowledge,I guess you mean ...Answered | 4 Replies | 3385 Views | Created by Nick2020 - Sunday, June 24, 2012 3:20 AM | Last reply by Rudedog2 - Sunday, June 24, 2012 10:29 AM -
0 Votes
Exception when using vssconverter
Hi, Jacky, The exception is sent when the VSSConverter cannot load a string from a resource file. It seems to me that you are ...Answered | 2 Replies | 2974 Views | Created by jacky9527 - Monday, December 10, 2007 7:05 AM | Last reply by jacky9527 - Thursday, December 13, 2007 7:57 AM -
0 Votes
Using the XML SQL Datatype in strongly typed DataSets
I don't know if this is the right forum, but I'll post here anyway :) We are using strongly typed DataSets in our application, but does ...Unanswered | 0 Replies | 3295 Views | Created by Christian Sparre - Wednesday, November 15, 2006 9:20 AM -
0 Votes
Filling a strongly typed dataset
Guys, A simple problem I hope. I can fill a normal dataset without a problem. However, I now have a dataset which I created design time (hence the strongly typed ... -
0 Votes
Exception when using Winscard
My application triggers exception when using SCardListReaders function from winscard API : First-chance exception at 0x7c812aeb in scardbug.exe: Microsoft ...Answered | 2 Replies | 6558 Views | Created by theetete - Wednesday, February 11, 2009 5:52 PM | Last reply by theetete - Friday, September 4, 2009 2:08 PM -
0 Votes
Getting Strongly Typed DataSets
DataTable using the TableAdapter and return the Strongly Typed DataSet? Currently my Data Tier function looks like ...Unanswered | 4 Replies | 3494 Views | Created by Chris Molland - Monday, September 22, 2008 9:14 PM | Last reply by Ken Tucker - Monday, September 22, 2008 10:18 PM -
0 Votes
Strongly Typed Version?
So it appears there is no strongly typed way to do this. But the closest thing would look like this: SomeDataSetClass.Answered | 2 Replies | 3373 Views | Created by Filisophilese - Wednesday, August 30, 2006 12:00 AM | Last reply by Filisophilese - Tuesday, September 5, 2006 4:07 AM - Items 1 to 20 of 2808685 Next ›
No announcements