all groups > dotnet ado.net > september 2005 >
You're in the

dotnet ado.net

group:

Replacement for DataLinks dialog box in VS2005



Replacement for DataLinks dialog box in VS2005 michael
9/30/2005 12:44:19 PM
dotnet ado.net: To keep a uniform visual interface, I used the DataLinks object (found in
MSDASC) and the Connection object (found in ADODB) when creating a connection
string in my VS2003 apps.

Is there a similar object available in VS2005? I like the ability to enter a
server name or IP, choose the authentication, select a database and test the
connection.

--
RE: Replacement for DataLinks dialog box in VS2005 stcheng NO[at]SPAM online.microsoft.com
10/3/2005 8:32:54 AM
Hi Michael,

Thank you for the posting. Regarding on the issue, I am
finding proper resource to assist you and we will update as soon as posible.

Regards,

Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security(This posting is provided "AS IS",
with no warranties, and confers no rights.)
--------------------
| Thread-Topic: Replacement for DataLinks dialog box in VS2005
| thread-index: AcXF91kOBcFXNwDuT0SKFVs3CpEs2Q==
| X-WBNR-Posting-Host: 198.133.139.5
| From: "=?Utf-8?B?bWljaGFlbA==?=" <howlinghound@nospam.nospam>
| Subject: Replacement for DataLinks dialog box in VS2005
| Date: Fri, 30 Sep 2005 12:44:19 -0700
| Lines: 10
| Message-ID: <21F25EC6-CACD-4B61-866C-6FDAE190FD48@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.dotnet.framework.adonet
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.dotnet.framework.adonet:36642
| X-Tomcat-NG: microsoft.public.dotnet.framework.adonet
|
| To keep a uniform visual interface, I used the DataLinks object (found in
| MSDASC) and the Connection object (found in ADODB) when creating a
connection
| string in my VS2003 apps.
|
| Is there a similar object available in VS2005? I like the ability to
enter a
| server name or IP, choose the authentication, select a database and test
the
| connection.
|
| --
| Michael Hockstein
|
RE: Replacement for DataLinks dialog box in VS2005 v-kevy NO[at]SPAM online.microsoft.com
10/4/2005 8:27:01 AM
Hi Michael,

As far as I know, in VS.NET 2005, you still need to interop the OLE DB
Service Component 1.0 Type Library, and use the Data Link Properties dialog
box to achieve this. There is no managed control to do this in .NET
framework 2.0.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
AddThis Social Bookmark Button