Install / Configurat​ion usb-6218 for vb6 ?

Hello,
I'm trying to execute an example about DAQ. I want to reveive data but I can not select the device. I have read its necessary intalling and configuring the device but I think  this is yet realized because this device appear in MAX and operate correctly.
I attach a picture about the error.
Thank you
antonioSotelo
Attachments:
ImagenPantalla.JPG ‏40 KB

Hello,
I installed Visual Studio 6.0 and service pack 6 (not more service pack). Then, I installed NI-DAQmx 8.6  but it doesn`t work. Do you have any tutorial to help me?
I have been trying to execute the samples but the device usb6218 is not detected..
Thank you for all.
Mensaje editado por antonioSotelo
Mensaje editado por antonioSotelo
antonioSotelo

Similar Messages

  • Help with Basic Configurat​ion of Parameters for NIDAQmx

    Hey all,
    I'm struggling to get data from my DAQ at the rate I expect. I've read through the scattered documentation I've been able to find, but it does not behave as I expect.
    I simply want to have a loop that continually reads the latest sample from the DAQ and publishes it (using the robot operating system). Unfortunatelly, I'm seeing delays on the order of many seconds between when events occur and when they show up from the DAQ. I suspect that events are stacking up in the buffer faster than I'm reading them. How should I deal with this?
    // Timing parameters
    char clockSource[] = "OnboardClock";
    // Data read parameters
    #define bufferSize (uInt32)1
    float64 data[bufferSize * channelCount];
    // how many points to read per channel
    int32 pointsToRead = bufferSize;
    int32 pointsRead;
    // timeout in seconds... should be even smaller than 1.0s
    float64 timeout = 10.0;
    int32 totalRead = 0;
    bool isHigh = false;
    adc_msgs::ADCSignal adc;
    DAQmxErrChk(DAQmxBaseCreateTask("", &taskHandle));
    DAQmxErrChk(
    DAQmxBaseCreateAIVoltageChan(taskHandle, channels.c_str(),"",DAQmx_Val_Cfg_Default,min,max,​DAQmx_Val_Volts,NULL));
    // The sampleRate used here determines how fast samples are read on the hardware side into its internal buffer
    DAQmxErrChk(
    DAQmxBaseCfgSampClkTiming(taskHandle, clockSource, sampleRate, DAQmx_Val_Rising, DAQmx_Val_ContSamps, 1));
    DAQmxErrChk(DAQmxBaseCfgInputBuffer(taskHandle, 200000));
    DAQmxErrChk(DAQmxBaseStartTask(taskHandle));
    while (ros::ok()) {
    DAQmxErrChk(
    DAQmxBaseReadAnalogF64(taskHandle,pointsToRead,tim​eout,DAQmx_Val_GroupByScanNumber,data,bufferSize*c​hannelCount,&pointsRead,NULL));
    adc.header.stamp = ros::Time::now();
    adc.signal.clear();
    if (meta != NULL){
    //ROS_INFO('Meta: %s', meta->data.c_str());
    adc.meta = meta->data.c_str();
    for (int i = 0; i < channelCount; ++i) {
    float32 val = (float32) data[i];
    adc.signal.push_back(val);
    // here for debugging
    if (i==0) {
    if (!isHigh && val > 1.0) {
    isHigh = true;
    printf("going high\n");
    if (isHigh && val < 1.0) {
    isHigh = false;
    printf("going low\n");
    pub.publish(adc);
    ros::spinOnce();
    // this ensures we sleep for the appropriate amount of time so that the loop rate is
    // sampleRate
    loop_rate.sleep();

    I think maybe I have a misunderstanding of how this should work.
    Say I want to sample at 1kHz, so I need to get a value every 1ms. Can my while loop not just grab the latest value from the channel? Ideally, I think it would make sense if I used a higher sampleRate than the actual rate at which I want data, say 2kHz, and a buffer that only stored one sample, so that the buffer always contained the latest value. Everything I've tried to get this kind of behavior hasn't worked.
    Regarding your suggestion:
    If I use this buffered system, won't I end up getting burst behavior? So, as you propose I would try to read in 250 samples on each iteration. So that means in one second I would end up burst publishing 250 samples 4 times.
    Is that the kind of behavior I should expect from this sort of system? Is there no way to do a non-blocking call when reading?
    I've tried to do an on demand loop, but when I do that the best I can get is about 300Hz on my system. This is very surprising to me as audio recording devices, which work over USB, sample above 44kHz, with low latency. Are they in fact working in a bursting fasion as well or are the devices just designed better?

  • Keep getting a "the disk you inserted was not readable by this computer" when I insert my printer cord into either USB port.  Recently installed a portable hard drive for back up purposes.  Related?

    Keep getting a "the disk you inserted was not readable by this computer" when I insert my printer cord into either USB port.  Recently installed a portable hard drive for back up purposes.  Related?

    Does your printer have a slot for an SD card?  Is there are card in the slot?  If so, the computer is trying to mount that card as an external device.  It might be corrupted so that it can't be read.

  • Am in the process of installing ios 7.0.4 for my ipad 2 however, all I see on the screen is the USB cable and an arrow which point to iTunes icon. It has remained so for more than 1 hour. When I put it off and switch it on again, I see the same thing

    Am in the process of installing ios 7.0.4 for my ipad 2 however, all I see on the screen is the USB cable and an arrow pointing to iTunes icon. It has remained so for more than 1 hour. When I put it off and switch it on again, I see the same thing appearing again. what sholud I do?

    This is the solution to your issue.
    I wish you the best of luck. 
    http://support.apple.com/kb/ht1808?locale=en_AU&viewlocale=en_AU

  • What's verison of measurement studio i can install for vb6.0?

    i am very puzzled what is version of measurement studio i can install for vb6.0
    i have measurement stuido 8.6, but it needs vs 2003, vs 2005 and vs 2008 not vs6.0 which i do not install in my computer, and in my computer there is only vs6.0.
    what can i do for this situation?

    Hi~
    I think the version should be Measurement Studio 6.0. Please refer to the following link.
    http://joule.ni.com/nidu/cds/view/p/id/138/lang/zhs

  • How to install USB driver for Windows?

    I'm trying to connect my LG VS980 phone to a Windows XP computer. I'm having difficulty installing the USB driver.
    After following several false trails, I found what I think is the right file: on a "Product Support" page which says it's for a "G2 Verizon VS980," there's a button labeled, "Install the USB DRIVER / USB DRIVER for Windows / DOWNLOAD." I clicked the button and downloaded a file 8 MB file. Its name is LG. Not LG.exe or LG.msi or LG.zip. Just LG.
    When I double click the file, Windows quite reasonably asks me what program to use to run it. I don't know what program to use any more than Windows does.
    There's a link labeled "Instructions... LG G2 VS980 SOFTWARE UPDATE below the download button. When I click it, it loads instructions for installing software on the phone.
    Can anyone make sense of this for me?

    Orthoducks wrote:
    I'll so my best to answer the questions.
    >...what you're looking to do a transfer with...?
    Initially I want to download pictures taken with the phone's camera. I've considered other uses for a USB connection that I can explore once it's working. I'm puzzled by the question, though. Why should the type of data I want to transfer affect the fact that I can't find an installable driver? I wonder whether my question means the same thing to you as it does to me.
    Because photos and music are the basic media people want to transfer between their phones and computers. (Computers in this sense are laptops, desktops, note books etc.) So the question to you was valid.
    >Also, have you tried any other computers?
    No. Again, I'm puzzled. What difference would another computer make? Would I be able to find a download from one computer that I can't find from another? (Only by blind chance.) Might another computer be able to execute or load a file with no filetype? (Only if it has magical powers.)
    Different computers may work where the computer you own evidently does not work. It is good to check the connection of the device to another computer to rule that out. I will answer the obvious of different operating systems and how they function.
    >And which software version if your phone currently running?
    That question makes sense. Unfortunately I can't answer it. I've looked up how to find the version number, and the instructions tell me to select an "About phone" item in the Settings menu, which doesn't exist.
    Doesn't exist? open the Settings Menu go all the way to the bottom (scroll down) the last entry is "ABOUT PHONE" click it. It will give hardware and software versions operating system number etc. Its there trust me. My wife just bought this phone and loves it.
    >Often times, the device drivers you're prompted to install are supported solely by the computer's software.
    I'm not sure what you're saying here. Taken at face value, it's a trivial and obvious: any driver that one installs on any computing device is supported solely by (i.e., depends on) the device's software. But how does that relate to the question about the version of Android? Android runs on the phone; the driver has to run on the computer.
    You stated you are using an older Windows XP computer, I can tell you I hooked my wife's phone to our Windows 8.1 computer and no drivers were necessary. It came up with an option on the phone screen and I chose USB Mass Storage for the connection. This option is also in the phones settings. Read the manual it has loads of information form you to use.
    The device had a drive letter assigned and it was labeled LG-Network and once you double click it the folders for music, photos, etc. are all there. Via using windows manager you can simply do a copy and paste to and from the different folders and drives with ease.
    Good Luck

  • I want to install Win7 on my new iMac using bootcamp. I got a USB drive for the win7 install-disc, but I don't own a cd for the Mac OS (since it was preinstalled when I got it). I read somewhere that I need a mac OS disc as well?

    I want to install Win7 on my new iMac using bootcamp. I got a USB drive for the win7 install-disc, but I don't own a cd for the Mac OS (since it was preinstalled when I got it). I read somewhere that I need a mac OS disc as well to complete the bootcamp installation of Win7 ?
    I need some recomendations plz.

    Hello,
    you don't need OS X install-disk, but I strongly recomend to burn a Win 7 disk. You may have some problems with installing it from a USB Flash :)
    Cheers!

  • TS1369 unable to install usb drivers for ipod/ipad/iphone, even after following steps from diagnostic testing

    I have followed the steps suggested to reinstall the USB drivers for my ipad/ipod/iphone products, but receive a message that says one of the installers cannot perform the installation at this time. I've tried numerous "other" times, but get same msg.

    Hi 2010c309a,
    I understand you are having issues with your scan software on your computer. I recommend a complete uninstall reinstall.
    The HP uninstaller program might be available on the printer CD, depending on the printer model. If you have the printer CD readily available, try this option to quickly check whether you have the HP Uninstaller, and then run it. If you do not have the CD uninstall all HP printer software from the control panel. Here is a document you could look at for help.
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=c02259020&lc=en&product=3737195&tmp...
    First try to click the Windows icon, type services in the Search box, and then click or tap View Local Services. Scroll down to the Windows Installer. Startup type should be - Automatic, and Service Status should be - started.
    Scroll down to Windows imagine Acquisition. Startup type should be - Automatic, and Service Status should be - started.
    Restart the computer after this step and try installing again.
    Hope this helps.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Linux USB-6218 PWR/ACT LED off

    Hi everyone, 
    I recently bought a multifunction DAQ USB-6218 and installed all the software for it (namely, nidaqmxbase and nikal).
    When I connect the device to my computer, I don't see the power/activity light blinking like my other DAQ USB-6008.
    tog@home ~ $ lsusb
    Bus 002 Device 003: ID 8086:0189 Intel Corp.
    Bus 002 Device 008: ID 18d1:4ee2 Google Inc. Nexus 4 (debug)
    Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 003 Device 008: ID 3923:7269 National Instruments Corp.
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 005: ID 1bcf:2b81 Sunplus Innovation Technology Inc.
    Bus 001 Device 004: ID 138a:0011 Validity Sensors, Inc. VFS5011 Fingerprint Reader
    Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    lsdaq
    tog@home ~ $ lsdaq
    Detecting National Instruments DAQ Devices
    Found the following DAQ Devices:
     Running sudo FWUpdate doesn't list any devices.
    Thanks in advance!
    Solved!
    Go to Solution.

    Hello tog000,
    I have a couple questions that will help clarify your setup so that I can help troubleshoot your hardware connection.
    Which Linux distribution are you running?
    Which version of NI-DAQmx Base do you have installed?
    Which version of NI-KAL do you have installed? Please refer to this document to ensure that you have the proper version of NI-KAL installed for your Linux distribution: http://digital.ni.com/public.nsf/allkb/2B4BB2B78A02C2FA86257BD500605CAD
    Did you experience any errors when installing NI-KAL? Please refer to this knowledge base article for one error case when NI-KAL will be unable to start: http://digital.ni.com/public.nsf/allkb/20789C3E4A3DCAFB8625708B00693CF9?OpenDocument. In this case, there should have been an installation error for NI-KAL.
    Thank you for the additional information!
    Earl C
    Applications Engineer
    National Instruments

  • USB Device for IPOD not recognized by Windows, whether ipod connected or no

    During the past few days I have received a pop up error message from (I would think) Windows that the USB device is not recognized. I have the USB plug for the ipod connected (as always)but the ipod isn't even connected. It keeps popping up like every few seconds that the usb device is not recognized.
    When I attach the ipod itself, the ipod is recognizing it because it powers up. But, it took 10 times just to get the ipod to recognize through itunes. It updated, then immediately upon completion, windows again starting giving repeated error messages that the usb device wasn't recognized.
    I have downloaded the newest itunes but I had it on my system for 4 days with no problems whatsoever. I don't think that's it. No other system changes.
    I've deleted my temp files and cache. Also did a "disk clean up" and "defrag." It's still doing it.
    Any suggestions?

    I'm having the same problem. Ever since I upgraded to version 7, iTunes & my PC no longer recognise my iPod, and it therefore won't sync.
    It's not the USB port (other devices work in it), I rebooted my iPod and re-installed iTunes, I've tried stopping and starting the iPod Service (but can't see my iPod in My Computer). When I run the Diagnostics it says iPod connection failed. I've even bought a new USB cable but that doesn't work either.
    This is driving me up the wall. Is there a glitch with iTunes 7?
    Can anyone help me out?? Thanks
      Windows XP  

  • How do I install windows from USB on Macbook pro 3,1

    How do I install windows from USB on Macbook pro 3,1 ?
    My Superdrive is far from super anymore, So I managed to make an extern drive with both Snow Leopard Partition, Lion Partition (Since I thought Boot Camp 4,1 would bypass my problem), and Time Machine partition, Since I got 1. USB drive that works.
    - My general issue is that Boot camp Refuse to see the USB drive - (Many "how to"´s though show how they install windows perfectly through the USB port, but they use airbooks!, and somehow the Macbook will not ?)
    I fix that issue with >> rEFIt <<, that suddenly makes it possible for the Mac to see the USB drive, and partitions.
    Which was very strange since I could use an extern HD with the whole installation to start up wipe the whole disk, and then use my extern drive with partitions to install Snow Leopard and get everything as before with timemachine. Very smart with timemachine, but very lucky that I have a extern drive that runs the whole system and that I made the partitionsdrive before. DVD-drives are the past!
    Point: So the original system could see the Snow Leopard installation USB disk, but boot camp cannot find the USB drive ?????????
    After rEFIt I booted and then I got this error:
    Starting bootmgr.efi
    Error: Unsupported while loading bootmgr.efi
    I read it could be a problem with the Windows software, so I purchased an extern DVD drive, Used Disk Utility to make an image (.DMG), then used another program to convert the .dmg to .ISO.
    Then downloaded a trialversion of vmWare fusion, and installed windows from the iso. Everything worked brilliant, except and that is why I want to use boot camp, Running windows in another program while running the mac system is a little hacky and slow.
    Point: Nothing is wrong with the windows software, and windows runs fine.
    I then downloaded the Windows DVD / USB Tool, reformatted a USB drive as Master Boot Partition, MS-Dos Fat partition, then after lots of struggling got Vmware, windows to recognise the USB drive. And installed the windows software on the USB drive, as all the walkthroughs recommend.
    Then I tried for "fun"! to just install windows form the extern USB drive, and with rEFIt it will see the drive and start to do something, but then when it starts to boot, the screen just turns into black and nothing happens, and you can see the drive does NOTHING. (I think it is because I only have 1 USB drive and the Extern DVD drive does not get enough power, but again the mac refuse to see the USB drive unless it is a Snow Leopard installation USB-drive!
    Well trying to install Windows Ultimate 64 Bit, which worked great in vmware, because that program installed from the .ISO file that I had on the desktop, but trying with Boot Camp did not get anywhere, what kind of **** program is this boot camp anyway!?, but then I try the new USB disk with windows made from windows, thorugh rEFIt, it sees the disk and then starts and then I get this ERROR:
    rEFIt - Booting Legacy OS
    Starting legacy loader
    Using load option ´USB´
    Error: Not found returned from legacy loader
    Error: Not found from LocateDevicePath
    (x 9 times)
    Error: Load Error while (re)opening our installation volume
    The firmware refused to boot from the selected volume. Note that external hard drives are not well-supported by Apple´s firmware for legacy OS booting
    (Hey Apple please send out a updated firmware that fix this issue?!)
    So how do I do it ? - or is the only option to fix the partition running the system from the extern disk. Format the whole drive in 2 from the "bottom" and install windows and then afterwards install Mac on the other partition ?  Or just run windows on the mac and forget about mac software ? What a stupid solution...

    There are strings in the pliist file to add other Macs so that you can use some USB-DVD drives.
    This is 5 page thread, so a little more 'meat' to it:
    https://discussions.apple.com/thread/3410900?start=60&tstart=0
    And on PC booting Windows from a USB DVD to do the install is usually a piece of cake, sometimes you just need to specify that USB in the BIOS boot order and sometimes select via F12 (or another Fkey) and that is it.
    What you have here seems to be everything and everyone is excluded unless there is a  mac-model device ID string that specifies yes.  An unnecessary hurdle.

  • Using cell phone as a 3G USB modem for Leopard

    Hi All,
    I just get an MacBook Pro the last week, I was happy with the UI of the OS at first sight, but when come to the setting of the network, I am really frustrated.
    I get a SE P1i cell phone, I would like to use it as a usb modem for my MAC so that I can have 3G internet connection when on the road. But the problem is that, I can't connect it to my MAC at all!
    Leopard can regonize my phone but it seems that none of the modem script(including the SONY ERICSSON script pre-installed) work for my phone. when I checked in the activity log, I see that the result of running every modem scripts are
    "CCLExit: -6019 (Modem error, modem not responding.)"
    I guess it should not be the problem of my phone as I try using SE K800i, the same result...
    although I know that I can use the bluetooth rather the USB cable to connect them together, I would prefer USB cable as it is faster and more secure.
    anyway, any help would be appreciated.

    detailed instructions:
    http://blog.evandavey.com/2008/02/how-to-connect-huawei-e220-usb-modem.html
    scripts (and instructions):
    http://www.taniwha.org.uk/
    (generally I understand one does the same as with a bluetooth phone, but plugs in the usb cable and skips the bluetooth part)

  • 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.

  • How do I create a disk image for windows 7, using a windows computer for USB bootcamp for mac?

    Hi There, I have just bought a new 2013 iMac.
    Spec: 3.4 GHz intel core i5, 16GB 1600 MHz DDR3 Memory , NVIDIA GeForce GTX 775M 2048 MB Graphics with OS X 10.9.4.
    How can I create a 'disk image' from a windows 7 professional 64bit installation DVD using a windows laptop with windows 7 Operating system on? I want to transfer this 'disk image' (ISO?) to a USB ready for installing windows onto my 2013 iMac using bootcamp?  I want to use bootcamp from a USB as I have no disk drive for the installation DVD on my iMac. I hope all this is clear.
    Thank you. Joe

    Yes, that's correct, at least not directly. You can create a blank disk image, copy the file to the mounted disk image, then burn the image to a CD/DVD.
    Open Disk Utility and select Blank Disk Image from the New menu. Provide a name, Save location, and select the image size from the drop down menu. Leave Encryptions at None and Format as read/write. Click on the Create button.
    After the image file appears the "removable" disk should be automatically mounted. If not double-click on it to mount it. A "removable" disk icon will appear. Drag the file you want to place on the disk image to the "removable" disk icon. The eject the "removable" disk icon. Now select the disk image file in the DU left side list and click on the Burn icon in the DU toolbar. Be sure to have a blank disc ready.
    The above is actually the "long" way to do this. A much easier way is to simply insert a blank CD or DVD into the optical drive. The Finder will pop up a dialog asking what to do. Select the option to mount on the Desktop. You will now see a disc icon on the Desktop. Drag the file you want to burn to the CD/DVD, right-click or CTRL-click on the disc icon and select Burn from the contextual menu.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • Frequency/​Period measuremen​t with USB-6218

    I have been trying to get a USB-6218 to measure either frequency or period and have been running in to issues. I have attempted to connected to each counter gate (PFI1 or PFI2) and have not had any luck. I am attempting to meausre lower-frequency signals (1Hz-1KHz) so the Low-Frequency, 1 counter approach seems to be the one I need. The end goal is to get it working in Labwindows. I have made attempts using both sample LabWindows programs as well as MAX. In each of them, it appears that the frequency measurement is actually coming back with the pulse width of both the low and high portions of the signal. For instance, if I am trying to meausre the period of a 100 Hz signal, with a 75% duty cycle, it will toggle between 0.0075 and 0.0025 seconds for the period. If I increase the frequency of the signal to 10 KHz, it measures the frequency well. Is there something I am missing? Based on the manual, I should be able to meausre lower frequency signals using this method. Any help is greatly appreciated.
    Thanks.

    Can you upload a screenshot of your Task in MAX is setup? Is this happening at all lower frequencies or just at 100 Hz? Lets make sure we can get this working in MAX before adding LabWindows/CVI on top of it.
    Sometimes this can happen if the rise/fall time of the signal is not within the specifications of the device. This KnowledgeBase article shows the acceptable rise/fall times. 
    Applications Engineer
    National Instruments

Maybe you are looking for

  • Displaying Chinese on JSP. Very strange

    My environment is English OS win2k and IE5.5. This is my source code <html> <head> <meta http-equiv="Content-Language" content="zh-cn"> <meta http-equiv="Content-Type" content="text/html; charset=big5"> </head> <body> ���J�O </body> </html> If I save

  • Use of Transaction in Parallel flow

    Hi - I have created a SSIS package having 6 different DFT. All are loading data into different tables. So i want if one DFT fail then corresponding data of that DFT should roll back. I would like to use separate transaction for different data flow. S

  • Looking for something similar to Slideshow Pro...

    I'm looking for something that my clients can upload their photos to a page on their website via some sort of admin interface such as Slideshow Pro had.  They have shut down their site.  They were Flash based, although you could still view the slides

  • Audio out "popping" sound

    I have not found a reliable method for testing results but on ocassion, while running no applications that output any type of sound, I will hear a "pop" or "click" noise emitted from either my external speakers or through my earphones. I am almost ab

  • Listener won't start or reload in 11gR2

    Here's my listener.ora file: #listener.ora Network Configuration File: /home/oracle/app/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora #Generated by Oracle configuration tools. LISTENER = (DESCRIPTION_LIST = (DESCRIPTION =      (ADDRESS =