DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Tue, 26 Jun 2007 14:45:48 -0300,    posted on: microsoft.public.dotnet.framework.odbcnet        back       

Thread Index
  1    Carlos Sosa Albert betun (at) hotmail
          2    Paul Clement


Moving from SQL connection to a DSN...   
Hi guys,

I have a website that was working using a Microsoft SQL Server (SqlClient) 
and XSDs.
Now it has to be moved to a DSN connection (that also points to a SQL 
Server).

But I'm clueless about what should I change and where... Or even if is still 
going to work...

Any help please?
Date:Tue, 26 Jun 2007 14:45:48 -0300   Author:  

Re: Moving from SQL connection to a DSN...   
On Tue, 26 Jun 2007 14:45:48 -0300, "Carlos Sosa Albert" <betun (at) hotmail> wrote:

 Hi guys,
 
 I have a website that was working using a Microsoft SQL Server (SqlClient) 
 and XSDs.
 Now it has to be moved to a DSN connection (that also points to a SQL 
 Server).
 
 But I'm clueless about what should I change and where... Or even if is still 
 going to work...

You're really moving backwards with respect to technology here. The use of a DSN is strictly ODBC
(and dated) technology which means that you will have to use the System.Data.Odbc library with the
SQL Server ODBC driver instead of the native .NET SQL Server library.


Paul
~~~~
Microsoft MVP (Visual Basic)
Date:Thu, 28 Jun 2007 08:49:59 -0500   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us