How to create DSN using asp.net ?

  • Thread starter Thread starter Shibu
  • Start date Start date
S

Shibu

Hi,
Can anyone tell me how to create a DSN from asp.net..

Thanks
Shibu
 
Hi Ken,
I have specific requirement to creat DSN in a server from ASP.NET. But
the DSN is going to be used by some other kind of application in a different
technology other than .NET. Is there a way to create DSN using ASP.NET..

Thanks
Shibu
 
I am going to try using SQLConfigDataSource in odbccp32.dll .. As you
said, it might require extra security privileges.
Can you please tell me the type of security permission it might require? Do
I need to give permission to ASPNET user specific to this odbccp32.dll . If
so how can I do it..

Thanks
Shibu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top