This may be a real simple question but I am new to the .Net environment
and can not find it. I have a .Net server which has an ODBC connection
to Oracle defined as a system DSN.
I have written a database application that runs on my local machine
just fine because it currently is programmed to use the ODBC connection
on the local machine to talk to Oracle. What I know want to do is
alter my code to use the DSN on the server so when I deploy the
application my clients they do not need to have the ODBC connection and
the Oracle client software configured on their workstation but use the
Oracle connection on my server.
How do I go about doing this? Any information including links to
online docs would be helpful. Please also reply to my email at
pmein.TakeThisOut@jccc.net
thanks in advance
philip
>> Stay informed about: Using ODBC datas source on .Net Server