Java on oracle express 11g  xe- Can it be used for College Database Website

I am a fairly new IT student, I took C programming and I am trying to learn JAVA. I got a job opportunity to work doing some programming using JAVA on an Oracle database, to do part of a school webite, including creating tests online for students that attend the college. However, I have to create a sample to demonstrate knowledge of Oracle and Java, and was allowed two weeks to figure it out.
Can I use Oracle Jdeveloper for the java portion with the Oracle Express 11g xe to create a sample?
THE SAMPLE INCLUDES: Creating a part of an online test for a student that asks 5 questions, where the student fills out the answers along with name and student id number, and also for the test to be scored passed or failed. Also, the test has to store the answers in a place where another user/teacher can have access to the students test answers. Would this work on Oracle Express 11g xe using jdeveloper?
I really dont have any experience or taken any classes on databases.

>
Can I use Oracle Jdeveloper for the java portion with the Oracle Express 11g xe to create a sample?
>
I don't see why not. See the Oracle Express Home Page
http://www.oracle.com/technetwork/products/express-edition/overview/index.html
>
Oracle Database 11g Express Edition (Oracle Database XE) is an entry-level, small-footprint database based on the Oracle Database 11g Release 2 code base. It's free to develop, deploy, and distribute; fast to download; and simple to administer.
Oracle Database XE is a great starter database for:
Developers working on PHP, Java, .NET, XML, and Open Source applications
DBAs who need a free, starter database for training and deployment
Independent Software Vendors (ISVs) and hardware vendors who want a starter database to distribute free of charge
Educational institutions and students who need a free database for their curriculum
With Oracle Database XE, you can now develop and deploy applications with a powerful, proven, industry-leading infrastructure, and then upgrade when necessary without costly and complex migrations.
Oracle Database XE can be installed on any size host machine with any number of CPUs (one database per machine), but XE will store up to 11GB of user data, use up to 1GB of memory, and use one CPU on the host machine.
Support is provided through a free Oracle Discussion Forum monitored by Oracle employees as well as community experts.

