I have a UNIX database that I utilize using a System DSN called RMS-Relativity.
In VB6 I would simply use.
VB Code:
cn.open "RMS-Relativity", "uid", "pwd"
How could I use this same system DSN in ASP .Net?
Thanks
|
Results 1 to 3 of 3
|
Click Here to Expand Forum to Full Width |