What should be the parameter for forName() method if i use MS SQL server

if i use the MS SQL Server Personnal Edition, what string i should pass as parametter to forName() method of class Class.
Class.forName ("XXXXXXXX");
ie what should be in the place of XXXXXXX in the above line of code if i use SQL server
thank u

com.microsoft.sqlserver.jdbc.SQLServerDriver
http://msdn2.microsoft.com/en-us/library/ms378956.aspx

Similar Messages

  • What should be the procedure for  export parameter in CATT

    Hello Everybody,
    I am working with CATT, and the transactions are <b>ME21N</b> and <b>MIGO</b>.
    when i am executing the transaction <b>ME21N</b> i will get the <b>Pur Ord No</b>in the message, and i would like to export <b>Pur Ord No</b> to the transaction <b>MIGO</b> as thr is one field named Purch.ord no in Migo.
    what should be the Procedure for exporting a parameter?
    Thanks,
    Regards Afroz

    Hello Afroz,
    If you are using eCATT then following is the procedure of capturing messages in the two recording methods - TCD & SAPGUI.
    => TCD Recording Mode:
    In TCD recording mode, after dobleclicking on Interface name from the TCD command in the editor on left side, just before the MSG folder DYNPRO folder will appear on right side.
    -This DYNRPO folder contains the screen sequences contain the screen occurred during recording time. The last Dynpro of this folder contains the messages occurred during recording.
    -Select this last folder & click on Simulate Screen icon of the same Interface editor. It will redirect to the screen where the message values exist. There select the Purchase Order Number and click on Read Field Value icon. Give the name of Export Variable.
    The export variable will contain the value of the purchase order number, which can be passed to MIGO.
    => SAPGUI Recording Mode:
    In the SAPGUI recording mode, the screen on which the message appeared will be used to capture the variable name, which is Purchase Order Number in this case.
    If the Purchase Order Number is second variable of the message displayed(e.g. Purchase Number 2122323 Is Created)
    then use the following code -
    e.g.
    MESSAGE ( MSG_1 ).
    SAPGUI ( ME21N_4001_STEP_5 ).
    ENDMESSAGE ( E_MSG_1 ).
    Assing the value from the message to the export
    parameter
    P_EC_PurOrdNo = E_MSG_1-[1]-MSGV2.
    There are total four MSGV1-MSGV4 variables. Dobule click on MSG_1 of the MESSAGE statement above. Putting the value in the export variable from the right message variable will give the purchase order number.This can be passed as MIGO.
    Regards

  • What should be the XQuery for this..

    hi
    i have this xml file. and
    what should be query to select the 'prod_id' where the 'prod_group = food'
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE ROOT (View Source for full doctype...)>
    - <ROOT>
    - <row>
    <field name="prod_sk">1</field>
    <field name="prod_id">S101</field>
    <field name="prod_desc">Soap 1</field>
    <field name="prod_catg">Soap</field>
    <field name="prod_group">Detergent</field>
    </row>
    - <row>
    <field name="prod_sk">2</field>
    <field name="prod_id">S102</field>
    <field name="prod_desc">Soap 2</field>
    <field name="prod_catg">Soap</field>
    <field name="prod_group">Detergent</field>
    </row>
    - <row>
    <field name="prod_sk">3</field>
    <field name="prod_id">M101</field>
    <field name="prod_desc">Meat 1</field>
    <field name="prod_catg">Meat</field>
    <field name="prod_group">Food</field>
    </row>
    - <row>
    <field name="prod_sk">4</field>
    <field name="prod_id">M102</field>
    <field name="prod_desc">Meat 2</field>
    <field name="prod_catg">Meat</field>
    <field name="prod_group">Food</field>
    </row>
    - <row>
    <field name="prod_sk">5</field>
    <field name="prod_id">C101</field>
    <field name="prod_desc">Choco 1</field>
    <field name="prod_catg">Chocolates</field>
    <field name="prod_group">Food</field>
    </row>
    - <row>
    <field name="prod_sk">6</field>
    <field name="prod_id">C102</field>
    <field name="prod_desc">Choco 2</field>
    <field name="prod_catg">Chocolates</field>
    <field name="prod_group">Food</field>
    </row>
    - <row>
    <field name="prod_sk">7</field>
    <field name="prod_id">R101</field>
    <field name="prod_desc">Rice 1</field>
    <field name="prod_catg">Rice</field>
    <field name="prod_group">Food</field>
    </row>
    - <row>
    <field name="prod_sk">8</field>
    <field name="prod_id">R102</field>
    <field name="prod_desc">Rice 2</field>
    <field name="prod_catg">Rice</field>
    <field name="prod_group">Food</field>
    </row>
    - <row>
    <field name="prod_sk">9</field>
    <field name="prod_id">PD101</field>
    <field name="prod_desc">Powder 1</field>
    <field name="prod_catg">Washing Powder</field>
    <field name="prod_group">Detergent</field>
    </row>
    - <row>
    <field name="prod_sk">10</field>
    <field name="prod_id">PD102</field>
    <field name="prod_desc">Powder 2</field>
    <field name="prod_catg">Washing Powder</field>
    <field name="prod_group">Detergent</field>
    </row>
    </ROOT>

    Cross join?
    SQL> select a.country_short_name
      2       , b.country_short_name
      3    from country_sample a
      4   cross
      5    join country_sample b
      6   where a.country_short_name != b.country_short_name
      7  /
    COUNTRY_SH COUNTRY_SH
    IND        PAK
    IND        ENG
    IND        AUS
    PAK        IND
    PAK        ENG
    PAK        AUS
    ENG        IND
    ENG        PAK
    ENG        AUS
    AUS        IND
    AUS        PAK
    AUS        ENG
    12 rows selected.

  • What should be the reason for " ERROR 1004" ? Any means to sort this issue. It comes up on my screen when i try downloading any application through my ipfone 4

    Hi guys,
    I find diffficulty downloading applications from appstore to my fone directl
    Each and every time it shows " ERROR 1004 "
    Cant understand what to be done.

    shaminsharaf wrote:
    Hi guys,
    I find diffficulty downloading applications from appstore to my fone directl
    Each and every time it shows " ERROR 1004 "
    Cant understand what to be done.
    I think this is your fix...
    http://support.apple.com/kb/TS1275

  • What should be the host mailserver

    Hi everyone,
    I am testing the odisendmail. It throws an error
    avax.mail.SendFailedException: Sending failed;
    nested exception is:
         javax.mail.MessagingException: Unknown SMTP host: smtp.mail.xx.com;
    nested exception is:
         java.net.UnknownHostException: smtp.mail.xx.com
         at javax.mail.Transport.send0(Transport.java:218)
         at javax.mail.Transport.send(Transport.java:80)
         at com.sunopsis.dwg.tools.SendMail.actionExecute(SendMail.java)
         at com.sunopsis.dwg.function.SnpsFunctionBase.execute(SnpsFunctionBase.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlS.treatTaskTrt(SnpSessTaskSqlS.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.g.y(g.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    I know that there is a problem with my host server. My question is if i need to test this thru my laptop what should be the values for host: from and to:
    Please suggest.
    Regards
    Babul

    host : mail.yourcompany.com
    to : [email protected]
    from : [email protected]
    The above assumes that your mail server allows unauthenticated emails.
    Also read this article to test if a mail server is reachable using any computer:
    http://asktom.oracle.com/pls/asktom/f/f?p=100:11:0::::P11_QUESTION_ID:2118740358226

  • How to pass a value to the export parameter for a method (public instance)?

    Hello,
      I am trying ABAP OO newly. How to pass a value to the export parameter for a method (public instance) called in a report? This *export parameter has a reference type of structure.
    Thanks in advance,
    Ranjini

    Hi,
    "class definition
    class lcl... definition.
      public section.
        method m1 imporitng par type ref to data.  "now you can pass any reference to the method, but this way you have to maintain this reference dynamically inside the method (you can't be sure what that reference is really "pointing" at)
    endclass.
    "in program
    data: r_lcl type ref to lcl...
    create object r_lcl.
    call method r_lcl
      exporting
         par    =  "pass any reference variable here
    Regards
    Marcin

  • What should be the quality of video and audio for bandwidth 768KB

    Hello Friends
    We are provoding 768kB bandwidth for our connection. Can any body tell us what should be the quality of video and audio we can set that does not effect frame rate which is 24 FPS.
    thanks in advance.

    Hi Samir
    You could try out the bitrate calculator at http://www.adobe.com/devnet/flash/apps/flv_bitrate_calculator/ . It lets you try various encoding settings to see what fits best for the bandwidth available to you.
    Regards
    Mamata

  • Hello , im working with hebrew and the dot  "." isnt correcting to right with the align , i know that in indesign u use with paragraph direction to correct it but here what should i do. sorry for my english

    hello , im working with hebrew and the dot  "." isnt correcting to right with the align , i know that in indesign u use with paragraph direction to correct it but here what should i do. sorry for my english

    You are right, but how could i send it to Apple? when the phone company first replaced my iphone they had in stock alots of iphones and they just sent mine back to Apple and gave me a new one, so all i did is to give them my phone, but now how could i sent it to Apple? and i cant send it by myself, and the store wont do that, its a lost for them.. so sending it to Apple wasnt an option from the begining.
    and for the record, i dont think the store where i bought it is an authorized shop.. its just a store who boughts phone's from Apple in a low price and sells it in much more money..

  • What should be the data type for a field in ztable?

    i am desing a ztable , wht should be the datatype for a field if i want to enter values like -1.5 and -2.5 , negative values with decimals what should be the data type???

    declare as P type. TYPE P DECIMALS 1
    Type P data allows digits after the decimal point. The number of decimal places is generic, and is determined in the program. The value range of type P data depends on its size and the number of digits after the decimal point. The valid size can be any value from 1 to 16 bytes. Two decimal digits are packed into one byte, while the last byte contains one digit and the sign. Up to 14 digits are allowed after the decimal point. The initial value is zero. When working with type P data, it is a good idea to set the program attribute Fixed point arithmetic.Otherwise, type P numbers are treated as integers.
    You can use type P data for such values as distances, weights, amounts of money, and so on.
    Also check this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb2fd9358411d1829f0000e829fbfe/content.htm
    Regards,
    Maha

  • I am passing range table from the method of ODATA Service to FM but In FM range table is becoming initial.What would be the reason for the same?

    I am passing range table from the method of ODATA Service to FM but In FM range table is becoming initial.What would be the reason for the same?

    Vinod, Can you share detail on how are you sending and how are you reading.

  • What should be the logger name for Dispatcher Flush agent?

    Hi,
    I was trying to setup logging configuration so that the log for Replication agents can be saved on file system. I was able to do it using the logger com.day.cq.replication.Agent.publish.
    What would be the logger for Dispatcher Flush Agent if I need to setup logging for it on the Publish instance?
    And how, where can we find the logger names?
    Thanks

    Thanks Sham.
    I was able to setup the logging configuration for dispatcher flush agent.
    Thanks,
    Guru

  • What should be the approach to perform these tasks?

    I am working on an AIR Desktop application (With Flex) which reads data from some XML Feeds, this data is feed for a Discussion Forum.
    1. I need to store the records from XML Feed into local Database.
    2. Need to check periodically (every 15 minutes) for updates in XML Feed.
    3. Compare XML with Database, and:
         1. Add new forum Threads (Items) to database,
         2. Mark closed on the threads (Items) removed from XML.
         3. Update database if Threads has been updated/modified.
    I hope my requirement is clear, now my question is: What should be the approch to perform these tasks?
    Best Regards,
    Alok Jain

    Echo
    Any Help Please...

  • What should be the strategy to going to Windows 10?

    Dear Win10 community,
    Next year could be a great year for my client, we are involving an important transition that will affect systems and devices. One important strategy is move to Windows 10 from PC, Tablet, Mobile to Mobile rugged devices. My client is now on Windows 7 and
    applications are designed for Windows 7. My questions are:
    What should be the best strategy for my client to move to Windows 10, I should recommend to update to Windows 8.1 and after windows 10?
    All the application designed for Windows Store, Windows Universal will be valid for Windows 10 or will need rebuild it?
    What device providers are working for windows mobile 10 rugged, in terms of barcode scanner, printers, RFID readers?
    What will happen with the windows 8.1 embedded industry program, how will impact to windows 10?
    Thanks
    Microsoft Digital Enterprise Solution Lead Altran

    your question is too early for an appropriate answer. 
    1. i think you should move from windows 7 to windows 10 directly. 
    2. windows universal app is recommended by Microsoft for building windows 10 app.
    3. windows 10 for mobile has not yet been introduce, as of now, their's no information on your question.
    4. i believe windows 10 will have embedded edition, also not yet introduce. moving from windows 8.1 embedded to windows 10 embedded should not have a large impact. we just have to wait for their announcement for embedded.
    my suggestion is to wait for their announcement for embedded and mobile by next year, maybe on CES or later date.

  • HT1296 I have the original iPhone and I can't sync the address book from my Mac to the iPhone. What should be the problem and can I sync?

    I have the original iPhone and I can't sync the address book from my Mac to the iPhone. What should be the problem and can I sync?

    Thanks a lot for the answer. I'm so upset, have no even one contact on my phone. I has to do with the moving to iCloud from MobileMe.
    I did exactly what you wrote, and when trying to click the vcf file on the iPhone the screen freezing, and then after few long seconds it goes alon to home.
    So I tried less contacts in a Vcard, and i'm dividing my address book, doing little by little and it work.
    Thank you so much.
    I still dont get why the sync with my computer address book is not working.
    And why when I moved to icloud all the photos I had next to the contacts are disappered.
    I had my iPad, which it still, I did not move from MobileMe to iCloud and all the photos are there!
    Anything I can do to use the iCloud on the iPad as well and update the iCloud with the photos?

  • MacBook Pro 2011 with OS X 10.6.8. what should I upgrade to, for now?

    I have a 2011 MacBook Pro with OS X 10.6.8. and I'm unsure about upgrading, but feel the need to. What should I upgrade to, for now? THANK YOU!

    Keep your Snow Leopard installation and test Mavericks on a separate partition or external drive. You will probably want to have both options. Mavericks and anything else after Snow Leopard has changes to the user interface that many of us find pointless and irritating. And you won't be able to use any software that runs via Rosetta in Snow Leopard. You will have to upgrade software that needs Rosetta to a later version, or get something else entirely.

Maybe you are looking for