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.

Similar Messages

  • 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

  • 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;

  • How can I convert Oracle Developer 2000 forms?

    How can I convert Oracle Developer 2000 forms and menus to the Oracle 9ids forms and menus

    Check out the upgrade and migration section on
    http://otn.oracle.com/products/forms
    We will soon have a new section on OTN about Forms upgrades, keep checking back for more info.

  • Developer 2000 form debug problem

    Hi,
    I am trying to debug one form which is in Developer 2000 forms (too old). But for this specific form, when i am setting debug point and start debugging form exits instantly. This is happening with specific one form. Anyone please help me out.
    Thanks in advance.

    Did you try setting the breakpoint at a different position, maybe even a different trigger?

  • Developer 2000(Form 5) problem

    Plz help me out...
    Is Developer 2000(Form 5) is compatible with Oracle Application Server (AS)
    Can we run Dev Form 5 on Web base Application Server like 10g
    Regards
    Khurram

    No Brother!
    Form 5 is totally client server.
    You need to change it first into 6i.
    Regards,
    Raj

  • 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

  • Developer 2000 forms to compile in 9i

    Hi.
    I have an application developed in Developer 2000 , now want to convert it in Deverloper 9i. While compiling it give me many errors like report calling function has been changed. I am not able to find and migration utility in the installation . Please let me know if I have not fully installed developer 9i or there is some other way to migrate froms .
    Thanks.

    In the newer Forms versions, it is only supported to call Reports using the RUN_REPORT_OBJECT built-in. You will need to either manually recode your app or use the Forms Migration Assistant (FMA) to perform the task for you. Although the FMA seems like the easier method, it does add a significant amount of additional code to your application including the addition of a PLL. If possible, I would recommend manually recoding. FMA was available with Forms 9.0.x and newer, however in 9.0.2 installing the first patchset or newer was required in order to use it. It was also available for 9.0.2 as a separate download for installation into the Oracle Home. Newer Forms version include the utility with the initial product installation.
    (FMA for 9.0.2 only) http://www.oracle.com/technology/software/products/forms/index.html
    Refer to the product documentation (Builder Online Help) for more details about RUN_REPORT_OBJECT and FMA
    For us to assist here, you will need to clarify which product versions you are using. Neither Developer 2000 or Developer 9i represent versions. These are just marketing names which represent numerous versions. Each version handles migration slightly different.
    The product version can be found in the Builders under HELP > ABOUT or by opening the compiler's help option.
    Access to most of the Forms documentation can be obtained from here:
    http://www.oracle.com/technology/products/forms/
    Also, be aware that all versions of Developer 9i (6.0.x & 9.0.x) are considered obsolete. The latest version is 10.1.2.0.2 (10.1.2.3 with the latest patch set) - "Developer Suite 10g Release 2". If your "Developer 2000" version is 6.0.5.x you can move directly to 10.1.2.0.2, however you will need to change

  • Developer 2000 (Forms 5)

    I have a requirement to query a VARCHAR2 database column with > or < symbol.But the item shown on the screen is an unbound one,not displaying the bound one.While using the unbound item for my search criteria ( > 2467.00) i get an error "Field must not be of form".I have checked it across many dummy forms.It happens only if i use an unbound item.Can any one help me.

    You're using a very old version of forms and also of SQL*Net.
    to be sure that the problem is forms/sql*net related and not due to other reasons (e.g. network), you could install the current version (forms 10g) and just see if the connect is any faster. If it is, you could try to run Forms 5 with a newer version of the oracle-client /Sql*net to see if that works better.
    hope this helps.

  • Developer 2000 forms non-base columns

    How do you query a table 2 against a text item based on another table 1. I want to be able to capture the text item as soon as I enter it in the text field, This text item value that I will be querying against wont be in the database yet (means form hasn't been saved yet). I want to be able to query the table 2 against the text item (for table 1) value that I had just entered and then populate some non-base table items based on table 2. All this is being done by a push button. Whats the criteria for post-querry trigger used to populate non-base items.?
    Is it possible to populate non-base table items with some columns that are not foreign key of a table?
    Thanks in advance...
    null

    If I understand your question the text field you are entering a value in is a base table item based on table1, and after you enter it you then want to get data from table2 and populate a non base table item with that data.
    Assuming that their is some relation between the value you are entering and the data you are going to retreive a validation trigger such as when_validate_item will do the job.
    After you enter the value and tab out of the field the when_validate_item trigger will fire and retreive the data from table2.
    A simple select statement in the trigger such as the following:
    SELECT value1, value2,.....valueN
    INTO :<block name>.<non base item name>
    FROM table2
    WHERE column = :<block name>.<item_name>
    The post_query trigger is best used to populate non-base tabel items upon executing a query. Because you are not saving the value you are entering, but rather want the functionality to be perfomed "automaticlly" upon entering the value I would not suggest using post_query.
    Yes it is possible to populate non-base table items with columns other than FKs.
    Actually the majority of time I use non-base table items it is to display non FK data, such as full names, addresses, company names, etc.
    Hope this helps.

  • Calling ActiveX Control in Oracle Developer 2000 - Forms 5

    Hi All,
    I am looking for sample code to call an ActiveX control from my application.
    I have a data input form once i submit the data, the ActiveX control is called and the data is transmitted to a 3rd party application. Could you kindly provide me some pointer here please.
    Thanks

    You're using a very old version of forms and also of SQL*Net.
    to be sure that the problem is forms/sql*net related and not due to other reasons (e.g. network), you could install the current version (forms 10g) and just see if the connect is any faster. If it is, you could try to run Forms 5 with a newer version of the oracle-client /Sql*net to see if that works better.
    hope this helps.

  • Developer 2000( Forms 5 or Forms 6)

    How do i enter scientific values (like alpha,beta,gamma,...) from Forms 5 or Forms 6 ?

    Hi Priyabrata,
    Thanks for your reply. But i required something different. In fact, i wanted to use DDE to do this. If possible, you may provide information regarding this.
    Thank You.
    Hi Suman. What u want to do ? U want get the
    data into the MS Word file. If this thing you want to ask then certainly u can do that.
    Make sure that u'r report should run in BitMap mode instead of character mode.
    After that u can go to the option Generate to file and generate the output into RTF format.
    Hope this helps.
    null

  • Developer/2000 forms

    Can someone tell me, how to connect to my database?
    i have just download and install it, but the problem is, i don't know how to make or to connect my form to my database (oracle).
    please help me

    There is a file called tnsnames.ora which is the in the idshome/network/admin directory. There is a config assistant as part of the database which helps you set this up. It should look something like:
    ORACLE9I.UK.ORACLE.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = my_machine_id)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = oracle9i)
    )

Maybe you are looking for

  • Start up disk question PLEASE HEL

    if i re install mac OS X will i lose all of my files? importantly music?

  • Open after migration

    I just got a mac pro and did migration from old ibook. how do i open up my files once transfer complete?

  • RSPAN does not put IPv6 multicast traffic into port

    Hi. There is two switches in the equation: WS-C2960-24TT-L    12.2(55)SE5           C2960-LANBASEK9-M and stack of Switch Ports Model              SW Version            SW Image      1 12    WS-C3750G-12S      12.2(55)SE8           C3750-IPSERVICESK9

  • Compound criteria for smart mailboxes?

    I would like to create a smart mailbox with compound rules such as:            (To contains "x"  AND Subject contains "y") OR (From contains "z") Is this possible?  If so, how is it done?  Is there a manual or web page that explains how to do this? S

  • Screen exit and BADI required

    Hi, i have a requirement like i need to add two fields in 'Additional data B' tab in VA01 and same fields need to add in ME21N 'Additional data' tab. and those fields need to append VBAK and EKKO. Can anybody help me by proposing some user exit and B