Similar Messages

  • Can isight be used for college lectures

    I know isight is excellent for chatting and video conferencing; but how does it par with a college lecture hall. I have always recorded my lectures and would love to opportunity to be able to record the lecture in both video and sound with the isight. What are the limitations in regard to distance the video and sound will record?

    No doubt it depends on the size of the hall; the sound will almost certainly be fine. Last year, I used an external iSight to record some of the classes I was teaching. The results from the back of the classroom were good: the image showed the front of the room and the whiteboard clearly; I could be heard clearly; student responses to questions were hard to hear, as their backs were to the camera. There may be a couple of problems with trying to use a built-in iSight to do this. First, it is my understanding that the built-in iSight has a fixed focus rather than the auto-focus of the stand alone. Second, the laptop screen would have to face the fron of the room.

  • Login in to oracle express 11g

    I'm having issues trying to log into oracle express 11g. It asks for user id and password and nothing I try works. The following statement is below the log in statement "
    Login as a database user which has been granted the DBA database role (for example, SYSTEM)." What am I supposed to use? The only thing I have created as far as user id and password is when I created my account for Oracle and these don't work in this area.

    I created my account for OracleWhich account ? OS one ? BTW, what's your OS ?
    Anyway, if your OS user is member of OSDBA group (normally dba on Linux/Unix, ORA_DBA on Windows), and assuming your database is up an running, you can :
    - enter Sql command line
    - execute "conn / as sysdba"
    - from there, if you get connected, you can do what you want, for example change password for any user (e.g. SYSTEM), create users, and in general administer the database.
    If you get any errors, post here details.

  • Oracle Express 11g installation issue

    I have a Windows 7 Enterprise (x64). I am trying to install Oracle Express 11g but at the product prerequisite check shows:
    Checking for Oracle XE service instance FAILED
    the other checks succeed.
    I have already installed Oracle Express 10g on my Windows. My first question is can 10g express and 11g express co-exist?
    I am not sure what this FAILED check means??
    Thanks

    This is one of the XE restrictions (compared to other editions), you can only have one XE installation on your machine:
    http://download.oracle.com/docs/cd/E17781_01/install.112/e18803/toc.htm#BEIEJGGF
    Werner

  • Oracle Express 11g and Instant Client

    I installed Oracle Express 11g on a Win 7 32 bit machine.
    I verified from another machine I could connect to this instance using SqlPlus.
    On a different Win 7 32 bit machine I downloaded and installed instant client.
    I'm unable to connect to the Oracle Express 11g instance.
    Firewall is turned off and User Account Control is set as low as it will go.
    I set the PATH as it tells you too.
    I did create a TNS_ADMIN pointing to tnsnames file I'm using.
    But when I try connecting in SqlPlus using 'system @ dbname' I keep getting the following error message:
    ORA-12154: TNS:could not resolve the connect identifier specified
    I'm out of options.

    http://edstevensdba.wordpress.com/2011/02/26/ora-12154tns-03505/
    HTH
    Srini

  • Can Jdeveloper Be Used For Non-Oracle Databases

    I have been trying to evaluate Jdeveloper 9i and Jbuilder 7 Enterprise for Swing database development. I am particularly interested in the productivity enhancements such as BC4J and Jclient. The underlying database might be Oracle, SapDb (excellent, easy to use, and free), SQLServer, etc.
    I evaluated Jbuilder Enterprise tools and it worked flawlessly with SapDb. This emphasized using their DataExpress and DbSwing components which provide many useful capabilities similar to BC4j and Jclient. It also involved using their DBPilot tool which allows browsing similar to that provided via a Jdeveloper connection.
    I tried to use Jdeveloper for the same SapDB and it is essentially non-functional. I followed the instructions for using a non-default driver and tried to define a connection. It behaved inconsistently: often saying no suitable driver can be found and yet when you edit the connection and test without making any changes, it works. If you try to establish a BC4J definition, it is very inconsistent and fails to recognize important details as foreign keys. Even if you define a ViewLink manually, it still does not work properly if you attempt to define a Master-Detail Jclient form. As I have stated, all these types of capabilities worked flawlessly in their Jbuilder equivalent. Furthermore, I really like the fact that Jbuilder gives many of BC4Js benefits without needing a BC4J J2EE container.
    Has anyone had real success using Jdeveloper's advanced features to develop for non-Oracle databases and if so, how did you get around these types of problems?

    Hi,
    generally, SCAN can be used for 10g databases and you discovered the first half: for 10g databases you will have to modify the REMOTE_LISTENER entry for each 10g database instance to point to the SCAN listeners (as opposed to pointing to the remote local listeners, which is the default in 10g). You could even have the databases registers themselves with SCAN and the remote listeners, if you wanted to... It's more or less a matter of configuration. But for simplification reasons, I will stick to the case where you have your 10g databases register with the SCAN listeners only.
    Now the other half is the client and the client configuration. An 11g Rel. 2 client configured for RAC would have a TNSNAMES entry that has only one address line for the RAC databases. The host entry in this one address line should point to the SCAN (the SCAN name is ideally resolved in DNS). A 10g client configured for RAC would have as many address lines in the TNSNAMES as you have nodes in the cluster.
    The 10g client SCAN configuration would then be in the middle so to speak: You would have 3 address lines in your TNSNAMES, in which each host entry would resolve to one SCAN address (I assume you will use the recommended default of 3 SCAN IPs). If you choose, you can have a name resolution for each of your SCAN IPs, but this would not be required. Now, why would you do it this way? Because this configuration will always work and does not make you dependent on certain functionality that your DNS server may or may not offer.
    For the remaining questions: SCAN is a DNS entry resolving one name to more than one (typically 3) IP addresses. OID is short for Oracle Internet Directory, which is a complete LDAP server. And you are right that there is no document how to configure 10g clients for SCAN from Oracle yet. However, there is a quite good document on SCAN on otn.oracle.com/rac, but I am sure you are aware of it already.
    Hope that helps. Thanks,
    Markus

  • Can SCAN be used for non 11gR2 databases ?

    I am in the processes of database consolidation phase, where in I am consolidating 15 server to a 6 node single Grid for RAC , non -RAC & RAC one node.
    I have non -RAC standalone database on NFS mount , visible on all the 6 nodes , idea is to be able to start the db from any node I like for maintenance which I can do with RAC & RAC ONE NODE.
    I am planning to run SCAN on 3 node , but the question is, can I use SCAN listener for all the databases ?.
    Currently started with a 2 node cluster where I have 11gR2 and couple of RAC one nodes and a 10g rac .
    I am able to point to scan LISTENER and able to connect to 10g db , to me SCAN looks very pomissing for our kind of environment where db's can run on any node with out impacting client changes.
    Before I present this to the management which I am planning to do This Thursday ( big day for me as I am projecting to save quite a bit of money ).
    I don't want to push some thing that's not going to work , even thoug I can prove it now that it works.
    And more importantly I have not see a document in google or ORACLE support that says I can nor a sign that any one using for non 11gR2.
    How is this SCAN compared to OID or SUN OPEN DS ?

    Hi,
    generally, SCAN can be used for 10g databases and you discovered the first half: for 10g databases you will have to modify the REMOTE_LISTENER entry for each 10g database instance to point to the SCAN listeners (as opposed to pointing to the remote local listeners, which is the default in 10g). You could even have the databases registers themselves with SCAN and the remote listeners, if you wanted to... It's more or less a matter of configuration. But for simplification reasons, I will stick to the case where you have your 10g databases register with the SCAN listeners only.
    Now the other half is the client and the client configuration. An 11g Rel. 2 client configured for RAC would have a TNSNAMES entry that has only one address line for the RAC databases. The host entry in this one address line should point to the SCAN (the SCAN name is ideally resolved in DNS). A 10g client configured for RAC would have as many address lines in the TNSNAMES as you have nodes in the cluster.
    The 10g client SCAN configuration would then be in the middle so to speak: You would have 3 address lines in your TNSNAMES, in which each host entry would resolve to one SCAN address (I assume you will use the recommended default of 3 SCAN IPs). If you choose, you can have a name resolution for each of your SCAN IPs, but this would not be required. Now, why would you do it this way? Because this configuration will always work and does not make you dependent on certain functionality that your DNS server may or may not offer.
    For the remaining questions: SCAN is a DNS entry resolving one name to more than one (typically 3) IP addresses. OID is short for Oracle Internet Directory, which is a complete LDAP server. And you are right that there is no document how to configure 10g clients for SCAN from Oracle yet. However, there is a quite good document on SCAN on otn.oracle.com/rac, but I am sure you are aware of it already.
    Hope that helps. Thanks,
    Markus

  • I bought this apple ipad from pawn shop and have receipt. its locked by previous owner and pawn shop had no info on previous owner to contact. how can I delete all content and start fresh so my grandson can use for college?

    i bought this apple ipad from pawn shop and have receipt. its locked by previous owner and pawn shop had no info on previous owner to contact. how can I delete all content and start fresh so my grandson can use for college?

    If it's activation locked, you can't; go back to the shop and ask for a refund.
    (120778)

  • Can iCloud be use for existing photo storage

    can icloud be used for storage of all my existing photos as long as i buy the extra storage?

    No. iCloud is not a backup and Photo Stream has 1000 photos and 1 month limitation.
    You can use Dropbox app for that.

  • Can I legally use for commercial purposes the Photoshop CS6 Extended Student Version?

    Can I legally use for commercial purposes the Photoshop CS6 Extended Student Version or do I have to get the Photoshop CS6 Extended normal (commercial) version? I want to make a game and I'll use things created in Photoshop, like images. And I'll sell this game, so I'll get money with it: it's something commercial. Do I have to get the commercial version for that or can I use a Student's one?
    And can I make what I need to do in a trial version and then pay the license before selling the game or it's obligatory to have the license since the beggining?
    See you!

    TheNextRiser wrote:
    And can I make what I need to do in a trial version and then pay the license before selling the game or it's obligatory to have the license since the beggining?
    You can start work on your game from the moment you download and complete the installation of the Trial version.
    No-one will be standing over you watching what you do or monitoring you remotely or noting when you pay for the software.
    You can buy the software at any time during the Trial period. However, after a maximum 30 days of using the Trial, you will have to pay to keep using the software.
    Other than that, do what you like with the Trial.
    (If you somehow finish the game after 20 days of using the Trial then you can start selling the game even if you have not yet purchased the software.)

  • In time capsule, can ethernet ports used for windows pc as a LAN?

    in time capsule, can ethernet ports used for windows pc as a LAN?

    i am connecting my windows pc to the time capsule ethernet prots but those pcs are not shown in my macbook or those windows pc also can not see my macbook pro. i am facing the problem...

  • I-tunes keeps saying that my card can't be used for payments in the uk.

    After been away from I-tunes for over a year now, I have returned and attemptted to purchase music. I-tunes asked me to confirm my payment details but keeps stating that my card can't be used for payment in the uk. I've carefully checked the details several times, and use the card regularly on other sites. Thanks oin advance for the help.

    This is probably a dumb question on my part, but you are in the UK iTunes Store and using a credit card issued by a UK bank with a UK billing address, yes? If not, tell us what country you're in and what country your card is from and billed to, and someone can probably steer you in the right direction or at least provide an explanation.
    Regards.

  • HT4718 My copy of Lion is damaged and can't be used for reinstallation, what can i do?

    when I launch Lion Recovery and try to reinstall the OS, there is a message that says that my copy of lion is damaged and can't be used for reinstallation. what can I do?

    Sorry but that makes no sense.
    The Lion install files are not stored on your computer so they can't be damaged. When using the Lion Recovery HD and you want to Re-Install Lion the install files are downloaded from the internet before the actual install begins.
    If at one time you saved the Lion install files, secifically the InstallESD.DMG, and created your own Lion Install USB thumb drive and that is what you are booting from then this same type of thing has happened to me.
    If you can't boot to the current Lion install, or you wiped your hard drive, you can try booting to the included Recovery HD and then download and install Lion or try the Online Internet Recovery HD system by holding down the Command+r keys OR the Command+Option+r keys when starting the system. One of those keyboard combos will take you to the online Lion Recovery system where you can download and install Lion.

  • Photoshop cs2 student version, can it be used for commercial use?

    Some years ago I bought an Adobe Photoshop cs2 student version. Can it be used for commercial use now?

    Hi Bob,
    Another guy posted on the thread:
    "Yes, if you are in the United States. Maybe in other countries."
    So if I am from Denmark, does the "Yes" still apply?
    -Asge2000
    Date: Sun, 13 Nov 2011 12:03:51 -0700
    From: [email protected]
    To: [email protected]
    Subject: Photoshop cs2 student version, can it be used for commercial use?
    Re: Photoshop cs2 student version, can it be used for commercial use? created by Bob Levine in Creative Suites Windows - View the full discussion
    Yes.
    Bob
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4022953#4022953
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4022953#4022953. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Creative Suites Windows by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • If I purchase an app for iphone can that be used for ipad as well?

    If I purchase an app for iphone can that be used for ipad as well? or viceversa..? If yes, can I retrieve the same app when I purchase a new iphone (ofcourse I maintain the same app id) free of cost?

    Some can, some cannot. Most iPhone apps can be used on an iPad (though not all), but the reverse is true less often. Check the specifications and system requirements for the app you're interested in. You can easily add the app, presuming it's compatible, of course, to any new iPhone without additional charge either by synching it from iTunes or by downloading the app again from the iTunes Store.
    Regards.

