CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Need help urgently!

Print topic Send  topic

Author Message
Soulinger
Posted: 03/11/2002, 2:17 AM

Dear people,

Can anyone help teach me step by step how to use the custom database
connection to use the following original connection string? It's really
important and I"m not particularly good at JSP so teach me step by step!
Will greatly appreciate any help! I'm using JSP


<%@ page import = "java.sql.*" %>
<%
DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
Connection conn = DriverManager.getConnection("jdbc:oracle:oci8:@" ,"abc",
"def");
Statement stmt = conn.createStatement ();
%>

<!-- abc and def is the user name and the password that you use to login to
your home's oracle -->

Yours,
S.W.


   


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

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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