How to connect Openoffice Base with java and retrive data from it?

I need to retrive data from Openoffice-Base in windows through java. Is there any driver which helps to retrive data from Openoffice-Base.

[http://tinyurl.com/nfvbbg]

Similar Messages

  • How to connect oracle database with JAVA

    how to connect oracle database with JAVA....
    using j2sdk and Jcreator . which connector to use .. what are the code for that ..

    PLEASE .... Ask in an Oracle Java forum.
    And read the documentaiton. There is a whole document devoted to doing that. http://download.oracle.com/docs/cd/B19306_01/java.102/b14355/toc.htm has examples.
    PLEASE ... do not ask product questions in a forum which clearly has a title saying it is devoted to assisting with download problems.

  • Help with writing and retrieving data from a table field with type "LCHR"

    Hi Experts,
    I need help with writing and reading data from a database table field which has a type of "LCHR". I have given an example of the original code but don't know what to change it to in order to fix it and still read in the original data that's stored in the LCHR field.
    Basically we have two Function modules, one that saves list data to a database table and one that reads in this data. Both Function modules have an identicle table which has an array of fields from type INT4, CHAR, and type P. The INT4 field is the first one.
    Incidentally this worked in the 4.7 non-unicode system but is now dumping in the new ECC6 Unicode system.
    Thanks in advance,
    C
    SAVING THE LIST DATA TO DB
    DATA: L_WA(800).
    LOOP AT T_TAB into L_WA.
    ZDBTAB-DATALEN = STRLEN( L_WA ).
    MOVE: L_WA to ZDBTAB-RAWDATA.
    ZDBTAB-LINENUM = SY-TABIX.
    INSERT ZDBTAB.
    READING THE DATA FROM DB
    DATA: BEGIN OF T_DATA,
                 SEQNR type ZDBTAB-LINENUM,
                 DATA type ZDBTAB-RAWDATA,
               END OF T_TAB.
    Select the data.
    SELECT linenum rawdata from ZDBTAB into table T_DATA
         WHERE repid = w_repname
         AND rundate = w_rundate
         ORDER BY linenum.
    Populate calling Internal Table.
    LOOP AT T-DATA.
    APPEND T_DATA to T_TAB.
    ENDLOOP.

    Hi Anuj,
    The unicode flag is active.
    When I run our report and then to try and save the list data a dump is happening at the following point
    LOOP AT T_TAB into L_WA.
    As I say, T_TAB consists of different fields and field types whereas L_WA is CHAR 800. The dump mentions UC_OBJECTS_NOT_CONVERTIBLE
    When I try to load a saved list the dump is happening at the following point
    APPEND T_DATA-RAWDATA to T_TAB.
    T_DATA-RAWDATA is type LCHR and T_TAB consists of different fields and field types.
    In both examples the dumps mention UC_OBJECTS_NOT_CONVERTIBLE
    Regards
    C

  • How to connect via telnet with Java?

    I want to develop an application in a server with solaris 8. I want to access from this server to another server in a LAN via telnet and write down the information i am getting in a file. How i can do this in java? it's a good alternative? or i should try C++. Thanks in advance.!

    You can easily use java....just get a hold of the RFC for Telnet or if you look around, you can find code on the net already working.

  • Code for Connection to SAP R/3 and acess data from it

    Hi all,
    I am new to this java field.Here i have a swing application with 2 input fields.Upon entering the values of 2 inputfields followd by submit button ,a connection to the backend SAP has to be created and the 2 input values has to be given as input and the data related to those fields has to be displayed in the table.
    Till now i never created connection to SAP using a java application..i know only connection to Oracle..Can any one please help me out in this
    Regards
    Padma N

    To get things straight: both Oracle and SAP are company names. It's like asking "how to connect to IBM".
    I assume you mean the E-Business Suite and R/3, respectively. In that case, your friendly SAP consultant will gladly help you out.

  • How to pass selection filters to logic and extract data from BI to BPC

    Hi everybody. I checked the forum and I found and tried some solutions but not matching my main aim.
    Scenario:
    In the input schedule I have a button which runs a data package to upload datas into BPC, coming from a BI cube.
    The pushbutton menu is ok. I tried also a solution suggested on the blogs and I can upload all transaction datas from BI to BPC successfully.
    But when I run the data load, I want to take from the BI cube ONLY the datas matching the CVW selected, not all the datas from the BI cube. Second needing is to upload during the run 2 keyfigures from BI to BPC with same selection filter.
    Example:
    - I select in the Current view  ENTITY:  ACME  and CATEGORY: CON
    - I want to upload the 0AMOUNT and 0QUANTITY from the BI cube to BPC of the 0COMPANY "ACME" and the 0VERSION: "CON"
    As I understand I can put in the Options of my transformation file using SELECTION , something to filter the datas, but I want that this is dependent from the current view selection. No extra prompts, and to upload the 2 keyfigures in the same process.
    Any idea is welcome.
    Thanks a lot in advance  for any help.
    Edited by: Walter Cista on May 29, 2010 9:29 AM
    Edited by: Walter Cista on May 30, 2010 7:14 PM

    Hi,
    thanks for the answer, but my situation is little bit different.
    I don't want to ask again with prompt to choose my ENTITY to the user, because I have on the main Input schedule, a menu button to choose ENTITY and so the user will just choose once.
    I also understood that the variables selected with the current view, can be found inside DEFAULT logic with [dimension].Currentmember, but I do not work with default logic. I have my own ZLOGIC, and during the call I would like to pass the ENTITY choosen by the user to the logic. In this way when I run my transformation to upload data from a BI cube to BPC cube, I only select a slice of datas, not all the datas in the cube. In short, if I can manage the [DIMENSION].CURRENTMEMBER I will only take from the BI cube the datas I want. As I know if in the TRASFORMATION OPTIONS, in SELECTION if I pass some datas, like ENTITY = ACME I upload to BPC only BI datas of company ACME.....
    So, I would like to do something like this.
    Any reply and help is welcome
    Walter

  • How to connect microsoft sql with java servlets

    what are steps i should do after writing servlet program to connect with microsoft sql. what coding should i add in web.xml file.if any other steps mention it. i didn't get output or err msg in browser.if i should install jdbc drivers seperately for sql mention it.

    Hi,
    Try to find a DataBase driver for MS SQL ( type 4 which is a pure java) first and put it on the class path i.e under ../lib
    Then in your sevlet, load the DriverManager and from it get a connection to the database as per JDBC spec.
    Regards.
    Alan Mehio
    LONDON, UK

  • How do connect to internet with Leopard and Vista x64

    After installing Leopard, then running Boot Camp and installing Windows Vista x64 I cannot connect to my router, either by Ethernet or Airport. Windows could not detect any wireless network when trying to set up a wireless router. When I try to connect to the router with an Ethernet cable I get an error message telling me to "The underlying Ethernet connectivity required for the broadband connection was not found. Please install and enable the Ethernet adapter on your computer via the Network Connections folder before attempting this connection. I know the router and the MacBook Pro are working because I can connect either with Ethernet or Airport when I am running Leopard. The router is a D Link WBR-2310.

    It happened to me as well on Windows XP. I managed to get it to work by changing WEP password on the Airport to WPA/WPA Personal. It seems Windows is finicky about WEP set ups...

  • How to connect G500 Speakers with optical or coaxial output from my motherboard?

    Hi. I have GigaWorks ProGamer G500 Speaker systems and only these sound outputs in my motherboard : one Optical Output and one Coaxial Output. (Motherboard Asus P5W DH, Onboard Soundcard 7.1 High Definition,I think .... AC97?)?So... How can to connect my motherboard sound output with GigaWorks ProGamer G500 Speaker systems? (The other 3 minijacks outputs on m/b they are destroyed)?There is any adapter or coverter about this? Could you show me any in the web?Thanks
    Message Edited by stos on 07-15-2007 02:51 PM

    Its very difficult to set up the 5.1 system? with minijacks I/O on P5W DH. But with coaxial or optical connection its vey simple,?just one click. Thats the problem. Btw... this onboard sound card, supprts dts
    http://www.asus.com/products.aspx?l=...=98&modelmenu= .....
    Other ASUS Special Features
    http://www.asus.com/999/images/products/98/HDaudio.gif
    Dolby Master Studio
    A person who truly knows good entertainment appreciates good acoustic presence. AI Lifestyle Series motherboards offer 8-channel audio output and sound spec higher than that of DVD. Enjoy true home theatre experience with the supreme Dolby Master Studio and hear your movies in 7.1 surround sound. With the P5W DH Deluxe , appreciate the quality of sound, and indulge your sense of hearing.
    -Dolby Prologic IIx -Dolby Virtual speaker
    -Dolby Headphone -Dolby Digital Live.........
    S/PDIF-out on Back I/O Port
    This motherboard provides convenient connectivity to external home theater audio systems via an optical or coaxial S/PDIF-out (SONY-PHILIPS Digital Interface) jack. It allows to transfer digital audio without converting to analog format and keeps the best signal quality.
    http://www.asus.com/999/images/products/98/backIO.jpg

  • How to insert and retrive data from Discussion forum in Oracle Server 10g

    Hi,
    I have successfully deployed discussion forum, in Oracle app server 10g, and its working fine. Now, i have to implement a Moderator in this. but i am not getting an idea, where is the queries and specifications about the tables are given.
    Please help me to to understand the work flow, as well to know, the place where queries are written.
    Thanks in advance,
    Dhananjay

    Hi,
    I have successfully deployed discussion forum, in Oracle app server 10g, and its working fine. Now, i have to implement a Moderator in this. but i am not getting an idea, where is the queries and specifications about the tables are given.
    Please help me to to understand the work flow, as well to know, the place where queries are written.
    Thanks in advance,
    Dhananjay

  • How to program a screensaver with java???

    Hi all,
    Can someone tell em how to program a screensaver with java, and how should i begin ? or maybe someone know any useful information source?
    thanks a lot.
    ck

    A quick google search gives me, among lots of other things:
    http://kevinkelley.mystarband.net/java/sava.html
    Good luck
    Lee

  • Best way to export and import data from an iPhone app?

    How do people here prefer to export and import data from an iPhone app?
    For example, suppose your app creates or modifies a plist. It might be nice to provide that plist to the user for separate backup and later allow them to re-import it.
    How do people do that? Email the plist to an address? If so, how would one later get it back in?
    Is there a common way people do this kind of thing?
    Thanks,
    doug

    Or maybe the best approach for this is some sort of file synchronization feature? Is there a way of having files from the app's filesystem automatically get stored on the computer's filesystem when synchronizing and vice-versa?
    doug

  • Hi guys Pls tell me a way to connect db4 database with jsp and which driver

    hi guys
    Pls tell me a way to connect db4 database with jsp and
    also tell me which driver i have to use
    also tell me how to connect with excel sheets

    take a look at the follwing links. There, you'll find all what you need :
    DB4:
    http://www.oracle.com/database/berkeley-db/je/index.html
    http://www.oracle.com/technology/products/berkeley-db/je/index.html
    http://www.oracle.com/database/berkeley-db/db/index.html
    http://www.oracle.com/database/docs/berkeley-db-je-datasheet.pdf
    Excel:
    http://64.18.163.122/rgagnon/javadetails/java-0516.html
    Hope That Helps

  • How can i create messenger with java tv API on STB

    deal all.
    how can i create messenger with java tv API on STB.
    how can Xlets communicate each other?
    how?
    i am interested in xlet communications with java tv.
    is it impossible or not?
    help all..

    You can create a messenger-style application using JavaTV fairly easily. JavaTV supports standard java.net, and so any IP-based connection is pretty easy to do. The hard part of the application will be text input, but people have been using cellphone keypads to send SMS messages for long enough that they're familiar with doing this. This doesn't work well for long messages, where you really need a decent keyboard, but for short SMS-type messages it's acceptable.
    The biggest problem that you need to work around is the return channel. Many receivers only have a dial-up connection, ties up the phone line and potentially costs people money if they don't get free local calls. Always-on return channels (e.g. ADSL or cable modem) are still pretty uncommon, so it's something that you nee to think about. Of course, if you do have an always-on connection then this problem just goes away.
    This is really one of those cases that's technically do-able, but the infrastructure may not be there to give users a good experience.
    Steve.

  • Problem with java and pogo games

    i use mozilla and now with the problems with java and hackers cannot play my pogo games,what can i do? i disabled my java i tried java 6 doesnt work or is not safe,what is a safe way to play games on pogo that use java?

    Oracle has released a Java 7 Update 11 to address security vulnerabilities and you should update to that version.
    *https://support.mozilla.org/kb/how-to-use-java-if-its-been-blocked
    See also:
    *http://kb.mozillazine.org/Java#Windows_installation_issues
    You can find the latest Java version on the Oracle website.
    See Java Platform > Java SE 7U11 and Java 6U38 (Download JRE)
    *http://www.oracle.com/technetwork/java/javase/downloads/index.html

Maybe you are looking for

  • Windows 8 can't recognize iphone

    question as the title. I tried to insert my USB key, there is no pro. So, i guess it's the iphone pro. What should I do?

  • Help - upgrading from Tiger to Snow Leopard AND new larger hard drive, MBP

    Howdy! My iPhone has finally demanded that I upgrade my MBP from Tiger. And as if by coincidence, my now puny 100GB internal drive is packed full with less than a gig free most of the time. (10% free is the MINIMUM free allowance, I know!!) I run old

  • How do I uninstall a software from my MacBook Pro?

    How do I uninstall a software (silly MacKeeper) from my MacBook Pro? Cannot seem to locate an "uninstall" feature. Please help as Mr Keeper is bugging me badly when I don't need him. I thought it was free but it turned out otherwise. Help needed.

  • Problem removing a Exchange Federation Trust

    Hi,  I'm having a problem removing a Federation Trust.  I have removed the Organisation Relationship successfully. However when I go to remove the trust by Powershell  I get the following error [PS] C:\Windows\system32>remove-federationtrust "Microso

  • PDF acrobat reader

    Ciao sono Italiano, sono nuovo del forum e spero di non essere di troppo disturbo. Ho realizzato un modulo con livecycle che vorrei caricare sul sito della mia azienda in formato pdf. Nel modulo ho inserito il pulsante invio tramite mail. Con acrobat