Crisis of developer 2000

I have a database designed for Oracle 8.0.3 using OO methodology.
Which means i have used nested table / varrays extensively.
now that i'm ready with database i can't use forms 5.0 / reports
3.0 to build application as its not recognised. How do i proceed
further in the app dev without changing database structure.
null

How to use Table APIs? Please explain.
Brad Howie (guest) wrote:
: best way is to try using Table APIs. In Developer 2.x and on
: you can use stored procedures instead of tables. You will need
: to equate all the OO structure back into table format but that
is
: relatively easy once you setup the Table APIs.
: Hope this helps....
: V Ravikumar (guest) wrote:
: : bhavesh parikh (guest) wrote:
: : : I have a database designed for Oracle 8.0.3 using OO
: : methodology.
: : : Which means i have used nested table / varrays extensively.
: : : now that i'm ready with database i can't use forms 5.0 /
: : reports
: : : 3.0 to build application as its not recognised. How do i
: : proceed
: : : further in the app dev without changing database structure.
: : many encountered this problem including myself.
: : hope u get the following message :
: : "Unsupported network datatype" while connecting to the
: database.
: : forms50 gives some problem even for partition table.
: : i think forms50 does not recognise all these Oracle 8
concepts.
: : bye.
: : ravi.
null

Similar Messages

  • Running Oracle reports 2.5 designed using developer 2000 in Oracle9i

    We are in the process of upgrading our database from 8.0.6 to 9i (9.0.2). We have some developer 2000 reports (using reports version 2.5) that are running in AIX verion 5.1 currently. How do we run these scripts in 9i environment? Any suggested documentation from OTN or other sources would grately appreciated. Thanks.

    Check your printer setting on your unix machine.You need to install a default printer on that machine.
    null

  • Developer 2000 Release 2.1 documentation in PDF form?

    Hi,
    I would be very grateful to anybody if you can send me the
    Developer 2000 Rel 2.1 (i.e. Forms 5, Reports 3) manuals in PDF
    form. I have searched everywhere but did find find any.
    Regards,
    Channa.
    null

    Try
    http://technet.oracle.com/docs/products/developer/doc_index.htm
    Gnter
    Channa (guest) wrote:
    : Hi,
    : I would be very grateful to anybody if you can send me the
    : Developer 2000 Rel 2.1 (i.e. Forms 5, Reports 3) manuals in PDF
    : form. I have searched everywhere but did find find any.
    : Regards,
    : Channa.
    null

  • Developer/2000 download (forms 4.5) nowadays?

    Hi, I would like to know if I could download a version of Developer 2000 (forms 4.5), I need it for educational propose.
    Thanks.

    I don't think so - i assume you know that product was desupported about 6 years ago...
    Grant Ronald
    Forms Product Management

  • Slow of one form of developer 2000 form 4.5

    Hi all,
    We have developer 2000 form 4.5 with oracle v 7.3.4. we find out that one screen or form of the system are very slow. Can you please help me if you have the reason of that slowness in th form.
    Thank you.
    Said

    The form was running fine, and suddenly or at last days start to become very slow to run.You should have written that the first time!
    Maybe an index has been deleted or disabled that was used by the form's query process.
    Look at the base-table blocks and determine which tables they access, and how. Test the select statements in SQL Plus or another tool. Check the query plan Oracle uses to access the data.
    Also check any record groups that may cause slowness, and look at any SQL queries that may be issued directly by PL/SQL in the form.

  • FAQ For Developer 2000 (forms 4.5 reports 2.5)

    Hi
    I urgently need FAQ of Developer 2000 (forms 4.5 reports 2.5).
    Plz help me.
    BS

    Hi,
    go to www.ntfaq.org and you'll find what u need .
    Good day
    Bye
    U.P.
    null

  • Developer/2000(Forms-4.5)

    Hi,
    How can the executable(Forms)be run from the machine which doesnt have Developer/2000 software.
    Thanks in advance.

    Hi,
    You only need the runtime exe file that is f45run32.exe file and some related file to run .FMX file and obviously a working Oracle database connection.

  • Calling stored procedure from Developer/2000 Forms 6.0

    Dear friends,
    I would like to know how do you call a stored procedure(actually a function) that I have made in Oracle 8i , to be called through Developer 2000 Forms 6.0. I am running Oracle 8i on Windows NT.
    Kindly tell me the method.
    Thanks in advance.
    null

    You can just call the procedure in any program unit in Forms as if it were a local program unit or built-in.
    Thus if you have a function:
    function CalculateSomething return number;
    In Forms 6i, for example in a When-Button-Pressed trigger:
    declare
    n number;
    begin
    n := CalculateSomething;
    end;

  • Developer 2000 download, is it possible nowadays?

    Hi, I would like to know if I could download a version of Developer 2000, I need it for educational propose.
    Thanks.

    No, it's been quite a while since we have had this download available on the site.
    OTN

  • Install developer 2000 on oracle 9i

    i have installed oracle 9i personal edition on my windows 2000 pc. however when i install developer 2000(forms 5) i am not able to access oracle database from developer and oracle 9i also does not give me access. i have installed oracle and developer 2000 on different folders.

    I had the similar problem.
    You have to copy the tnsnames.ora from ORACLE9i/network/admin to FORMS5/network/admin.
    It seems to be a problem with the PATH-variable.
    So WIN2k find the SQLPLUS in FORMS5 first and could not resolve the servicename.
    Message was edited by:
    rehrler

  • Call Developer 2000 Reports/Forms from PL/SQL stored proc.

    Hello all,
    I am searching for a method for a stored procedure on Oracle 8.0 to call a Oracle Developer 2000 Report or Form.
    Any suggestions,
    Thanks,
    Julian

    No offense,
    Do you mean calling a trigger in a Form or Report to fire off another of the same? Or do you mean how do I fire Forms from a Database stored procedure?
    Please I don't mean any offense, it is just hard, sometimes to say simple concepts and not sound, well, bad.
    Otherwise think about it. A Stored procedure is run inside the database, it has no idea where you client is, and doesn't know which type of client you have (X-Windows, Microsuck), and doesn't know how to fire off an app on the client.
    One concept that is hard, sometimes, to get is where things are run. Forms runs on an Apps Server (Java screens), or a client, like on a PC. Stored procedures run, usually, on a whole different box, a database server. The database server is not that well connected that it can fire off a app on a client. Try to go to a Unix database server and run a command to fire off Internet Explorer on your client!? Not real easy to do.

  • Developer 2000 forms for95/NT won't link my oracle 8i for 98 database, Y?

    hello world,
    It is better to create a sequence of primary keys on a table for
    eventually use for building forms and does it really not matter.
    Secondly, i have oracle8i Personal edition installed in my
    orahome8i area and also did managed to install Developer 2000
    in this same home area but would not run.
    As I could notice, does it really matter if I have installed
    developer 2000 with an older version of SQLplus and whenever i
    try to log into my 8i database, it comes up with a TNS bla bla
    bla not found.
    How do i go about getting my Developer 2000 for win95/NT to hook
    up to an entirely differently installed oracle 8i for win98
    database.
    I have tried removing the key from the registry and deleting
    some bits of my autoexec.bat file but still to no avail.
    Will i be able to download a compatible version or is it just
    about me.
    much appreciation.
    Ayo show

    My guess would be that you still have some remnants of your old "personal" installation, and your new Enterprise installation of 9i is finding the DLL from the old installation.
    Make sure you un-install the old Oracle installation first, and delete all oracle directories for good measure.

  • Oracle 10.2.0.3 with Developer 2000 (Form/Report 6i)

    Hi Experts
    we are using Oracle 9i database and Developer 2000(6i) Last few years. Now I want to replace 9i database with Oracle 10.2.0.3 , in this scenario can Oracle database 10.2 will work with 6i form/report.
    what I did. I installed Oracle 10g (10.2) and Developer 2000(6i) on Windows XP and restored data backup. on this machine software working. Now I want to ask how can I run this software on Clients (Windows XP).
    My past practice was I used to installed oracle 9i database client with Developer 2000.
    now in current scenario what Should I do. because there is no any client installation available on Oracle database 10.2.
    how to manage connection client with server (windows Xp).

    now in current scenario what Should I do. because there is no any client installation available on Oracle database 10.2.Well First ORACLE 10g Database will work with developer 2000 , But to get oracle client software you have to Raise SR On http://support.oracle.com
    Otherwise
    You need to upgrade to 11.2.0.2 as i think its not supported with developer 2000 , So you have to upgrade the whole Environment Forms/reports 10g and Database 11g

  • How to deinstall Oracle Developer 2000 6i and again install properly

    hi
    My HDD is partitioned as C,D,E and F. Oracle 9i is successfully installed in my system in C:\ drive (C:\oracle)and it's running fine. when i was going to install Oracle Developer 2000 6i in F:\ drive it dint show neither any error message nor message like successfully installed but all icons are there. when i was started the forms buider it's showing " ORA-12154: TNS: could not resolve service name" error. how to run forms builder? i have installed in XP. should i deinstall Oracle Developer 2000 6i? if yes, how to deinstall that and how to install it properly?
    should i install oracle 9i database before and then oracle developer 2000 6i or vice versa???
    will be waiting for your valuable suggestions.......
    thanks & regards,
    Priyatosh

    hi
    the tnsnames.ora file is in F:\oracle\Frm61\NET80\ADMIN. i have attached the contents of that file below. i don't know where to change and what to change.
    Beq-local.world =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = beq.world)
    (PROTOCOL = BEQ)
    (PROGRAM = oracle73)
    (ARGV0 = oracle73ORCL)
    (ARGS = '(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')
    (CONNECT_DATA = (SID = ORCL)
    Tcp-loopback.world =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = tcp.world)
    (PROTOCOL = TCP)
    (Host = 127.0.0.1)
    (Port = 1521)
    (CONNECT_DATA = (SID = ORCL)
    Example1.world =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = tcp.world)
    (PROTOCOL = TCP)
    (Host = Production1)
    (Port = 1521)
    (CONNECT_DATA = (SID = SID1)
    Example2.world =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = spx.world)
    (PROTOCOL = SPX)
    (Service = Server_lsnr)
    (CONNECT_DATA = (SID = ORCL)
    Example3.world =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (COMMUNITY = nmp.world)
    (PROTOCOL = NMP)
    (Server = FinanceServer1)
    (Pipe = ORAPIPE)
    (CONNECT_DATA = (SID = ORCL)
    please help me out.....
    thanks & regards,
    Priyatosh

  • Developer 6.0 or Developer 2000

    Can anyone tell me what's the difference between Developer 6.0 and Developer 2000? I'm new on Oracle development and trying to figure out which one I should install on my PC. I've read through many posted topics but could figure it out from those messages.
    Thanks a lot!

    Developer 6.0 is the next version of Developer/2000. I recommend you to install Developer 6.0 for your new application.
    null

Maybe you are looking for