Ask a Question related to ASP.NET Security, Design and Development.
-
Ben #1
Connect to Sql server using DSN?
Hi,
Is it posssible to connect to Sql Server using DSN?
Thanks,
Ben
Ben Guest
-
I have a flash movie running a http server but it needsto connect to another server in https.
I have a flash movie running a http server but it needs to connect to another server in https. I am having problems when trying to open the url in... -
I have a flash movie running a http server but it needsto connect to another server in https
I have a flash movie running a http server but it needs to connect to another server in https. I am having problems when trying to open the url in... -
could not connect to SMTP server from sql server using JMail, xp_smtp_sendmail or sp_send_cdosysmail
I am trying to send an email message from sql server using the JMail component from dimac.net. I was able to use the stored procudure sp_send_mail... -
Cannot connect to Terminal Server via Terminal Services Manager after upgrade to Windows Server 2003
The following error is displayed in the Terminal Services Manager on our domain controller (DC-01) when trying to connect to Terminal Services on... -
Web Server Connect
I am running Filemaker 6 Unlimited on three machines with the Web Server Connect program supplied with this version of Filemaker. Web Server... -
Ken Schaefer #2
Re: Connect to Sql server using DSN?
Yes...
Cheers
Ken
"Ben" <Ben@discussions.microsoft.com> wrote in message
news:04C1C471-1245-4270-A8AF-83F8A786598D@microsoft.com...> Hi,
>
> Is it posssible to connect to Sql Server using DSN?
>
> Thanks,
> Ben
>
Ken Schaefer Guest
-
Ben #3
Re: Connect to Sql server using DSN?
Hi,
Got to use the odbc .net data provider?
Our application is already using Sql server .net data provider. Is it as
easy as switching to the odbc .net data provider? Will the the codes for the
Sql server .net data provider will work in the odbc .net data provider as
well?
Do you have a sample connection string that utilizes the DSN?
Thanks,
Ben
"Ken Schaefer" wrote:
> Yes...
>
> Cheers
> Ken
>
> "Ben" <Ben@discussions.microsoft.com> wrote in message
> news:04C1C471-1245-4270-A8AF-83F8A786598D@microsoft.com...>> > Hi,
> >
> > Is it posssible to connect to Sql Server using DSN?
> >
> > Thanks,
> > Ben
> >
>
>Ben Guest
-
Paul Roberts #4
Re: Connect to Sql server using DSN?
Hi Ben,
Have a look at this website it has lots of different connection string
examples [url]http://www.able-consulting.com/ADO_Conn.htm[/url]
I'll ask a silly question too, why do you need to use a DSN to connect to
SQL server? I is faster to use the .net SQL Server provider.
Cheers
Paul
"Ben" <Ben@discussions.microsoft.com> wrote in message
news:04C1C471-1245-4270-A8AF-83F8A786598D@microsoft.com...> Hi,
>
> Is it posssible to connect to Sql Server using DSN?
>
> Thanks,
> Ben
>
Paul Roberts Guest



Reply With Quote

