Search : in
By :

How to connect c# with oracle

Last answer on Feb 3, 2009 7:22:32 am GMT tedal, on Feb 3, 2009 12:19:33 am GMT 
 Report this message to moderators

Is it must to have a privilege access to the computer to connect c# and oracle?

Configuration: Windows XP
Internet Explorer 6.0

Best answers for « how to connect c# with oracle » in :
Connecting to Oracle via php Show Connecting to Oracle via php Settings Requirements Example of code Settings Below is an article based on an example of connection to an Oracle database through a php script. However it is not designed to configure your oracle...
Connect a database (MDB) to excel Show[VBA] Connecting a database (MDB) to excel Below is a tips of how to connect an Access database (MDB) in an application excel Add reference Microsoft DAO object librairy X.X In a general module (eg Module1) paste the code below...
ASP.NET using C# - How to Connect/Retrieve in database to web a ShowASP.NET using C# - How to Connect/Retrieve in database to web application Issue Solution Note Issue I am doing my project work, I have one problem My project doing in asp.net but I don't know how to connect the database in asp.net...
Connect your PSP to your wireless router ShowConnect your PSP to your wireless router PSP Configuration The PSP can be connected wirelessly to your router. There are some steps to follow to configure the connection between the PSP and the Router Router Configuration To access...
Download Outlook Connector ShowConnector Microsoft Outlook allows to use Outlook 2003 or Outlook 2007 to access and manage freely your Windows Live Hotmail or Live Mail accounts, especially the contacts. Depending on the services, the calendar task synchronization and the notes...
S-video (Y/C) ShowThe S-Video standard The S-Video standard (for "Sony Video"), sometimes called Y/C, is a video transmission mode with separate components using different cables to carry information regarding luminance (luminosity) and chrominance (colour). An S...
Sharing an Internet connection ShowAdvantages If you have a local area network (two or more computers connected in a network) with one computer connected to the Internet (via a modem, using a cable, etc.), it may be useful to make the connection accessible to the other computers on...
Data transmission - Cabling ShowCabling types Several physical data-transmission media are available to connect together the various devices on a network. One possibility is to use cables. There are many types of cables, but the most common are: Coaxial cable Double twisted...

1

 nettout, on Feb 3, 2009 7:22:32 am GMT

Hi,
try this link to get the important things to do to connect to oracle:
http://www.codeproject.com/KB/database/C__Instant_Oracle.asp­x

Reply to nettout