Wrox Home  
Search P2P Archive for: Go

  Return to Index  

ado_dotnet thread: Connecting to Oracle


Message #1 by "Charles Baldo" <charlesbaldo@h...> on Tue, 14 May 2002 21:16:26
Can someone please tell me how to connect to oracle database's. In ASP 3.0 
I used Inprocess server objects to use native oracle. Is this possible in 
asp.net?

Thank You 
Chuck Baldo
Message #2 by "Steve Brownell" <sbrownell@a...> on Tue, 14 May 2002 16:11:47 -0400
Without knowing any specifics... I think so.

If the objects you are referring to are COM objects, then add them to
the project references list, declare them and use them as before.
Beware, .NET puts a wrapper on the COM objects so test all your calls.

Steve Brownell
AllMeds, Inc.

-----Original Message-----
From: Charles Baldo [mailto:charlesbaldo@h...]
Sent: Tuesday, May 14, 2002 5:16 PM
To: ADO.NET
Subject: [ado_dotnet] Connecting to Oracle


Can someone please tell me how to connect to oracle database's. In ASP
3.0
I used Inprocess server objects to use native oracle. Is this possible
in
asp.net?

Thank You
Chuck Baldo

  Return to Index