Does JDBC8.0.5 support JDK1.3?

Hi:
Can Oracle8.0.5 use the package classes1.2.zip in Oracle8.1.7?
And can oracle8.0.5 use JDK1.3?
I have set classes12.zip into my classpath and set ocijdbc.dll into [Oracle_Home]\bin, but it show error:"ocijdbc8 can not found" when I run the program.
Thanks to answer!
lei xu

Try this isntead.
java -classpath d:\jdbc\classes12.zip;. jdbccheckup
an error occured:
Exception in thread "main" java.lang.NoClassDefFoundError:jdbccheckup
Why??????

Similar Messages

  • Does Oracle XML Parser support double byte charset?

    Hi,
    Does Oracle XML Parser support double byte characters such as Korean or Chinese? If so, please tell me what version and how to construct xml/xsl files (...encoding="???")?
    Thanks for any help,
    Tuan

    Hi Raymond,
    Thank you for your help. It worked when I running in JDeveloper with your posted code. However, when I tried in my real application, it won't work.
    The problem is for localization purposes, my application using some texts display in browsers are saved in Unicode file. Later, application runs and depends on languages setting in browsers, with JavaServlet retrieves those texts and saves in formated xml StringBuffer. Then, using existed XSL Stylesheet file and OracleXMLParser to generate an output HTML.
    It has worked fine with English, France or others (single byte characters), but it can't
    for double bytes character such as Korean or Chinese. I also tried different charset in xml file.
    The following is one of returning errors:
    -- oracle.xml.parser.v2.XSLException: XSL-1004: Error while parsing input XML document (<Line 1, Column 552>: XML-0221: (Fatal Error) Invalid char in text.)
    I run this app in win2000/IIS with ServletExec3.0, JDK1.2.2 and OracleXMLParser v2.0.2.10
    Thank you for any helps,
    Tuan
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Raymond Hayes Jr ([email protected]):
    Nothing fancy 'cause I'm half asleep but I used your xml/xsl and it seemed to work. No errors anyway. This is what I put together in JDeveloper 3.2
    package demo;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.io.*;
    import java.net.*;
    import java.util.*;
    import oracle.xml.parser.v2.*;
    public class CuriosityKilledTheCat extends HttpServlet {
    * Initialize global variables
    public void init(ServletConfig config) throws ServletException {
    super.init(config);
    * Service the request
    public void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
    try
    XSLStylesheet xsl = new XSLStylesheet( new URL ("file:///c:\\temp\\input.xsl") , null );
    XSLProcessor xp = new XSLProcessor();
    XMLDocument xd = new XMLDocument ();
    XMLDocumentFragment xf = new XMLDocumentFragment();
    xf = xp.processXSL ( xsl , new URL ( "file:///c:\\temp\\input.xml") , null );
    System.out.println ( "here" );
    xd.appendChild( xf );
    xd.print ( response.getOutputStream() );
    catch ( Exception e )
    System.out.println ( e.getMessage() );
    * Get Servlet information
    * @return java.lang.String
    public String getServletInfo() {
    return "demo.CuriosityKilledTheCat Information";
    }<HR></BLOCKQUOTE>
    null

  • Does the URL object support https?

    does the URL object support https?
    i use to get an error message - that it did not recognize it.
    sincerely
    stephen

    I would love to know the details in case someone out there knows.
    I already have
    jcert.jar
    jnet.jar
    jsse.jar
    in this path C:\jdk1.3.1_01\jre\lib\ext
    And as you can see, I am using jdk1.3.1

  • Does the 6600GT-VTD128 support video capture?

    Hi,
    I recently purchased an MSI 6600GT-VTD128 video card.  The product information seems to suggest that the card has video input capabilities, and there is an adapter that plugs into the card that has a number of connections, one of which is labeled S-Video in.  However, I haven't been able to get any video capture to work.
    Does the card actually support this functionality?  If not, what are the video input connections for?  If so, is there some documentation as to how to set it up?  
    So far, I tried installing the video capture drivers that come with the card.  I checked the manual.  I checked the MSI web site FAQs.  And I searched the forums.
    Any help would be greatly appreciated.
    Thanks,
    Daniel

    Thanks Richard.  Yes I do have a breakout cable like that.  Actually, I described it in my original message.  So, I am guessing from your message that you believe that the card should have the capability to capture video.  
    In my original message, I asked if there was any documentation on setting up the card for video capture.  The manual does not describe the procedure, nor does the MSI web site.  
    There are drivers on the CD that claim to be for video capture, but they had no effect when I installed them.  In fact, there appears to be no way to tell whether the drivers were actually installed successfully.
    If anyone out there has successfully used this card for video capture, please let me know.

  • HT4623 I have the original iPad, it does not seem to support ios6 and will no longer connect to iTunes WHY is this

    I have the oringinal ipad, it does not seem to support ios6 and will not connect to itunes, WHY is this?

    Start here... http://www.apple.com/support/iphone/assistant/itunes/

  • Does Photoshop CC not support touch on Windows 8.1 tablet?

    Does Photoshop CC not support touch on Windows 8.1 tablet? Stylus nor finger working on canvas. Have all the updates from Windows and Adobe.

    Photoshop does not have touch support. however some touch devices drivers have features the can be set to Photoshop Functions. For example
    Tablets that have drivers that use Wintab API for pen support can be used with Photoshop Brush Pen support.  Tablets that use Microsoft Ink API for pen support can not be used with Photoshop for Adobe does not have support for Microsoft INK API for Adobe states the INK  API lack features used by Photoshop Brush engine.

  • Does Sender Mail Adapter support "PayloadZipBean" module

    Hi everyone,
    I have a scenario where, I get the email with an zip file as an attachment and I need to extract this file and send across. There is no mapping transformation done here, only I need to forward the attached file to the file server.
    Zip file always contains 1 file and is a text file.
    so Its an Email to File Scenario.
    Can I send the zip file as it is without unzipping i.e., send the attachment as iit is to the file server?
    If I want to unzip the file, does the module "PayloadZipBean" support in case of sender mail adapter. ?
    Thanks,
    Varun

    Hi Varun,
    Use "PayloadZipBean " Module at Receiver Communication Channel  in the Module Tab Set the "Module Key.mode =  unzip"
    and Receiver communication Channel file should be "FileName.txt".
    http://help.sap.com/saphelp_nw2004s/helpdata/en/bd/c91241c738f423e10000000a155106/frameset.htm
    Regards,
    Naga.

  • Get an Error window, The source folder does not contain any supported camera raw files

    I am using CS2 and it would not open up my latest RAW files, I was getting a warning Could not complete your request because it is not the right kinds of document. So, I checked the Camera Raw Plug-in and it says Version 3.7. I see that my camera an Olympus E-20 is supported. But it is not opening the Raw files, the day before I took jpeg and they have opened. I will not trash my Adobe Photoshop CS2 because it was a royal pain to install and I don't know where the CD is.
    I installed the latest DNG Converter and when I try to open up the folder which has all the RAW images that didn't open in Adobe, I still get an Error window that says, "The source folder does not contain any supported camera raw files." Why? It says it supports my Olympus E-20. I actually have the E-20n, I don't think that is the problem. My RAW icons usually show up as small image thumbnails and this time they are gray icons only with the incorrect date under the icon. Is there another product I can use without spending money? These images I took in RAW were special and I don't want to lose them. Please help!
    Esther

    Hello, I was using only CS2 with my Olympus E-20n for 5 years, no problem. It just started acting up in RAW this year. I downloaded Picasa that same day and now it seems to be opening up all of my RAW files that didn't open the other day. So, I think Picasa installed a new plug-in adaption to CS2 because now all my RAW icons have a new logo on them, the same one that's in Picasa. Strange, but it works now and I am not complaining anymore. I love CS2 and the many ways I can adjust RAW files, so I am using it, Picasa is a sideline now that I can take a look at many thumbnails and it organized all my photo files by the year and folders. Amazing free software. I have probably 60,000 images in my computer and an external hard drive and Picasa picked them all up and made a library, cool.

  • Does 10.5.6 Support Dual displays for Radeon 9800 Pro Mac Edition cards?

    Does 10.5.6 Support Dual displays for Radeon 9800 Pro Mac Edition cards?
    And is there driver updates for anyone using the all-in-ones HP printers...has anyone been able to use their scanners since the update? and has the dual screen support been added to avoid the blue screen on startup?

    The ATI Radeon 9600 PC/Mac edition 256 MB should work in the MDD G4. It has two DVI ports (one is dual-link and can support a 30" display). You will need adapters for ADC displays.

  • Does K8D Master-FT support Dual core Opteron?

    Hi,
    Does K8D Master-FT support dual core Opteron? I saw the latest BIOS was released at 2003/12/11 and said to support for all series of AMD Opteron(up to 248, SC, 2.2GHz/1M).
    Thx, Xuekun

    Sorry I only looked after his question.
    The entire K8D-Master3 series has support for it: >>Link<<

  • Does Toshiba Multimedia Center support 5.1 via optical out?

    Hello, I have a question before I buy this...
    Does Toshiba Multimedia Center support 5.1 via optical out?
    I can find this out anywhere they only mention digital out but that could be coax.
    Can any of you help me?
    Thanks

    Hi
    As far as I know the Toshiba Media Center supports these feature:
    Dolby Digital Surround, Dolby Digital 5.1, EAX ADVANCED HD
    _Ports:_
    1 x LAN - RJ-45
    4 x hi-speed USB - USB Typ A, 4-polig
    1 x audio *SPDIF output*
    1 x audio - line-In stereo port 3.5 mm
    1 x headphones audio output stereo port 3.5 mm
    Greats

  • Does PSE 13 (Mac) support arranging pictures by EXIF Date-Time Taken?

    Does PSE 13 (Mac) support arranging pictures by EXIF Date-Time Taken?
    If not, is this an option under consideration?

    billqaz a écrit:
    Does PSE 13 (Mac) support arranging pictures by EXIF Date-Time Taken?
    If not, is this an option under consideration?
    It's the default sort order. You can choose chronological order( ascending or descending) or by Import batch or by filename. Contrary to older versions, those sort orders are available not only in thumbnail view, but also in Folders view and albums. In albums you can sort as you like 'custom order'. No difference in Mac or Win.

  • Does Final Cut Express support ProRes 1080p?

    Does Final Cut Express support ProRes 1080p?

    Hi(Bonjour)!
    ProRes codecs was introduced with Final Cut Studio 2.
    You can't create a ProRes sequence in FCE, but if you've installed the +Apple ProRes QuickTime Decoder 1.0 for Mac+ you will be able to import ProRes footage, but rendering or conversion will be needed.
    http://support.apple.com/downloads/AppleProRes_QuickTime_Decoder_1_0_forMac
    Michel Boissonneault

  • Why the f**** does ios6. Not support YouTube on iPad 2? This is ridiculous if I would have known I would've never updated... I'm livid

    Why the f**** does ios6. Not support YouTube on iPad 2? This is ridiculous if I would have known I would've never updated... I'm livid

    YouTube is  not now part of iOS 6. However, you can download the YouTube app at http://itunes.apple.com/app/youtube/id544007664.
    See this similar post https://discussions.apple.com/thread/4335468?tstart=30
     Cheers, Tom

  • Does the cannon mx410 support ipad printing of notes from the notepad

    Does the cannon mx401 support iPad (Via wi-fi) printing from the notepad area?????
    I need help getting mine to operate..
    .thnx
    . Bea

    According to the link below that printer doesn't support Airprint.
    See requirements for AirPrint and printers that support AirPrint here:
    http://support.apple.com/kb/ht4356
    You may be able to print some content using a printing App from the App Store. See Print n Share, etc.

Maybe you are looking for

  • Is it possible to fill Image field by FDF?

    I can fill text data to other type of field. But if I have image url or path, how do I fill to Image field? possible? %FDF-1.2 1 0 obj << /FDF << /Fields << /T (form1[0].page1[0].TextField1[0]) /V (Hello) >> << /T (form1[0].page1[0].ImageField1[0]) /

  • Can't import csv fields starting with double quotes but lack ending ones

    Hi all, When I'm trying to used external table to import a csv file, specified as using comma as delimiter optionally enclosed by double quotes, some records are rejected because a field in the record has starting double quotes, but without ending on

  • Can i access my music without connecting to itunes, can i access my music without connecting to itunes

    Basically my friend was on my iPod and the battery was low. So I turned off my iPod as my charger was at home. When I turned it back on however, my iPod would not turn on and was stuck on a screen showing a plug pointing up to a disc which read 'iTun

  • How can i get version 10,1,103,19?

    I'm trying to debug a problem in one of my flash applications, and it's been reported that the problem happens in version 10,1,103,19.  It doesn't happen in any of the versions I have access to, and I can't find any way to download this particular ve

  • Initializing Spotify on Windows is very slow.

    Every time I open Spotify on my WIndows 7 the start up time is several minutes which is toally unacceptable ((I have 2 laptops with WIndows 7 on with the same problem). This has going on for some time now and I guess that it's due to an upgrade, but