CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 How to connect oracle database with codecharge

Print topic Send  topic

Author Message
Sohaib Bin Sultan
Posted: 10/01/2002, 11:20 PM

Please tell me how ican i connect oracle database to my code charge application
Is there any need to create a new datasource in odbc
Tell me the process in detail
I am a beginer to oracle so i also want to ask you that Is the oracle database is independent and run without installing oracle 8 or 9 like microsoft access database connect

Thank you
RonB
Posted: 10/03/2002, 4:12 AM

Hi,

First oracle has to be running somewhere so it's not like with access.
You will have to create a datasource on the design machine for connecting to oracle during design fase. For connecting from your webpage there are different methods depending on the programming language:
php -> oci8
asp -> I guess odbc
jsp -> jdbc drivers

Oracle is a tricky thing to connect to because you'll have to install the client part of the database on the server that's running the webserver otherwise connecting will be very difficult if not impossible.
How this is done depends on your OS. Under linux installing and configuring Oracle is a b*tch. Under windows it's somewhat easier.
Detailed instruction depend therefore on your configuration on the webserver and on the programming enviroment you use.

your choice of webserver also is important because it will require some extra eactions to get things working (I use Apache and had to set several enviroment variables to get it working right).

As you can see it is impossible to give you the instructions you ask for because of the sketchy information you provided about your enviroment

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.