No announcements
Found 2358927 threads
-
2 Votes
Property LoginSecure cannot be changed or read after a connection string has been set.
And that throws an exception because the connection is already opened.Answered | 10 Replies | 18569 Views | Created by T2 Rocks - Friday, March 6, 2009 8:36 AM | Last reply by Marino van der Heijden - Tuesday, December 8, 2009 11:36 AM -
1 Votes
SCRIPT5022: The collection has not been initialized.
SCRIPT5022: The collection has not been initialized.Answered | 6 Replies | 2410 Views | Created by GAP1986 - Saturday, April 23, 2016 10:51 AM | Last reply by Jerry Zy - Tuesday, April 26, 2016 7:51 AM -
0 Votes
SQL Azure connection with ADO.NET C#
Once you do this you can use SQL Server 2008 or CMD window If you use CMD window here is the syntax sqlcmd -Stcp:servername.database.windows.net -dyourdbname ...Answered | 6 Replies | 10120 Views | Created by Vikash Kumar Singh - Thursday, November 12, 2009 1:00 PM | Last reply by Vikash Kumar Singh - Monday, November 16, 2009 4:56 PM -
1 Votes
wpf connect to sql server using ado.net
Ado.net entity data model for the database 2. add "domain service class" and choose different tables This finished to connect the sql ...Answered | 4 Replies | 6789 Views | Created by truelies2 - Monday, July 25, 2011 7:31 PM | Last reply by aaj23 - Monday, July 25, 2011 8:08 PM -
0 Votes
VBA ADO.NET Connection Problem?
The above code has nothing to do with ADO.NET as it is plain old ADO.Answered | 1 Replies | 4220 Views | Created by antitru5t - Saturday, March 13, 2010 6:38 AM | Last reply by Miha Markic - Saturday, March 13, 2010 9:25 AM -
1 Votes
Why does my SignalR connection throw has not been fully initialized error?
"); var serviceUpdates = $.connection.realTimeUpdatesHub; alert("SignalR connection instantiated.Answered | 2 Replies | 7965 Views | Created by Derrick Lau - Wednesday, April 17, 2013 12:49 PM | Last reply by Zoltán Horváth - Thursday, April 18, 2013 10:35 AM -
0 Votes
Exception calling "ExecuteNonQuery" with "0" argument(s): "CommandText property has not been initialized.
Can you post your code As per execption it seems that you have not provided commad object's text property Mark as ans if you find it ...Answered | 2 Replies | 2485 Views | Created by Vijay Patel - Tuesday, February 18, 2014 8:06 PM | Last reply by Shridhar J Joshi - Wednesday, February 19, 2014 10:23 AM -
0 Votes
How to use C# to know if .net framework 2.0 has been installed or not?
I would like to know if there is a .net framework 2.0 has been installed on a computer or not.Answered | 3 Replies | 2911 Views | Created by FugersonHall - Sunday, August 31, 2008 3:01 PM | Last reply by nobugz - Sunday, August 31, 2008 3:53 PM -
0 Votes
how to use SSIS Variables in ADO.NET Connection manager
what do you want to set the connection string with variable?Answered | 1 Replies | 3356 Views | Created by Jayesh Potwade - Wednesday, November 2, 2011 11:10 AM | Last reply by Reza Raad - Wednesday, November 2, 2011 12:56 PM -
0 Votes
Message has not been initialized in construct statement, Orchestation error
Shapes : Receive - ABCRequest Message Construct - Message Assignment - ABCRequest Message and DEFRequest Message to initialize the ...Answered | 9 Replies | 4564 Views | Created by Nitin Surya - Tuesday, July 28, 2015 7:11 AM | Last reply by Johns-305 - Tuesday, July 28, 2015 11:32 AM -
0 Votes
ADO.NET Entity Framework : Item with the same key has already been added ERROR [Multi threading issue]
You should have a separate context/connection for each thread.Answered | 1 Replies | 5131 Views | Created by Deepak RA0 - Wednesday, August 11, 2010 4:04 AM | Last reply by Julia Kornich - Wednesday, August 11, 2010 7:02 AM -
0 Votes
Cannot connect to sql server through ado.net but with sql management studio
so if the windows user has no access permission to the server or the database, the error message may be understandable ( the OP should check that the 2 connection strings are ...Answered | 10 Replies | 9106 Views | Created by Martin Andel - Thursday, May 20, 2010 10:29 AM | Last reply by KJian_ - Wednesday, May 26, 2010 1:43 AM -
0 Votes
How to create ADO.net connection from a script
in the properties of this connection we have Connection string ...Answered | 13 Replies | 1699 Views | Created by Gilles Machetto - Tuesday, May 14, 2013 8:52 AM | Last reply by Gilles Machetto - Tuesday, May 21, 2013 7:59 AM -
0 Votes
Visual Studio Add Connection to Sybase ADO.NET
Thanks to all who providing this information in registering so Add Connection works.Answered | 12 Replies | 28040 Views | Created by DreamU - Wednesday, July 28, 2010 2:13 PM | Last reply by olde fortran 77 - Tuesday, September 17, 2013 4:37 PM -
0 Votes
The remote connection to the device has been lost.Pleae verify the device connection and restart debugging.
Hi, I am not experienced with Sync Services for ADO.NET but your error message is a common issue.Answered | 1 Replies | 10439 Views | Created by Venkata Lakshmi Narayana - Monday, March 16, 2009 10:37 AM | Last reply by Baoke Xu - Tuesday, March 17, 2009 6:34 AM -
1 Votes
The EnableExternalImages property has not been set for this report vs2015
If a report only uses embedded images, then you can set the EnableExternalImages property to No.Answered | 4 Replies | 13048 Views | Created by collie12 - Wednesday, February 24, 2016 4:09 PM | Last reply by Víctor Solís - Friday, April 5, 2019 2:44 PM -
0 Votes
ADABAS database connection using ADO.Net
Hi, Is there a way to connect with ADABAS database using Microsoft ADO.Net.Answered | 2 Replies | 13034 Views | Created by Ramesh Venkatesan - Monday, June 16, 2008 5:00 AM | Last reply by Ed Price - MSFT - Friday, May 11, 2012 2:50 AM -
0 Votes
SSIS ADO.NET Connection Configuration with MySQL
The Connector is working - I forced to 32bit debugging, but I'm not able to access the columns in the ADO.NET Destination object in the Data Flow Task.Answered | 4 Replies | 1299 Views | Created by vsla - Sunday, May 24, 2015 11:30 PM | Last reply by vsla - Tuesday, May 26, 2015 5:41 PM -
3 Votes
ADO.NET connection string needed (cache database)
The udl file should give you the complete connection string.Answered | 9 Replies | 5417 Views | Created by Jon Q Jacobs - Wednesday, September 9, 2009 1:41 PM | Last reply by JohnGrove - Friday, September 11, 2009 10:54 PM -
0 Votes
ADO.NET Version
You could use the .NET API browser to look at all the current classes and compare this against your ASP .NET 2.0 instance to see where the app might not function correctly.Answered | 3 Replies | 693 Views | Created by ghostme - Tuesday, March 31, 2020 4:45 PM | Last reply by Mike Ubezzi (Azure) - Thursday, April 2, 2020 1:15 AM
No announcements