No announcements
Found 3753705 threads
-
0 Votes
Reg:Invalid object name error using ado.net with integrated security
\SQLEXPRESS;Initial Catalog=YourDataBaseName;Integrated Security=True;" Click here to refer about SQL connection string syntax.Answered | 1 Replies | 58 Views | Created by Anonymous - Tuesday, June 16, 2015 12:04 PM | Last reply by Anonymous - Wednesday, June 17, 2015 4:16 AM -
0 Votes
ado.net object
The following link should be a good starting point for you: http://msdn.microsoft.com/en-us/library/e80y5yhx(v=vs.110).aspxAnswered | 1 Replies | 516 Views | Created by Vivek_2984 - Saturday, May 3, 2014 3:12 PM | Last reply by Magnus (MM8) - Saturday, May 3, 2014 4:37 PM -
1 Votes
To Integrate Silverlight, ASP.Net MVC, and ADO.Net Entities Framework
I want to use Silverlight for View.Answered | 14 Replies | 8546 Views | Created by skychang - Friday, July 17, 2009 1:09 PM | Last reply by skychang - Saturday, December 24, 2011 7:48 AM -
0 Votes
i cant use person table name in ado.net
A table is given a plural name because it contains more than one.Answered | 2 Replies | 1452 Views | Created by LaBounce - Thursday, July 4, 2013 7:46 PM | Last reply by PaulLinton - Thursday, July 4, 2013 11:39 PM -
0 Votes
To instantiate objects from ADO.NET globally
I assume you're using C# static methods, like this: using System; using System.Collections.Generic; using ...Answered | 2 Replies | 5044 Views | Created by gustavobr - Wednesday, July 14, 2010 2:22 PM | Last reply by Ike Ellis, MVP - Thursday, July 15, 2010 4:34 PM -
0 Votes
Integrity policies + COM objects
My task is to check, how the integrity policies work with the COM-objects.Answered | 5 Replies | 2046 Views | Created by Sergio_Verro - Saturday, May 12, 2012 5:31 PM | Last reply by Sergio_Verro - Sunday, May 13, 2012 10:40 PM -
3 Votes
Is there a difference bt Integrated Security = True and Integrated Security = SSPI??
When true, the current Windows account credentials are used for authentication.Answered | 2 Replies | 33235 Views | Created by Srikanth kannan - Tuesday, April 15, 2008 5:55 AM | Last reply by KRISHANA KUMAR - Tuesday, September 13, 2011 5:15 AM -
0 Votes
Ado.net connection Error
thanx for reply BTSBEE ... i don't kow whats an issue.. finally i make ADO.net connection where i choose MYSQL connector.. somehow i got data in table ..Answered | 10 Replies | 5213 Views | Created by BI_Support - Thursday, August 16, 2012 7:01 AM | Last reply by BI_Support - Friday, August 17, 2012 1:29 AM -
2 Votes
Invalid object name 'dbo.tablename'
You need to use parameters here.Answered | 6 Replies | 10098 Views | Created by xbenchi - Sunday, September 11, 2011 6:29 PM | Last reply by Steve Lydford - Saturday, April 14, 2012 1:43 PM -
1 Votes
Error while generating dbContext using ADO.Net DbContext Code Generator
[my book1.xls] When using the Microsoft Jet driver I've had problems with spaces in folder name and filenames.Answered | 3 Replies | 4623 Views | Created by Deep0601 - Friday, June 1, 2012 6:36 PM | Last reply by Joel Engineer - Tuesday, June 5, 2012 4:12 PM -
1 Votes
ado.net
From the sounds of it there is no need for ado.net and code but there is a learning curve involved (pretty small though).Answered | 2 Replies | 8339 Views | Created by 10031103 - Wednesday, March 30, 2011 1:36 AM | Last reply by Allan Merolla - Wednesday, March 30, 2011 6:28 AM -
0 Votes
Security aspect in case of integration.
Hi, I would suggest you to have look at following ...Answered | 2 Replies | 2717 Views | Created by Singh AK - Thursday, April 5, 2012 6:15 AM | Last reply by Naushad.Alam - Thursday, April 5, 2012 7:07 AM -
0 Votes
Invalid object name error
Hello Alex, And try to avoid Reserved Keywords (Transact-SQL) for column names in your table design, like "type", "date"; everything that is ...Answered | 2 Replies | 1528 Views | Created by AlexMartini - Wednesday, December 28, 2016 5:45 PM | Last reply by Olaf Helper - Wednesday, December 28, 2016 6:02 PM -
0 Votes
Description of integrated security
If you set integrated security=true, then what this means is the current thread of execution's Windows domain security context will be used for authentication when ...Answered | 2 Replies | 3227 Views | Created by FernandoCruzalegui - Saturday, March 14, 2009 1:37 AM | Last reply by Matt Neerincx [MSFT] - Monday, March 16, 2009 5:12 AM -
0 Votes
What is a "ADO.Net Methods" and "ADO.Net Properties"
Here's an overview of ADO.NETAnswered | 1 Replies | 7552 Views | Created by VijaySK - Saturday, June 16, 2012 1:09 PM | Last reply by Bob Beauchemin - Saturday, June 16, 2012 4:36 PM -
0 Votes
Integrated Security & ASP.NET
Does the following scenario pose a security threat?Answered | 1 Replies | 11192 Views | Created by Nick C1276 - Friday, March 20, 2009 3:58 PM | Last reply by Shrikant Maske - Friday, March 27, 2009 5:13 AM -
0 Votes
Integrated Security in Azure SQL
Azure SQL now supports the use of Azure AD Authentication against SQL databases, for normal user access this means you can use integrated authentication (with some setup ...Answered | 1 Replies | 2035 Views | Created by d.ondracek - Wednesday, January 25, 2017 11:12 AM | Last reply by SamCogan - Wednesday, January 25, 2017 11:17 AM -
1 Votes
Invalid object name error on owned object
So when the user who is sysadmin selects from an owned object, if the object is in the sysadmin’ s default schema, the user could use select * from an owned ...Answered | 4 Replies | 6516 Views | Created by rhchin - Wednesday, September 14, 2011 5:08 PM | Last reply by Maggie Luo - Friday, September 16, 2011 8:34 AM -
0 Votes
Security on MDS Integration
The Web services API fully implements all user security.Answered | 1 Replies | 8661 Views | Created by Marius Zaharia - Thursday, July 29, 2010 6:54 AM | Last reply by Val Lovicz - Friday, July 30, 2010 4:23 AM -
0 Votes
Data source using Windows Integrated Security in Reportin Services
Hi Jon, One thing is important, when you using "Credentials stored securely in the report server" option, did you select the ...Answered | 1 Replies | 4846 Views | Created by Jonhwang - Friday, March 13, 2009 11:10 PM | Last reply by Raymond-Lee - Monday, March 16, 2009 2:20 AM - Items 1 to 20 of 3753705 Next ›
No announcements