DATA BASE AND PROGRAMMING

Dear All,
i am a novice to Oracle. i saw many oracle versions and under product list also. can you tell me which one is useful for Oracle Programming. i have literature of Oracle9i . i have gone through this . it is for managing relational database. will this be used for programming? pls. guide me and accept from many thanks
Regards,
Khalil

Hi Khalil,
One the first look Oracle 9i is a relational datbase management system. It was designed to hold data. You CAN create programs in an integrated language called PL/SQL. But you can also choose other languages like Java, Forms, C as well.
The database to start with could be Oracle 10g Express Edition.
Regards,
Guido

Similar Messages

  • JDBC Data base and web pages

    I am struggling to link my web page to access data base.
    I need to map specific cells to specific tupples in the data base and
    when data is retrived from the data base I want to sort it by means of a java programme and then direct the out put to the web page.
    How best can I do it ? the instructions I have are not working at all
    Sam

    You need to know GROUP BY and ORDER BY syntax of SQL.
    JSP and HTML knowledge are required too.

  • Jet Data Base and MDAC

    I'm being told I need to repair my "Jet Data Base" and "MDAC", I think it has to with components in the OS, but I could be wrong. I'm pretty sure it doesn't have anything to do with fighter planes. I'm fairly new at
    this, I'm sure it shows. But I want to learn. It's hard to tear myself away from the screen. When I do it's usually to buy upgrades for my "rig". My question is, where do I go for definitions and more importantly, where do I find repairs for things
    I didn't know where broken? If my "rig" crashes I'm afraid I might have to get a life. So if someone can point me in the right direction I'll be glad to take it from there. Am I at the right place?
    Thanks
       

    See if the following helps:
    http://support.microsoft.com/kb/239114
    S.Sengupta, Windows Entertainment and Connected Home MVP

  • I have an IMAC and a IPAD 2 can data, files and Programs, be shared or tranfered?

    I have an IMAC and a IPAD 2 can data, files and Programs, be shared or tranfered?

    The Mac uses Mac OS X. The iPad uses iOS. These are two different operating systems and the apps written for one will not run on the other. Some Apple and 3rd party apps have been developed in both OSes. These apps can usually share data and files across the two OS platforms.

  • Can I use my Address Book to create a data base and then merge from it to create mailing labels?

    Is it possible to use my Address Book to create a data base and then merge from it to create mailing labels?
    Thanks,
    CF

    I know one way, it is not elegant but it does work.
    1. Open Thunderbird. (download here: https://www.mozilla.org/EN/thunderbird/)
    2. Click on Address Book.
    3. On the left in the new window is a list of your Address books and groups. Select the one you want.
    Your addresses will appear to the right.
    4. In Thunderbird / Tools select Export, and Save as "Comma Separated".
    You can open that list of addresses in Excel or in FileMaker Pro. Mail merge proceeds from there.

  • Creating a Single Report from Oracle Data Base and BI Answers

    Hi,
    I wanted to create a single report by using a BI Report where in we have project and Activity columns,now I want to add column with Program to see the results.Program data is in Oracle Database.
    Can some one help me how to create the report.
    ii.How to edit a pivot table in BI word designer.What I am doing present is creating every time a new report.
    Thx In Adv.
    From Sravan

    Hi Pivot table was a general question.Is is nothing to do with the qus 1.
    See I have a report which have a programme and Activity.So I need to get the data of Prject from Data base how to do this in BIP.....I am not using any pivot table here.

  • What is logical data base and how it is differfrom DDIC AND DATABASE

    HI ,
    CAN ANY BODY HELP ME TO FIND THIS

    Hi
    A logical database is a special ABAP/4 program which combines the contents of certain database tables. You can link a logical database to an ABAP/4 report program as an attribute. The logical database then supplies the report program with a set of hierarchically structured table lines which can be taken from different database tables.
    LDB offers an easy-to-use selection screens. You can modify the pre-generated selection screen to your needs. It offers check functions to check whether user input is complete, correct, and plausible. It offers reasonable data selections. It contains central authorization checks for data base accesses. Enhancements such as improved performance immediately apply to all report programs that use the logical database.
    Less coding s required to retrieve data compared to normal internel tables.
    Tables used LDB are in hierarchial structure.
    Mainly we used LDBs in HR Abap Programming.
    Where all tables are highly inter related so LDBs can optimize the performance there.
    Check this Document. All abt LDB's
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.highlightedcontent?documenturi=%2flibrary%2fabap%2fabap-code-samples%2fldb+browser.doc
    GO THROUGH LINKS -
    http://www.sap-basis-abap.com/saptab.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9bfa35c111d1829f0000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c6/8a15381b80436ce10000009b38f8cf/frameset.htm
    /people/srivijaya.gutala/blog/2007/03/05/why-not-logical-databases
    Re: **LDB**
    www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_Logical_Database_FAQ.html
    www.sap-img.com/abap/abap-interview-question.htm
    www.sap-img.com/abap/quick-note-on-design-of-secondary-database-indexes-and-logical-databases.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9bb935c111d1829f0000e829fbfe/content.htm
    Gothru the blog which provides info on LDB's:
    /people/srivijaya.gutala/blog/2007/03/05/why-not-logical-databases
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Logical data base and work process

    I have some questions on the above topics.
    if some have an answer, let me know .
    1. How many logical data bases can we use in our
    report program
    2.  How to design our own selection screen when
    using
    logical database
    3. How mnay update workprocesses can u have.
    Thanks in advance.
    Regards,
    Roberts.K

    Welcome to the forum!
    In response to question 1:
    You can designate only 1 LDB on the Attribute screen of the program.  You can however, also invoke a LDB program using Function Module LDB_PROCESS.  There is some good documentation associated with it.
    In response to question 2:
    If you specify a LDB on your program attributes, the LDB will present a selection screen.  Any parameters/select options that you specify in your program are added to the selection screen that the LDB presents.  If you use the Function Module mentioned above, then you alone will control the selection screen and have to pass selection information to the function module.
    In response to question 3:
    I am not quite sure what you mean by this one, but if some of the other SDNers have answered your question, then no need to clarify for me.

  • XMII data base and without  XI  c

    Dear friends
    I would like to know  the following clarification
    1)xMII system pulling data from R/3 system and various legacy system. The pulled data is using for analyzing purpose and Is it the date storing in xMII system? How it is working?
    2) Is it possible With out XI can we integrate legacy system? If possible why we need XI system
    with regards
    dhaivakumar

    Dhaivakumar,
    1.  As Rick said xMII uses RFC and BAPI interfaces, or IDOC transfers from the R/3 system.  Which means no data is stored on the xMII system.  For that matter xMII does not store data from any of the systems it is pulling information from.  Depending on the system you are hitting xMII has pre-defined built in connectors that you set up for each these.  The data is then streamed to the applets for display on a webpage.
    2.  xMII does not need XI to run.  The reason for XI is it has a guaranteed throughput capability built in, In version 11.5 it does not but coming in xMII 12.0 it will have some of these capabilities built in.

  • Hello together, I am Horst from Germany and I have today a new computer. On the old one there are different films and music in i-tunes data base and also in my i-phone. Tey don´t synchonise the old once. What can I do?

    Hallo,
    ich versuche es in deutsch.
    Ich habe gekaufte Daten auf meinem alten Lap Top. Nun habe ich einen neuen und die Daten lassen sich nicht komplett sychronisieren.
    Hier habe ich vorallem Filme und Musikvideos, die ich zwar bei i-tunes gekauft habe, die sich aber nicht mehr auf dem neuen PC und auch auf dem i-pad installieren lassen.
    Warum ist das so?
    Bitte um einen kurzen Support.
    Danke

    There is only one solution. Each user must have their own separate user account. All of their respective data would be contained in their separate user accounts. This also means each will have a separate iTunes Library. If you all use the same third-party apps, then each will have to purchase their own copies under their own Apple IDs. Some data sharing is possible. See:
    iTunes- How to open an alternate iTunes Library file or create a new one
    iTunes- How to share music and video
    iTunes- How to share music between different accounts on a single computer
    iTunes- Setting up Home Sharing on your computer

  • How to retrive dynamic directory structure from data base and show it

    i want to display a directory structur on jsp my problem is that i want to read it from a database how i can read
    a tree structure i found a function to read directry structur but if i use this function i am not able to find who the parent is ? this is the function i found cna any one help me ?
    public void iterate(File someDirectory) {
    Vector allFiles = new Vector();
    File[] dirContents = someDirectory.listFiles();
    for (File f : dirContents) {
    allFiles.add(f);
    for (int i = 0; i < allFiles.size(); i++) {
    File file = (File) allFiles.get(i);
    if (file.isDirectory()) {
    dirContents = file.listFiles();
    for (File f : dirContents) {
    allFiles.add(f);
    // Process 'file' or do whatever
    }

    Thanks for reply i am not actualy deling with files i am creating a web application in which i am having organize functionality
    user creat folders and put there document in that like out look user can creat folder inside folder
    i am storing tham in a database table my problem is how to retrive them so i can show them as a tree structur
    i am using this code to show on jsp
    {color:#808000}<table>
    <tr>
    <td >
    <ul class="flipMenu">
    <li><span class="menu">Folder</span>
    <ul>
    <c:forEach var="folderList1" items="${folderList}" >
    {color}
    {color:#808000}<li ><a class="submenu25" id='<c:out value="${folderList1.id}"/>' href="folderAgreement.htm?folderid=<c:out value="${folderList1.id}"/>" onmouseup="a('<c:out value="${folderList1.id}"/>');" ><span ><c:out value="${folderList1.name}" /> T</span></a>
    <ul>
    <li> <a href="# onclick="window.open('createSubFolder.htm?folderid=<c:out value="${folderList1.id"/>&agreetitle=<c:out value="${agreements.title}"/>', 'invite_wnd', 'height=700, width=800, status=no, menubar=no, toolbar=nu, location=400'); return false;">Add Folder
    </li>
    <li> <a href="folderDetail.htm?folderid=<c:out value=${folderList1.id"/>&flag=folder"><span class="submenu2">Detail</span>
    </li>
    <li> <a id="<c:out value="${folderList1.id}"/>" href="folderDelete.htm?folderid=<c:out value="${folderList1.id}"/>&flag=folder" onclick="conformDelete('<c:out value="${folderList1.id}"/>')" ><span class="submenu2">Delete Folder</span></a>
    </li>
    </ul>
    </li>
    </c:forEach>
    {color}
    {color:#808000}</ul>
    </li>
    </ul>
    </td>
    </tr>
    </table>{color}

  • Logical data base and Contexts

    Hi everybody,
       I wanna know about LDB's and contexts.I read it in the abap docu and understood the concept of LDB but contexts i couldnt follow,
    so i want its explaination with some good examples.
    Regards
    akmal

    Refer this link:
    http://help.sap.com/saphelp_47x200/helpdata/en/9f/db95f835c111d1829f0000e829fbfe/frameset.htm
    By
    Yuvaram

  • Re: Data base and Website help

    I just posted some urls on this thread:
    http://forum.java.sun.com/thread.jspa?threadID=5260879&tstart=0
    Radhika
    http://blogs.sun.com/NetBeansSupport

    check these links for db connections
    https://forums.sdn.sap.com/click.jspa?searchID=8781708&messageID=4514862
    https://forums.sdn.sap.com/click.jspa?searchID=8781708&messageID=4822522
    https://forums.sdn.sap.com/click.jspa?searchID=8781708&messageID=4730662
    https://forums.sdn.sap.com/click.jspa?searchID=8781708&messageID=4737927
    https://forums.sdn.sap.com/click.jspa?searchID=8781708&messageID=4428837
    regarding trace files they are just log files where you can see if there are errors encountered in the portal and you can check them using http://host:port/nwa----monitoring-logs and traces
    reward points if hellpful

  • How toStore the Date Variable and pass it when the program runs next time??

    HI All,
    My JDBC program basically needs two command line args. Rabge_Start_Dt and Range_End_Dt. for ex:
    2001-05-31 and 2001-06-01 . And my porgram should run every day. Next day the date range will be 2001-06-01 to some date. It means I have to store some how the range_end_dt and pass it as range_start_dt when my program runs the next day.
    Problem:
    How can I store the Data variable and pass it as an argument to my porgram when It runs next time. Every time my pogram runs It should pick the range start_dt (==range_end_dt of the previuos run) and end_dt I have to go and query some other data base and pass that value to it.
    Thanks in advance!!!!

    save the value in a file, then read it back in each day. Similar to when a process needs a PID.
    -blhqctz

  • Simple Data Base Program for Mountain Lion

    Does anyone have a recommendation for a simple data base program that will import comma delimited fields from early versions of Filemaker Pro (v 3.0, v5.0)
    The ability to import Filemaker Templates and Layouts would be a big plus.
    I do not need the a highly sophisticated program just something with the ability to import data from several different data bases and create layouts that look like I want them to look.  
    Also what is the earliest version of Filemaker that will run well on Mountain Lion ?
                                                                            Thanks....Ken

    I suggest Bento (by Filemaker), simple database, imports Filemaker Pro files and doesn't cost very much

Maybe you are looking for

  • How to export related items

    Hi All, I couldn't find any information about exporting related item list, is it possible to export related items? For example, how can i export Opportunity Product Revunues of an Opportunity record?

  • How to use Find Change to add FC in front of all item numbers?

    Hello, I am using Indesign CS5 on iMac, running OS 10.8.3. I designed a product catalog that has 148 pages. Now I need to save the same design and make a new catalog for our wholesalers. On the wholesalers catalog I need to change the item numbers an

  • Creating a Custom Form - SurveyESQUE form (PLEASE READ!)

    Hello, I'm looking for help building a custom form that is like a survey (compiles "votes) but it allows users to "vote" more than once. We would be using this to compile data to find trends at our company for certain aspects of our organization. So

  • Lenovo Z580 battery & charging

    Hi I am looking to save a bit by not charging my battery cuz I am using my laptop constantly plugged. Is there some option that would allow me to not charge the battery till it drops below 10%. Is removing the battery the only solution? if I remove m

  • BOMM - Basic Doubts

    Hi, 1. How can we see Impact Analysis for a Table which is being modified by a stored procedure. 2. Does BOMM supports web browsers other than Microsoft Internet Explorer. Pls Clarify Sandeep Jain