User Tools

Site Tools


classes:csci366:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
classes:csci366:start [2017/01/14 15:44] localadminclasses:csci366:start [2020/09/08 16:19] (current) – [General] localadmin
Line 1: Line 1:
 ====== General ====== ====== General ======
  
-   *[[sqlplus|Using Oracle in the CSCI Linux lab]]+   *[[sqlplus|Using Oracle in the CSCI Linux lab]] - Deprecated. PostgreSQL is now the DB of choice.
  
 ====== General Servlet Topics ====== ====== General Servlet Topics ======
Line 10: Line 10:
   *[[loading_libraries|Loading libraries into Netbeans or Eclipse]]   *[[loading_libraries|Loading libraries into Netbeans or Eclipse]]
 From a [[howto_helloworldservlet|servlet]], you can use code similar to the [[classes:general:dbsamples:java_oracle|Java database connection sample]] for querying the database.  From a [[howto_helloworldservlet|servlet]], you can use code similar to the [[classes:general:dbsamples:java_oracle|Java database connection sample]] for querying the database. 
 +
 +====== Connecting to the Database ======
 +
 +There are a number of ways to connect to Oracle from a variety of other languages. Some examples are provided for you to start with:
 +
 +  *[[classes:general:dbsamples:java_oracle|Sample Java desktop application]]
 +  *[[classes:general:dbsamples:php_oracle|Sample PHP application]]
 +  *[[classes:general:dbsamples:JSP_Oracle|Sample JSP application (examples with and without bean)]]
 +
 +====== Create table Using Tora =======
 +
 +Login in formation of using Tora with an example how to create table:
 +
 +  *[[tora|Using tora Application]]*
 +
  
classes/csci366/start.1484430252.txt.gz · Last modified: 2017/01/14 15:44 by localadmin