How to create DSN using asp.net ?

  • Thread starter Thread starter Shibu
  • Start date Start date
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
 
Back
Top