|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
||||
|
||||
|
Oracle / SQL*Plus question
At our college, we have an Oracle server set up for our Database Processing class. We have to do a project that involves utilizing this database, as well as a front end of some sort.
Well, the problem is that unless I walk over to one of 3 labs with SQL*Plus installed on it, I cannot work on this project. Since I am on the same network as the server (I live on campus) is there a way I can install some Oracle client on my machine to communicate with the server directly? The DB admin isn't being very helpful in this situation, although he was nice enough to set up a DSN so that we can use our developmental web server to use ASP to access the db server (now if only I can get him to recompile PHP with the oracle functionality so I dont have to resort to using ASP). Does anyone know any good (preferrably free, but it doesn't have to be) Oracle clients that would work in this situation? Thanks! |
|
#2
|
|||
|
|||
|
Usually as long as you can ping the DB server you can connect to it. You do need to install sql*net (get the cd from the dba). You can then use any front end tool such as sqll+/toad etc.
|
|
#3
|
||||
|
||||
|
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Oracle / SQL*Plus question |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|