Maybe you are looking for

  • Crystal report (crystalReportsViewer) crash with null pointer exception

    Hi, My application are simple : m_crystalReportsViewer.ViewerCore.ReportSource = report; but in throw exception null pointer when I call showDialog. I see in code, we have method ShowTabHeader. private void ShowTabHeader(bool isShow)     Grid child =

  • ITunes library not included in media browser, can't share with iLife apps

    My iTunes library is no longer included in my media browser previews in other iWork and iLife applications. Not sure when it disappeared, but I know it used to be there! Only recent changes I can think of are I recently migrated all data and accounts

  • [Solved]Qtcurve style disappeared after update

    After updated to version 0.65.1-1,and now i can't select qtcurve from systemsettings-->styles,and in kdeglobals "widgetStyle=qtcurve",but in fact oxygen style is used .How can i get qtcurve style back? Edit:I downloaded the PKGBUILD file and recompil

  • Power adapter not charging my nano

    I bought a Sonnet USB Power Adapter for iPod some time ago when I owned an iPod nano 1st generation. Now I have a 3rd generation nano. I went to Sonnet's website and noticed that the 3rd generation iPods are the only ones the adapter is not compatabl

  • RoboHelp Search - Customization?

    I'm interested in whether RoboHelp allows customization of the information displayed when using its Search function on a site. A little background information... The website I maintain was constructed through RoboHelp, and is a collaboration of 6 pro