Can the 8i and 9i Oracle OleDB Providers co-exist on one machine

One of our products requires the Oralce 8i OleDb driver version and is 'incompatible' with the 9i OleDb driver. Is their a possibility to 'package' ourselves the 8i driver and install (so let it coexist) on the same machine where e.g. the 9i OleDb is present ?

Patrick,
The destination machine should have proper installations of Oracle 8i and 9i homes. Only one home can be active at a time. When 8i home is active, use 8i OraOLEDB; when 9i is active, use 9i OraOLEDB. Technically it's possible.
I cannot answer "packaging" part. "Packaging" involves legal issue.
I would suggest that solve the "'incompatible' with the 9i OleDb driver" part. Please provide details.
Sinclair

Similar Messages

  • Is it possible to have two USB drives for the IPad?  I want to bring RAW photo files from my camera, through the IPad and back to an external hard drive.  One of my cameras does not use an SD card.  How can I do this?

    Is it possible to have two USB drives for the IPad?  I want to bring RAW files from my camera through the IPad and out to an external hard drive.  One of my cameras has an SD card but the other one doesn't have a card that would fit in any of the camera devices I've seen on line.  Realted to this, I bought the IPad camera accessory.  Can I put the SD card in the device and also hook the external hard drive to the USB port of the accessory and download from the camera to the hard drive?  Can I put Lightroom or the Nikon photo editing software on the IPad?  Right now I carry a PC laptop and external hard drives with me on wildernes trips.  Internet and WiFi are not available.  Because I shoot so many photos and they're in RAW I need to download from the camera to the external drive because I run out of memory on the PC (and it has much more memory than the IPad).  I have Nikon NX software and lightroom on my PC.  I'd love to be able to reduce the weight I carry by using the IPad to edit my photos each night while on trips.  Is this possible and how would I do it?  I'd appreciate any guidance.

    No, the camera connection kit only supports the copying of photos and videos to the Photos app, it doesn't support copying content off the iPad. For your second camera instead of the SD reader part of the kit, does the iPad to camera cable not work with it for direct transfer to the iPad ?
    For Lightroom and Nikon software again no - you can only install apps that are available in the iTunes app store on your computer and the App Store app on the iPad, 'normal' PC and Mac (OS X) software are not compatible with the iPad (iOS). There are some apps that perform fairly basic editing functions that are available in the store, but nothing as sophisticated as, for example, Lightroom.

  • Can the position and szing of a control element in a View be controlled from the ViewModel?

    Is it possible to change the position of a control, say a label, as a response to some action/operation from the ViewModel?  Like if one response to something is true then place the label in the top left corner.  If false, place the label
    in the lower right corner.  I realize you could have a label in each position and just set the visibility.  But can the position and sizing of said label be controlled from the View Model?  What would be a sample coding of this?  would
    it be in the xaml or combination of a method in the ViewModel and the xaml? 
    Rich P

    First off Rich, say TextBlock to yourself ten times.
    Use a TextBlock rather than a label.
    There are a bunch of different ways to do this and the easiest is to have two controls whose text is bound to the one property.
    Bind the Visibility of each to another 2 properties in the viewmodel.
    Collapse one and Visible the other.
    The reason for that is that it's easier.
    Technically, you could put one textblock in a grid and use margin to control this.  You could animate x y co-ordinates and move the textblock mysteriously across the window if you put your mind to it.
    Or you could put it in a row/column "cell" of a grid and change which cell it goes in - but that would involve some mechanism like messaging from the viewmodel to the view and is not really ideal if you can avoid it.
    I'd have a pair of textblocks, here's one:
    <TextBlock Name="TopLeftMsg"
    Text="{Binding Msg}"
    Visiblity="{Binding TopLeftVis}"
    Both would bind to a public string property msg in the viewmodel.
    They each get their own public visibility property  and that'd be switched between Visibility.Visible and Visibility.Collapsed.
    Sizing of textblocks is best fitted to content because all you see is the text.
    Textboxes are arguably different because you can see the things.
    Hope that helps.
    Recent Technet articles:
    Property List Editing;  
    Dynamic XAML

  • How can the symbol and non-English diacritical marking, etc accessed with combinations of letters and functional keys prior to Snow Leopard be achieved in Snow Leopard?

    How can the symbol and non-English diacritical marking/punctuation pallet, available in pre-Snow Leopard OSes with various combinations of letter or number keys and functional keys, be accessed in Snow Leopard?  Those pre-Snow Leopard versions worked on the fly as one was making text in any pedestrian application and its native font (Mail, Text Edit, for example).  One didn't need to dig around in font libraries, change font preferences, etc.

    > One didn't need to dig around in font libraries, change font
    > preferences, etc.
    It hasn't worked like that since the Early Chalcolithic (ie, System 7 or thereabouts).
    You've already got plenty of answers. Briefly (and grossly oversimplified),
    - Mac OS X conforms to a standard known as Unicode; in its current incarnation, it defines over 100k characters.
    - A keypress is translated into a character according to the current keyboard layout.
    - The graphic representation of a character (ie, glyph), is provided by the current font.
    - If a font lacks a glyph for the requested character, either another font will be automatically chosen (Mac OS X text engine), or some form of feedback (empty box, question mark, etc) will be used.
    - To inspect the actual key codes, use a utility such as Key Codes.
    - To inspect the current keyboard layout, invoke Keyboard Viewer.
    - To inspect the full complement of glyphs of a font, invoke Character Viewer (also accessed with the Special Characters command).
    (Remember that both these utilities are resizable and zoomable -- you can enlarge them to a comfortable viewing size, then zoom out to see more of the screen for your original task.)
    - For a more detailed look, use a utility such as UnicodeChecker.
    - The default keyboard layout depends on your Mac OS X localisation.
    (Keep in mind that there's no need to stick with the default layout; choose whichever one makes sense to you, given your language, habits, and proclivities. Mac OS X comes bundled with quite a few, including some obviously designed for the huddled masses of refugees from the Dark Side, who, in their wretched ignorance, have the unmitigated gall of labelling our native ways "really uncomfortable". Oh well, this, too, shall pass.
    If none of the supplied keyboard layouts fits your needs -- if, for instance, you write your emails in Etruscan -- go out on the 'net, you'll find quite a few. Or write your own with Ukulele, it's not really all that difficult.)
    - Use Keyboard Viewer to familiarise yourself with the current layout and to enter the odd character; but, to be proficient, you should learn your layout to the point that KV is no longer needed.
    - Use Character Viewer to enter the odd character not available in the current keyboard layout.
    Neither Keyboard Viewer nor Character Viewer are effective tools for more extensive needs, eg, for writing and editing bilingual or multilingual texts. In such a case, you should enable the respective keyboard layouts and switch between them with a keyboard shortcut.
    A few interesting layouts bundled with Mac OS X have already been mentioned. Let me add three.
    - Dvorak: several layouts based on the Dvorak keyboard. It is claimed that the latter is more productive and lessens RSI risk.
    - US Extended: based on QWERTY, it offers a more extensive set of diacritics (eg, caron, breve) via dead keys.
    - Unicode Hex Input: also based QWERTY, it allows input by Unicode codepoint (in hexadecimal), so it's the most extensive layout of all; eg, to enter the character "Parenthesized Number Twelve" (U+247F), hold down Option, type "247f", release Option.

  • Can the JNLP and the jarred application be on different servers

    Can the JNLP and the jarred application be on different servers? If so, how would I alter my JNLP file to include the url of the second server?
    The reason I ask this is that my app is being uploaded to a shopping cart, to be available for purchase. The problem is that this shopping cart allows ONLY one upload for each item that's available for purchase, and the vendor of my shopping cart say that for security reasons I cannot store files in other places on that server. The problem is that I need the JNLP and the JAR for download. I thought that the simplest solution is to put the JAR on a different server, and in the jnlp specify the URL of the jar. Is that possible? Or, do you see another solution?
    I appreciate your help - I REALLY need to take care of this ASAP!
    Here's my jnlp:
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp
    spec="1.0+"
    codebase="http://server_where_jnlp_is/subdir/"
    href="myjnlp.jnlp">
    <information>
    <title>Title</title>
    <vendor>vendor</vendor>
    <homepage href="http://www.homepage.com" />
    <description>bla bla bla</description>
    <icon href="icon.gif"/>
    <offline-allowed/>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.2+" />
    <jar href="myapp.jar"/>
    <nativelib href="libs.jar"/>
    </resources>
    <application-desc />
    </jnlp>

    I worked it out! What I did was I changed the jar href and the nativelib href to point to a different server
    eg:
    changed <jar href="myapp.jar"/>
    to
    <jar href="http://www.otherserver.com/myapp.jar"/>

  • HT201365 How can the iMessages and FaceTime be activated with this new ISO 7 update? When I enter my Apple ID & password it won't do anything. Says waiting for activation!! Help!

    How can the iMessages and FaceTime be activated with this new ISO 7 update? When I enter my Apple ID &amp; password it won't do anything. Says waiting for activation!! Help!

    Hi there,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/ts4268
    -Griff W.

  • How can the ruler and or the measurement tool calibrated? both are totally off.

    how can the ruler and/ or the measurement tool calibrated? both are totally off by various margins.

    skn1868 wrote:
    do you know how to reset the ppi so it is accurate?
    Earlier, I wrote:
    What is the ppi value in the document?  Use the Image - Image Size menu to see or set this value.
    I can't believe this conversation has gone on this long.  You keep wanting it to be a bug, but it seems to me the basic problem here is that you haven't accepted the fact that YOU are responsible for getting the image metadata in order before you can use tools like the Ruler to read out in physical units, such as inches or centimeters, accurately.
    Photoshop can only know the size of things in your document if you or your workflow provide it an accurate ppi value!
    What's the original source of the material?  A scanner?  If so, some part of the scanning or image preparation process has left you with an inaccurate ppi value.
    For the documents you're already working with, use Image - Image Size, then UNcheck the Resample Image checkbox and type in the correct ppi value.  Then everything will work.
    -Noel

  • How can my wife and I use our two iTunes account on one iPad

    How can my wife and I use our two iTunes accounts on one IPad

    Unfortunately it will be difficult. iPads are personal devices like phones and done have credentials. You can of course log out of and into the app store to download purchased apps but the iPad will then have all the apps of both your wife and you (though you could put these into folders I guess).
    /H

  • HT2534 how can my daughter and i have our own itunes accounts on one computer because it automatically logs on with mine?

    how can my daughter and i have our own itunes accounts on one computer because it automatically logs in with mine?

    Hi theirmimi,
    Go to Manage your Apple ID (on a computer) and sign in with your Apple ID. Then you can edit the email information on your account:
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/
    Cheers,
    GB

  • Drop ship line did not split, the material have partial receipts, can the PR and PO be canceled?

    hello,
    I need some help with this issue. We have a drop ship line that have 270 cartons in status awaiting receipt, but in the inventory already received 624 cartons.  The line of that sales order needs to be closed now, to invoice the customer. But the PR and PO looks like OPEN.
    I tried to manually split the line in the sales order. To have two lines; one with the 624 already received, and other one for the 96 cartons left. But an error message shows when i do this.
    The error its :  You are not allowed to split Order Line because:Line is released to purchasing
    I found in the ORDER ORGANIZER when i chek the Sales Order, the ORDER SOURSE LINE REFERENCE the last line (which suppose to be splitted with the reception of the material) have a number lower than the line before it.
    example: line 2.5 have OE_ORDER_LINES_ALL27231981  and line 2.4 OE_ORDER_LINES_ALL27232315
    Can somebody help me with this?
    i also found a bug in meta link but i think something can be done. bug 2281449.
    Thank you,
    Paloma Cadena

    We had similar issues in the past. We solved them by doing a mini customization.
    The customization created an short-text attachment of the type "Note to receiver" at the PR level. The attachment included the Sales order # and line#.
    This attachment flows from the PR to PO and is also available to the receiving clerk during receipt.
    However, once the PO is received, we did not transfer the information to onhand. I don't think one can unless the item was serialized or lot controlled.
    Hope this helps,
    Sandeep Gandhi
    Independent Techno-functional consultant

  • I am trying to sync data on my iPad with my iPhone 5.   I thought it was something that it did automatically.  I do not have a PC to plug both into.  How can the info and apps be on both devices.

    Hello,  I am trying to sync the data from my iPad 3 with my iPhone 5.  My iPhone doesn't had the apps my iPad has.  The calendar
    events are not the same.

    You could use icloud to sync contacts and calendars.
    Both the ipad and iphone are intended to sync to a computer.
    You can redownload apps from the app store, assuming that they are iphone compatible.
    Downloading past purchases from the iTunes Store, App Store, and ...

  • Can the desktop and mobile version of site share one News Announcement module?

    Hello. Can I make the News Announcement module work for both the desktop and phone version of a site? I want to use one set of News Announcements so have created a separate template for the desktop detail and the phone detail.
    On the mobile News page, seen here,  news - Latest News  (make sure you reduce the browser to a phone size) I have altered the module code generating the announcement list from {module_announcement,a,,,,} to the following so that it uses a mobile specific template (as suggested on the BC help page here Business Catalyst Help | Using custom templates for modules). The template is in the Templates folder.
    {module_announcement,a template="/Templates/MOBILE-INNER-News-pages.tpl"}
    But it isn't working yet, on selecting a news item link on the mobile version the detail loads but it is the desktop version not the mobile version. Is my code snippet wrong? The news items themselves have been assigned the desktop version template which I imagine could be the problem. Is there a way around this or do I have to create two sets of news announcements, one for desktop the other for phones?
    Cheers for any help with this.
    Grant

    http://www.edgewoodcommunity.org/phone

  • Can the Airport and the Printer be in Different Rooms?

    I have the Airport Express in my old Chicago apartment. I also have Direct TV, where there is only one phone jack that works for the TV line so my modem is positioned next to it. I also have the Airport Express there so ethernet cord can make it from the modem to the airport.
    Now that you have the background info, I currently have my HP c3180 connected via USB and it works perfectly. (Thanks for the kudos on setting up multiple laptops to it). But, I want to move the printer to another room down the hall. Is there a way to maintain wireless capabilities without the USB? Or do I need a really long cord to snake around door and floor moldings?
    Hope I wasn't confusing. Any help is appreciated! Thanks in advance.

    libbytd, Welcome to the discussion area!
    If the printer does not have built-in wireless you would need to run a USB cable between the printer and AirPort Express (AX).

  • Can the rescue and recovery function be infect with a trojan virus?

    I had some trouble with trojan viruses. My scan software detected malware on my system which I deleted with the help of the antivirus software antivir (free version) and with the software malwarebytes.
    My thinkpad r51 is still running and virus scans do not show any problems any more. But I am not quite sure if I can trust the scans. So I am thinking about to format the harddisk and setup a new system. Or to use the rescue and recovery function which says that the system will be put back to its initial state. Is it really possible to bring the system back to its original state with help of rescue and recovery? ? I am a little bit afraid that the rescue and recovery function might be infected too? How does the function work? Can the system really be put back to its original state?
    Any help appreciated, thanks!
    Tom
    Solved!
    Go to Solution.

    Hi,
    if you have a virus on your system, then there is a realy small chance, that the virus got also into the Service Partition. 
    So in this situation if you want to restore the system , then after the restore finish, the virus should surely be gone.
    Service partition is a protected partition, which content can not be accessed just like that .
    Rgrds

  • Can the headphone and mic be used with 1st gen 8g iPod touch

    Hi,
    Does anyone know can the ipod touch headphone and mic advertised for 2ndG ipod touch be used on the 1st 8gb G ipod touch, i,e just for Skype.?
    regs,
    je2345

    As far as I know, this headset isn't compatible. I had one and tried using it with my 1st gen touch with no success.
    ~Lyssa

Maybe you are looking for