New line of view object does not receive committed to DB

Hi guys,.

I have a form to enter a new record on a view object entity based on a taskflow with a new transaction.

Before the page is called I call the CreateInsert operation to create the new record on this view object.

There is a certain attributes with default values that I determine in the create ViewRowImpl, method (using populateAttributeAsChanged to set the values).

Now, if none of the inputValues in the form is filled manually and I want to record the data (the default values are sufficient to back up the folder) return taskflow commit action does not commit data from the db. As soon as I manually enter a value in any field the same return valid action recording correctly in the db. There is no error message and the new record is visible in the application because it is inserted in the iterator to view...

Is there a way to mark the new line as changed / insert if only the default values are filled? Or I do something wrong?

With the help of JDev 11.1.1.5

Achim

Add the following method in your class RowImpl:

{} public void setNewRowState (byte b)
     If (b! = Row.STATUS_INITIALIZED |)
         getNewRowState()! = Row.STATUS_NEW) {}
         super.setNewRowState (b);
     }
}

Tags: Java

Similar Questions

  • ORA-12545: Connect failed because target host or object does not exist

    Hi all

    I am not able to connect database remotely. I have two servers with the name U.S. and localhost. Here are my coordinates tns:

    Details of the host server we:

    [oracle@US admin] $ more tnsnames.ora

    tnsnames.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/db_1/network/admin/tnsnames.ora

    # Generated by Oracle configuration tools.

    PROD =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = EN)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = prod. WORLD)

    )

    )

    PROD_STBY =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = prod. WORLD)

    )

    )


    [oracle@US admin] $ more sysconfig

    Networking = yes

    NETWORKING_IPV6 = yes

    HOSTNAME = US.localdomain


    [oracle@US admin] $ more/etc/hosts

    # Do not remove the next line, or various programs

    # requiring a network functionality will fail.

    127.0.0.1 localhost.localdomain localhost

    : US.localdomain6 1 U.S.

    Remote Ping US server location:

    [oracle@US admin] $ ping 192.168.188.131

    PING 192.168.188.131 (192.168.188.131) 56 (84) bytes of data.

    64 bytes from 192.168.188.131: icmp_seq = 1 ttl = 64 time = 0,662 ms

    64 bytes from 192.168.188.131: icmp_seq = 2 ttl = 64 time = 0,558 ms

    64 bytes from 192.168.188.131: icmp_seq = 3 ttl = 64 time = 0,566 ms

    64 bytes from 192.168.188.131: icmp_seq = 4 ttl = 64 time = 0,603 ms

    64 bytes from 192.168.188.131: icmp_seq = 5 ttl = 64 time = 0.575 ms

    ^ C

    -192.168.188.131 - ping statistics

    5 packets transmitted, 5 received, 0% packet loss, time 4002ms

    RTT min/avg/max/leg = 0.558/0.592/0.662/0.048 ms

    Details of the server remote localhost:

    [oracle@localhost admin] $ more tnsnames.ora

    PROD =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = EN)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = prod. WORLD)

    )

    )

    PROD_STBY =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = prod. WORLD)

    )

    )


    [oracle@localhost admin] $ cat/etc/hosts

    # Do not remove the next line, or various programs

    # requiring a network functionality will fail.

    127.0.0.1 localhost.localdomain localhost

    : 1 localhost6.localdomain6 localhost6


    [oracle@localhost admin] $ cat sysconfig

    Networking = yes

    NETWORKING_IPV6 = yes

    HOSTNAME = localhost.localdomain

    [oracle@localhost admin] $ listener.ora more

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (GLOBAL_DBNAME = prod. WORLD)

    (ORACLE_HOME = u01/app/oracle/product/11.2.0/dbhome_1)

    (SID_NAME = prod)

    )

    )

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain) (PORT = 1521))

    )

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    )

    )

    ADR_BASE_LISTENER = / u01/app/oracle

    [oracle@localhost admin] $ lsnrctl status


    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 4 February 2014 16:49:36

    Copyright (c) 1991, 2009, Oracle.  All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=localhost.localdomain) (PORT = 1521)))

    STATUS of the LISTENER

    ------------------------

    Alias LISTENER

    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production

    Start date February 4, 2014 16:42:09

    Uptime 0 days 0 h 7 min 26 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/diag/tnslsnr/localhost/listener/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=localhost.localdomain) (PORT = 1521)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))

    Summary of services...

    Service "prod. The WORLD' has 1 instance (s).

    Instance "prod", status UNKNOWN, has 1 operation for this service...

    The command completed successfully

    Location of ping to the server hosting remote localhost:

    [oracle@localhost admin] $ ping 192.168.188.130

    PING 192.168.188.130 (192.168.188.130) 56 (84) bytes of data.

    64 bytes from 192.168.188.130: icmp_seq = 1 ttl = 64 time = 1.57 ms

    64 bytes from 192.168.188.130: icmp_seq = 2 ttl = 64 time = 0,223 ms

    64 bytes from 192.168.188.130: icmp_seq = 3 ttl = 64 time = 0,577 ms

    64 bytes from 192.168.188.130: icmp_seq = 4 ttl = 64 time = 0,571 ms

    64 bytes from 192.168.188.130: icmp_seq = 5 ttl = 64 time = 0,568 ms

    ^ C

    -192.168.188.130 - ping statistics

    5 packets transmitted, 5 received, 0% packet loss, time 4006ms

    RTT min/avg/max/leg = 0.223/0.703/1.578/0.458 ms

    Connection database target mode ensures via RMAN:

    [oracle@localhost admin] $ rman target sys/oracle_4U@PROD auxiliary sys/oracle_4U@PROD_STBY


    Recovery Manager: release 11.2.0.1.0 - Production on Tue Feb 4 16:56:45 2014

    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-00554: initialization of the package manager internal collection failed

    RMAN-04005: target database error:

    ORA-12545: Connect failed because target host or object does not exist

    Please let me know the cause of this error and it please help me how can I solve it.

    Kind regards

    Michel

    OK, so you have a software firewall (IPTables) running.  By default, it will not be configured to accept connections on port 1521.  You have two options...

    (1) disable the firewall completely.  Run these commands to do this...

    stop /etc/init.d/iptables

    chkconfig iptables off

    The first command stops the service.  The second command prevents revived at every restart of the OS.

    (2) add an exception to the firewall for port 1521.  I'm not a Linux expert, but it should be something like this...

    Change the configuration of IPTables with vi...

    VI/etc/sysconfig/iptables

    Add a new rule as follows...

    -A of ENTRY m state - state NEW-m tcp tcp - dport 1521-j ACCEPT Pei

    Save and close, and then restart the IPTables service...

    /etc/init.d/iptables restart

    NOTE: you must always change the name of this server to something other than "localhost".

  • Exception of the UI by clicking provisioned resource... Houston-25003: LDAPUserForm1UD_LDAP_GRPVO object of type View object is not found

    Hi all

    Under the tab accounts for a user, whenever I click on the resource brought online, I get the following error on the user interface.

    Messages for this page are listed below.

    Error

    Houston-25003: LDAPUserForm1VO object of type View object is not found.

    Error

    Houston-25003: LDAPUserForm1UD_LDAP_GRPVO object of type View object is not found.

    Error

    oracle.jbo.NoObjException: Houston-25003: LDAPUserForm1UD_LDAP_GRPVO object of type View object is not found.

    Error

    Localized message is not available.  Error returned is: oracle.jbo.NoObjException: Houston-25003: LDAPUserForm1UD_LDAP_GRPVO object of type View object is not found.

    I understand that LDAPUserForm1UD_LDAP_GRPVO is the name of the child form to the resource of the LDAP user. While they inspected the child form, I find this design console.


    LDAPUserForm1VO is the form created for the LDAP instance. SDM export shows that this exists in the location "oracle\iam\ui\runtime\form\view\pages\mdssys\cust\site\site\LDAPUserForm1CreateForm.jsff.xml".


    In addition, if I try to create a new form for this Instance of the Application, it fails with the exception:


    • oracle.jbo.NoDefException: Houston-25002: definition of the type of the view definition sessiondef.oracle.iam.ui.runtime.form.model.LDAPUserVersion6.view.LDAPUserVersion6UD_LDAP_ROLVO is not found.



    While I can see the error, I'm not able to find a solution to what for what is absent and where!

    Clues from anyone, which was faced with this or at least help troubleshooting would be great.

    -Thank you,

    Def-ender

    If your sandboxes have the elements of form generation on the side of the administration of the system, then most likely you have replaced a sandbox created after the publication by a prior created sandbox which does not contain the information from the form in the file CatalogAM.xml. I think that's the name. To oracle support site, there are best practices sandbox offline that you can search. I'm restoring your mds changes and then recreate these forms and publish every sandbox in order before new forms are created.

    -Kevin

  • [CS4 |] JS] move anchored object does not change its geometricBounds

    Hello scripters.

    in my Indesign document I anchored objects like sidenotes, sometimes they are overlapping.

    To do this, I'm trying to move until they overlap, I used the following script:

    myInlineRectangles [k] .move (undefined, [0, -2]);

    I put this line in a while loop to move the object (until he do not overlap).

    It works, it moves the object (although I read that it is not possible). The only problem is that the geometricBounds remain the same.

    As I am comparing the geometricBounds in my "all-State" it ends in an infinite loop.

    Why the object does not change its geometricBounds after moving?

    How to avoid this?

    Thank you very much in advance for any response.

    Franzi_ska

    Hi franzi_ska,

    You will need the story containing the anchored object to recompose to get the new geometric limits (after each trip and assuming the anchored object can, indeed, move).

    Thank you

    OLE

  • Save for precedent: the "Attachment" object does not exist in the previous version

    I'm trying to save a very simple VI from LabVIEW 2013 SP1 to LabVIEW 2009 but I get this strange error.  The VI contains only basic ex that are available in all versions of LabVIEW (shift logical AND Select,<=, u8). ="" when="" i="" try="" to="" save="" it="" for="" labview="" 2009,="" it="" gives="" me="" the="" following="">

    Missing object.  The "Attachment" object does not exist in the previous version.

    I thought first of all it had to do with being possessed by a lvclass, but even after that I removed the class (and unplugged from the lvclass) it always gives me this warning.

    When I try to open it with 2009, it will fail to load the schema-block (error 6).

    The next thing I tried was to copy the block diagram for a new VI and re - create the connector pane, but that doesn't change anything.

    Any ideas?

    Maybe "attachment" made reference to an attached comment (the arrow of a free label for an object on the diagram). I don't expect the presence of attached comments to cause a SFPed VI to not open, but it's the only thing I can think of. Try to remove any comment attached to your diagram and SFPing and see if that solved the problem.

  • When I connect to the Internet, I get a message error "object does not support this property or method". Unable to do anything from there.

    original title: error messages
    As soon as I get on Explorer and on internet I get an error message "object does not support this property or method' am unable to navigate due to this message to appear on each movement.  Someone help?  Thank you

    Hello

    (1) do you have made no changes before this problem?
    (2) is this problem limited only with a particular website or any websites?

    (3) when exactly, you receive an error message when you use Internet Explorer or when the Internet connection?
     
     
    Method 1: If you receive script errors, you can read the following article and check if that helps.
     How to fix script errors in Internet Explorer on Windows computers?
    http://support.Microsoft.com/kb/308260

    Method 2: You can also read the following article and check if it helps.

    Can't access some Web sites in Internet Explorer
    http://support.Microsoft.com/kb/967897

    Warning: Please note that reset the settings of Internet Explorer running resets all of the settings defined by the user, including those established by the installed extensions, toolbars and other add-ons for IE by default. This includes all the security, privacy and settings area. Also this will erase browsing history, delete all temporary Internet files, cookies.

    Method 3: Networking in Mode safe
    Follow the link below and check if the problem persists in safe mode with network.
    http://Windows.Microsoft.com/en-us/Windows-Vista/advanced-startup-options-including-safe-mode

    Hope this information helps.

  • OME does not receive details of the inventory and the State for some devices

    OME does not receive the details of the inventory and the State for some servers.

    For example when looking at one of our PowerEdge R620s is all that presents itself:

    iDRAC firmware and LCC is updated (version 2.21.21.21 is installed.)

    I reset the iDRAC, and that did not help.  I have no problem with most of the other R620s in the same range of discovery.

    I deleted the object to OME and re-discovered twice over the past week it but did not help.

    Things seem ok when I use the troubleshooting tool:

    Anyone has any info on what may be going on here or how to fix this?

    Thank you

    Hello

    Thanks for the details in the post.

    Wanted to check what version of OME use you - OME 2.1?

    If so, this behavior with ws - man discovery could potentially due to expiry of certificate on this device. You can launch the iDRAC user interface and confirm the certificate information.

    2.1 the OME, the WS - Man communication component is updated. The most recent component does not communicate with the device if that device has been exceeded in the certificate.

    Sslresetcfg running via racadm will reset the certificate. For details and solution, see same threadhttp://en.community.dell.com/techcenter/systems-management/f/4494/t/19653767 .

    Let us know if that helps.

    Thank you
    Vijay

  • DESC DBA_DATA_FILES / ORA-04043: dba_data_files object does not exist

    Hi I have Oracle 10.1.0.5; on IBM AIX. After the disk failure, I have a problem with corruption of block cancel and I am unable to use dba_data_file view.



    SQL > desc dba_data_files

    ERROR:

    ORA-04043: dba_data_files object does not exist





    SQL > desc dba_tablespaces

    Name Null? Type

    ----------------------------------------- -------- ----------------------------

    NOM_TABLESPACE NOT NULL VARCHAR2 (30)

    BLOCK_SIZE NOT NULL NUMBER

    NUMBER OF INITIAL_EXTENT

    NUMBER OF NEXT_EXTENT

    MIN_EXTENTS NOT NULL NUMBER

    NUMBER OF MAX_EXTENTS

    NUMBER OF PCT_INCREASE

    NUMBER OF MIN_EXTLEN

    STATUS VARCHAR2 (9)

    CONTENT VARCHAR2 (9)

    RECORD VARCHAR2 (9)

    FORCE_LOGGING VARCHAR2 (3)

    EXTENT_MANAGEMENT VARCHAR2 (10)

    ALLOCATION_TYPE VARCHAR2 (9)

    PLUGGED_IN VARCHAR2 (3)

    SEGMENT_SPACE_MANAGEMENT VARCHAR2 (6)

    DEF_TAB_COMPRESSION VARCHAR2 (8)

    VARCHAR2 (11) RETENTION

    BIGFILE VARCHAR2



    What is the problem? Database is running.



    Thanks in advance

    Database is running.

    According to metalink following note

    ORA-4043 on DBA_ View (s) if they are described in a mount Statge [ID 296235.1] *.

    It seems completing desc DBA_ views in the State, you have to bounce back or clear the shared pool.

    For more details check the note.

  • ORA-21700: object does not exist or is marked for deletion - nested table

    Hi, please see my procedure. It comes to delete records in a table whose primary keys will be given in comma separated format.

    but he triggers the following error

    ORA-21700: object does not exist or is marked for deletion
    ORA-06512: at the 'scott '. PKG_COUNTRY', line 4598
    ORA-06512: at line 10
    Pr_Del_Regional_DtlORA-21700: object does not exist or is marked for deletion
    Process is complete.
    Disconnection from the database tfo_user-watson.


    / * In format on 12/05/2011 14:47 (trainer more v4.8.7) * /.



    Varchar_table. ARRAY TYPE IS VARCHAR2 (5); -in the scope of package


    PROCEDURE Pr_Del_Regional_Dtl)
    pi_v_country_id IN VARCHAR2, seperateed comma for deletion
    po_results ON sys_refcursor
    )
    IS
    l_varchar_table varchar_table: = varchar_table ();
    BEGIN
    pr_split_varchar_values (pi_v_country_id, l_varchar_table); -divides: separation by a comma to the nested table.

    DELETE FROM regional_setup
    WHERE country_id IN (SELECT *)
    TABLE (l_varchar_table)); -removed
    EXCEPTION
    WHILE OTHERS
    THEN
    DBMS_OUTPUT. Put_line ("Pr_Del_Regional_Dtl" |) SQLERRM);
    LIFT;
    END Pr_Del_Regional_Dtl;

    split-
    PROCEDURE pr_split_varchar_values)
    pi_v_values IN VARCHAR2,
    op_varchar_table ON varchar_table
    )
    IS
    l_v_value VARCHAR2 (3000);
    l_value VARCHAR2 (10);
    I PLS_INTEGER: = 0;
    BEGIN
    op_varchar_table: = varchar_table ();
    l_v_value: = pi_v_values;

    IN all, LENGTH (l_v_value) > 0
    LOOP
    i: = i + 1;

    IF INSTR (l_v_value, ",") > 0
    THEN
    op_varchar_table. EXTEND;
    op_varchar_table (i): =.
    LTRIM (RTRIM (SUBSTR (l_v_value, 0, INSTR (l_v_value, ",") - 1)));
    ON THE OTHER
    op_varchar_table. EXTEND;
    op_varchar_table (i): = LTRIM (RTRIM (l_v_value));
    l_v_value: = ";
    END IF;

    l_v_value: =.
    SUBSTR (l_v_value, INSTR (l_v_value, ",") + 1,
    LENGTH (l_v_value));
    END LOOP;
    END pr_split_varchar_values;

    Thanks in advance
    TYPE varchar_table IS TABLE OF VARCHAR2(5); -- in package scope
    

    Have you declared in package or database? Remember, local collection cannot be used in the SQL statement.

  • 13-inch early 2011 macbook pro. light green mag extremely shoddy security cordon, macbook pro stopped charging bought new magsafe. and the led does not illuminate or strings. SMC reset now mac does not recognize battery. unplugged

    13-inch early 2011 macbook pro. light green mag extremely shoddy security cordon, macbook pro stopped charging bought new magsafe. and the led does not illuminate or strings. SMC reset now mac does not recognize battery. disconnected the battery and security cordon mag, maintained hold button / stop for 5 seconds, nothing. Another SMC reset and it is the only way Mac powered on that she has no back light for the keyboard and the fan works on high all the time, please can someone HELP, thanks.

    This is the Office Mac Pro forum. I asked that your post be moved to the MacBook Pro laptop forum.

  • I created a custom and registered with a specific name date format. However, when I open a new worksheet, my saved format does not display in the menu drop-down? Am hoping that I don't need to create the same format for each new sheet?

    I created a custom and registered with a specific name date format. However, when I open a new worksheet, my saved format does not appear in the menu drop-down? Am hoping that I don't need to create the same format for each new sheet?

    You must save the spreadsheet containing the new date as a model format and use this custom template for each new spreadsheet where you want that this date format personalized at your disposal.

  • The scroll feature does not work on my mouse.  I installed new batteries, but it still does not.

    The scroll feature does not work on my mouse.  I installed new batteries, but it still does not.

    Look in the system Prefereces - mouse and make sure the scrolling feature is set up how you want. If the action still does not work, please reset the SMC and the PRAM by iMac SMC and the PRAM reset

  • Contact does not receive messages

    Hello, I need emergency aid, like one of my Skype contacts does not receive any of my messages, but I can receive all their I tried to register another account, but it still does not work, I have no idea why

    Update: managed to fix Skype messages obtained through after about 500 of them sent

  • My new iPhone iOS 9.1 does not appear on my iMac screen 10.6.8.  I don't want to upgrade to El Capitan.  Is there a solution?

    My new iPhone iOS 9.1 does not appear on my iMac screen 10.6.8.  I don't want to Snow Leopard upgrade to El Capitan.  Any suggestions?

    CarbonCopyClone on an external drive in an external enclosure.  Upgrade than SL ElCapitan leaving the intact internal SL.  Start externally using the option key pressed at the start, do what you need with the iPhone, then stop and do what ever you need to again with SL disc.

    Cludgy, but it works.  I keep my SL still functional because there iDVD, but use updated OSXs for other purposes.

  • Pavilion HPE H8-1121: Pavilion HPE H8-1121 - new graphics card + power supply does not start after screen HP (Revisited)

    I have the same problem as this post 2013!  Ouch. Pavilion HPE H8-1121 - new map chart + power supply, does not start after HP screen.

    I installed a new power supply (Seasonic 620W), which works well.  I also installed a GTX 660Ti last year and it was works fine as well.  I recently bought a ZOTAC GTX 970 and attempted to install it, but it will not go beyond the blue HP screen and I get the same code of beeps (1 long, 3 short), who, seems, suggests that the video is not initialized.

    My BIOS date is 2011.

    Where can I find an update for this?

    I'm also using Windows 10, which I found on the HP site is not tested on my model and would probably not favourable to good use.  Should I do back up to 7 or 8?  and then update the BIOS?  Y at - it a update for my BIOS and where can I find.

    In any case, I hope that this is a solution.  Again, this is not a bad machine to be 5 years old.

    Thanks for any help!

    If the video card that you have purchased dose not a legacy vBIOS it will never start. An update of the BIOS doesn't solve that.

    It is likely that your new video card has a vBIOS UEFI and that only is for the PC motherboards newer than yours which have a UEFI BIOS. Your motherboard has a legacy BIOS. 2012 is the year of model when the UEFI BIOS more or less became the de facto on motherboards standard.

    I return it for a refund. Find the candidate of video cards that support the old BIOS. It can be inherited only or switchable vBIOS (legacy or UEFI) vBIOS.  I suggest looking at the site of Sapphire Technology. ZoTac is not known to provide enough information about their video cards in the way. You upgrade a pre-built desktop PC and it's different and a little more difficult to set up a DIY PC. I looked at the site of Zotac and see that nothing is said about their video vBIOS cards.  I would return to the map.  Carefully read the specifications of the video card. A candidate for your motherboard card must have inherited vBIOS support or simply, it won't work.

    ZOTAC (they don't say anything about their product vBIOS)

    https://www.ZOTAC.com/us/product/graphics_card/GTX-970-amp-extreme-core

    Sapphire Technology

    http://www.sapphiretech.com/catapage_pd.asp?cataid=305&lang=eng

    Because you look at game with 4 GB cards. Take a look at the following map. It has a double vBIOS. legacy and UEFI. http://www.sapphiretech.com/productdetial.asp?pid=640A98CD-0CF0-4191-B75C-CA2800111ADB&lang=eng

Maybe you are looking for

  • Fax viewer problems

    I'm having problems with my windows fax viewer: when receiving attachments by peaks of jpg email etc form family friends when I download then discovers through the viewer of fax Win if I click on the button forward or backward, I found more than 100

  • Drop-down menu api?

    Hello BlackBerry API supports menu drop-down? If not, are there examples for the menu drop-down? Thanks in advance. DK

  • Word of Suggestion not work - on-screen keyboard for Windows 8

    I chose the option to use the word suggestions as I type in the settings of windows 8, but when you type on the keyboard on the screen, I get no results.  No suggestion is offered above the keyboard as I type. I am missinterpreting that this function

  • Panel data-role

    Helloin my Adobe CS5.5 DW, panel data-role is not exist, how do I upgrade jQuery mobile in the dream Waver CS5.5 and solve?

  • Pass the Shell script variable to the plsql block

    HelloI have a shell script and pass the parameter of Shell script in a PLSQL block, I use the code but impossible to get any result, belowCan someone help me with this issue? Shell script: test.sh * #! / bin/sh *. var1 = $1 SQLPLUS = 'sqlplus-s ". Lo