Hi! I am developing a 3-tiered application, which means browser <-->
web_server <--> database_server. I use JDBC to connect to the Oracle
database from web server to the database server. But I do not know how
to specify the url in JDBC. Mine is: "jdbc:odbc:user:jupiter:4000".
user is the database name, jupiter is the database server name (Can I
specify it with a IP address?) and 4000 is the port number. Is this
correct? Is the port number necessary? (if not, what the default port
number?) How to specify this port number in Oracle administration? I
only know the table name, how do I know which database it belongs to?
Thanks a lot!
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html