Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Public Access Oracle Db?
Jeigh
post Jul 18 2007, 06:11 PM
Post #1


Whitest Black Mage
Group Icon

Group: [MODERATOR]
Posts: 1,352
Joined: 20-May 05
From: NB, Canada
Member No.: 5,281



This may be the stupidest question ever, I don't know, but frankly if this exists it would help me out a lot haha. What I'm looking for is an oracle database set up somewhere that has an open uname/password for the public to use for testing or anything really. I'm just developing something that needs to connect to our oracle db here but we don't want the computers to be required to have the oracle client installed. Currently though all the computers I have access to here DO have it installed and need it to stay for the time being, and I can't access our oracle DB externally so basically I'm looking for any oracle db I can test my app with that I can access from my home rig since it's clean of anything oracle (as the target computers for this app will eventually be).

I don't want to go through the hassle of hunting down a free system, clean installing it, and testing the app, so I'd be much obliged if anyone knows if some mystical public access oracle database exists haha.

But yea, like I said, might be the stupidest question ever. Personally I would assume this doesn't exist because it would be begging for malicious users to play with it, but who knows. So, anyone know if this exists? haha
Go to the top of the page
 
+Quote Post
ethergeek
post Jul 19 2007, 09:35 PM
Post #2


Premium Member
Group Icon

Group: [HOSTED]
Posts: 393
Joined: 9-March 07
From: Tucson, AZ
Member No.: 20,794



Why don't you just install oracle on your development machine? That's what I do for my oracle development at work. You can download 10gR2 from their site and install it in a non-production environment completely free.
Go to the top of the page
 
+Quote Post
Jeigh
post Jul 20 2007, 12:00 AM
Post #3


Whitest Black Mage
Group Icon

Group: [MODERATOR]
Posts: 1,352
Joined: 20-May 05
From: NB, Canada
Member No.: 5,281



I have oracle, that's the problem. I want it to be able to run WITHOUT oracle installed, but all my systems that I have access to have oracle installed and require it to stay installed for other dev work. The client computers will not have oracle installed unless required so I'm trying to avoid it if possible.
Go to the top of the page
 
+Quote Post
ethergeek
post Jul 20 2007, 05:10 PM
Post #4


Premium Member
Group Icon

Group: [HOSTED]
Posts: 393
Joined: 9-March 07
From: Tucson, AZ
Member No.: 20,794



OK, so you want to simulate a production client environment...I would use VMWare for this. You can get VMWare server for free, create a VM exactly as you think the client machine will be set up and test it.
Go to the top of the page
 
+Quote Post
dserban
post Jul 22 2007, 07:57 AM
Post #5


Premium Member
Group Icon

Group: [HOSTED]
Posts: 286
Joined: 17-June 07
Member No.: 22,702



Oracle themselves are offering such a service for free to anyone who is interested.

The link is:
http://apex.oracle.com/i/index.html

You just have to create an account, choose the 2MB or 5MB storage option, then figure out the database connect string.

This is specifically created to host Oracle Application Express applications, which are the equivalent of more established web application servers like BEA WebLogic, Tomcat, JBoss etc. the difference being that the web rendering engine is PL/SQL instead of Java.
Go to the top of the page
 
+Quote Post
yordan
post Jul 24 2007, 12:45 PM
Post #6


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 2,031
Joined: 16-August 05
Member No.: 7,896



QUOTE(dserban @ Jul 22 2007, 09:57 AM) *
Oracle themselves are offering such a service for free to anyone who is interested.

The link is:
http://apex.oracle.com/i/index.html

You just have to create an account, choose the 2MB or 5MB storage option, then figure out the database connect string.

This is specifically created to host Oracle Application Express applications, which are the equivalent of more established web application servers like BEA WebLogic, Tomcat, JBoss etc. the difference being that the web rendering engine is PL/SQL instead of Java.

Hey ! that looks exactly like what I was looking for, since a long time. I need a working Oracle database in order to test my PHPBB3 forum with an Oracle database : I cannot use our production Oracle databases, and when I install Oracle on a test system, sometimes it works and sometimes not, depending from the install errors or the bugs in my php scripts. So, having an external and remotely accessible Oracle install would be really great. Thanks for having clearly asked the question, Jeigh, and thenks dserban for the info. I just registered, waiting for my request to be reviewed (and hopefully accepted).
Regards
Yordan

----------- Edit ---------
OK, I just received my account, and now it seems rather different from what was asked in the first post. The apex.oracle.com is really a remote access to an Oracle database. However, you don't directly connect to the database, you have a browser access to the apex environment which allows you to create applications using an Oracle database. However, I did'nt see what Jeigh seemed to need at the beginning of the present post, which was simple, direct and pure access to a remote Oracle database.

This post has been edited by yordan: Jul 25 2007, 10:23 PM
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How To Dump .SQL File to MS-Access(3)
  2. Is php supports MS Access(7)
  3. Access To MySQL Remotely(2)
  4. Access(0)
  5. Logic To Break Down An Access Tabbe To SQL(1)
  6. What's Oracle?(5)
  7. I Have A Question About MySQL Access & Quotas(1)
  8. Strange Oracle Behavior(5)
  9. What Are Your Opinions / Views About Oracle ?(9)
  10. Help Me With My MS-Access Program(2)
  11. Help With Registration Page, Access Denied.(10)
  12. MS Access DB To Webpage Connection ?(5)
  13. Read/Write Issues After Copying An Access .mdb File(2)
  14. Access -> Mysql(8)
  15. MS Access Validation Rule(2)
  1. Oracle 10g Install Issues(27)
  2. Need Info On Database Programming Courses(2)
  3. Oracle 10g - Dba Less?(9)
  4. Oracle "lite" Alternative?(9)
  5. How Many Concurrent Users For Oracle Database?(1)
  6. Oracle Vs. Mysql Vs. Postgresql(9)
  7. Access(17)
  8. Access 97 To Access 2003(15)
  9. Integrate Access Database Onto Intranet Site(5)
  10. Accessing Ms Access Database From A Centralized Location?(5)
  11. Database Access On Remote Server W/jsp(0)


 



- Lo-Fi Version Time is now: 7th October 2008 - 05:14 AM