Error showing in the import statement

Hi there........
I am working on mobile project of expense managemnt.
in that code i started with following statements.
import java.sql.*;
i am using the CDC 1.0 toolkit.
it shows the error that statement does not exist & errors for class.
Is it necessary to use additional API for implementing embedded SQL in mobile.
SO,
please tell me immediately

hi thanks for your reply
i have loaded tomcat4.1 exe -- for windows i am starting the tomcat server by clicking from the start menu..
i dint set any env variable .. tell me how to set...
regards
ijay

Similar Messages

  • Length error occurred during the IMPORT statement.

    i have problem in Zprogram.its working fine in 4.6b ,but its problem in ECC5.0.its giving dump and saying
    Error analysis                                                                     
       An exception occurred. This exception will be dealt with in more detail        
    below. The exception, assigned to the class 'CX_SY_IMPORT_MISMATCH_ERROR', was 
    not caught, which  led to a runtime error. The reason for this exception is:         
    The system found when importing that the target object was longer or   
    shorter than the object to be imported.

    Hi Madhu,
    Suggested to post this in logistics forum for better answer.
    Software Logistics
    Regards,
    Debasis.

  • Length error occurred during in IMPORT statement

    Dear Friends,
    (length error occurred during in IMPORT statement),when im using the SUBMIT syntax..can i know what is the reason.
    Thanks
    Rajkumar.A

    Hello,
    I would like to know how did you solve the issue as i came across the same issue.
    Thanks,
    FBK

  • I have iphoto 6.  How do I only selecy certain photos from my camera when importing rather than all of them as show in the import page that loads

    I have iphoto 6.  How do I only selecy certain photos from my camera when importing rather than all of them as show in the import page that loads

    You use Image Capture (in your Applications Folder) for that job - or upgrade to a later iPhoto.
    Regards
    TD

  • How to organize the import statements in FXML Files?

    Hello,
    I'm a user of NetBeans IDE and it can organize the import statements in *.java files. Now, I'm using JavaFX and editing the *.fxml files as well. I want to know how to organize the import statements in *.fxml files?
    Thanks a lot.

    You should use Scene Builder, it will make all these import statements for you.
    Moreover, it will greatly simplify the writing of your FXML files, since you only have to Drag&Drop JavaFX objects on the scene. Then, it automatically generates FXML files.

  • "Error: An error occured deleting the import map"

    Hello,
    When trying to delete imported data, I get the following message :
    Error: An error occured deleting the import map
    Detail: Data access error
    And the imported data aren't deleted.
    The loaded file has around 350000 rows for 12 dimensions.
    I never succeeded to load it in one time, only in 3 times with 3 files. It was a first issue.
    And I want now to delete the import to do it again and I can't, due to the error.
    Thanks
    Patrick
    PS : FDM version 11.1.1.3.01
    Log :
    ** Begin FDM Runtime Error Log Entry [2013-04-03-08:49:22] **
    ERROR:
    Code............................................. -2147217900
    Description...................................... ORA-30036: unable to extend segment by 8 in undo tablespace 'UNDOTBS1'
    DELETE FROM tDataSeg3 WHERE ((PartitionKey) = 749) AND (TO_CHAR(PeriodKey,N'YYYYMMDD') Between N'20111231' And N'20111231') AND ((CatKey) = 12)
    Procedure........................................ clsDataManipulation.fExecuteDML
    Component........................................ upsWDataWindowDM
    Version.......................................... 1111
    Thread........................................... 4956
    IDENTIFICATION:
    User............................................. ollivierp
    Computer Name.................................... EPM05
    App Name......................................... FDM_MCHII
    Client App....................................... WebClient
    CONNECTION:
    Provider......................................... ORAOLEDB.ORACLE
    Data Server......................................
    Database Name.................................... poh1
    Trusted Connect.................................. False
    Connect Status.. Connection Open
    GLOBALS:
    Location......................................... HPMCHII
    Location ID...................................... 749
    Location Seg..................................... 3
    Category......................................... COMPTE
    Category ID...................................... 12
    Period........................................... Dec - 2011
    Period ID........................................ 31/12/2011
    POV Local........................................ False
    Language......................................... 1033
    User Level....................................... 1
    All Partitions................................... False
    Is Auditor....................................... False
    ** Begin FDM Runtime Error Log Entry [2013-04-03-08:49:22] **
    ERROR:
    Code............................................. -2147217900
    Description...................................... Data access error.
    Procedure........................................ clsImpProcessMgr.fClearData
    Component........................................ upsWObjectsDM
    Version.......................................... 1111
    Thread........................................... 4956
    IDENTIFICATION:
    User............................................. ollivierp
    Computer Name.................................... EPM05
    App Name......................................... FDM_MCHII
    Client App....................................... WebClient
    CONNECTION:
    Provider......................................... ORAOLEDB.ORACLE
    Data Server......................................
    Database Name.................................... poh1
    Trusted Connect.................................. False
    Connect Status.. Connection Open
    GLOBALS:
    Location......................................... HPMCHII
    Location ID...................................... 749
    Location Seg..................................... 3
    Category......................................... COMPTE
    Category ID...................................... 12
    Period........................................... Dec - 2011
    Period ID........................................ 31/12/2011
    POV Local........................................ False
    Language......................................... 1033
    User Level....................................... 1
    All Partitions................................... False
    Is Auditor....................................... False
    Edited by: user1104274 on 3 avr. 2013 00:10

    The quota on the tablespace 'UNDOTBS1' needs to be extended to allow for the tablespace to grow. Right now it has met it's maximum quota.

  • Getting an error like this The import javax.servlet cannot be resolved

    HI
    i am getting an error like this "The import javax.servlet cannot be resolved".wht i ahve done in eclipse right click->open->servlet->packge name->servlet name->next->nexyt>finish.hereinterfaces is javax.servlet.Servlet.
    do i need add jar for it.can any one tell me why i got error like this.
    vijay

    Please don't doublepost. Answer is given here: http://forum.java.sun.com/thread.jspa?threadID=5220686

  • Please explain the IMPORT statement?

    I have been searching for information on the import statement, but can't seem to locate it. I understand how to use import, but I would like to know, in detail, exactly what it does.
    When I import, for example; "java.awt.*", I would expect this statement to import ALL of the classes define under "java.awt". However, I notice in the DiveLog class, that I must also import "java.awt.event.*". This is confusing to me.
    Can someone either explain this for me, or point me to the imort documentation?

    aye - what yawmark says. And also be aware that import doesn't really "import" any source (not the way #include does, if'n you're an old school C coder). It's just there to shorten typing. You can either type "java.io.IOException" a lot, or import java.io.IOException and get away with just typing "IOException". But you've just "imported" the namespace, not any kind of source.
    Make sense?
    Lee

  • Invalid cursor state error while executing the prepared statement

    hai friends,
    following code showing the invalid cursor state error while executing the second prepared statement.
    pls anyone help me
    String query = "select * from order_particulars where order_no=" + orderno + " order by sno";             psmt1 = conEntry.prepareStatement(query, ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY);             rs1 = psmt1.executeQuery();             rs1.last();             intRowCount = rs1.getRow();             particularsdata = new Object[intRowCount][6];             rs1.beforeFirst();             if (intRowCount >= 1) {                 for (int i = 0; rs1.next(); i++) {                     particularsdata[0] = i + 1;
    particularsdata[i][1] = rs1.getString(3);
    particularsdata[i][2] = Double.parseDouble(rs1.getString(4));
    rs1.close();
    psmt1.close();
    query = "SELECT sum(delqty) FROM billdetails,billparticulars WHERE order_no= " + orderno + " and " +
    "billdetails.bill_no = billparticulars.bill_no GROUP BY particulars ORDER BY sno";
    psmt1 = conEntry.prepareStatement(query, ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_READ_ONLY);
    rs1 = psmt1.executeQuery(); //error showing while executing this line

    Also .. Why using arrays instead of collections? Shifting the cursor all the way forth and back to get the count is fairly terrible.
    With regard to the problem: either there's a nasty bug in the JDBC driver used, or you actually aren't running the compiled class version of the posted code.

  • Error when generating the SQL statement while running the Query

    Hello SDN Mates,
    Am using three cubes in one infoset and build a query on that. Intially it was running fine, but now am getting error generating the SQL statement. Can you please throw some light on this. Your idea would be highly appreciated.
    Thanks and Regards
    Arun S

    Hi Arun
    is there any change in the objects (Check also the consistency of infoobject ) included in infoset, just make sure those are active, open the query in designer and check if no error/warning message are present
    Thanks
    Tripple k

  • Error showing on the Event Viewer

    Hello,
    I have installed the Oracle9iAS at win2k SP3, i have this error when i reboot my server where this showing in the event viewer log.
    The OracleOra9ias_homeWebCache service hung on starting.
    But when i go to the services, it show this service started. But it give error on the server.
    Do you have any idea to solve this problem??
    Thanks
    Regards,
    mingjade

    Hi Jordan,
    Actually i can't solve that problem. So, i formated the server since is not on production yet. So it run fine now.
    Thanks
    Regards,
    Ming Jade

  • The Import statement could not be resolved

    We have are modifying standard MSS application through NWDI .
    But when we create project we are getting error
    Error: Could not load
    import com.sap.xss.hr.eeprofile.archiveddocuments.vac.wdp.IPrivateArchivedDocumentsView;
    MSS component is of SP 8 while portal components are on SP11. We are using Developer Studio with SP 11.
    Please suggest.
    Regards,
    Sudhir

    Hi Sudhir,
                     have u check that all the required jars are available for the project??
    regards
    Sumit

  • About the import statement

    Hi, im trying to use NumberFormat to format a double variable.
    How do i know if i need to use the "import java.someclass" statement or not? thanks for reading.

    NumberFormat is in the java.text package, so you either have to import it via:
    import java.text.NumberFormat;
    or
    import java.text.*;
    or else everywhere you use it fully qualify it as java.text.NumberFormat

  • Oracle Policy Automation: public Oracle road show in the United States

    Oracle is holding a series of Oracle Policy Automation road show events in the United States in January. Partners and customers are very welcome to attend, free of charge.
    There is an evite available online here: http://www.oracle.com/dm/10q2field/40493_ev_oracle_briefing_jan10.html
    Dates are as follows:
    Boston, MA      January 12, 2010
    Albany, NY      January 14, 2010
    Harrisburg, PA      January 19, 2010
    Houston, TX      January 21, 2010
    Tallahassee, FL      January 28, 2010
    Further information:
    Oracle Briefing
    Policy Automation: The New Paradigm
    Please join Oracle, Exeter Group, and our Customer the Massachusetts Registry of Motor Vehicles
    State and Local government is challenged to implement and automate complex, rapidly changing policies as well as to provide consistent advice to citizens across multiple service delivery channels. In response to this challenge, government agencies are embracing a new approach, which takes complex statutes, regulations and policy documentation and very rapidly converts them to decision automation systems.
    This session will include a discussion of the challenges faced by government agencies in implementing complex and rapidly changing policies and how the Oracle solution can help. We will also have a special government guest speaker from the Massachusetts Registry of Motor Vehicles who will discuss their implementation of this solution. This will be followed by a demonstration.
    Best,
    Peter Still

    You should probably contact RightNow to see if they have the ability to authenticate remotely (something like an LDAP interface). I know thatRightNow sites have a Web Service with the ability to send user name/password to that webservice. Although its not designed primarily as an authentication tool, it might suit your purpose.
    Cheers
    Frank

  • Oracle Error while execute the Select statement

    Hi all,
    I have two database, from one databse to another datadase, i am not able get value. while i am generating the select statement in one database, it throws an
    error ORA-00942: table or view does not exist.
    For this, what i have to do.can anyone post more detail on this.
    Any idea?

    Please do not create duplicate threads.
    ORA-00942: table or view does not exist

Maybe you are looking for