Jump to content

jcarmody

Members
  • Posts

    947
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by jcarmody

  1. I get this error when I try to save a new VI launched with ctrl-N: The error goes away when I delete lv_new_vi.vi and the lv_new_vi directory from <LabVIEW>\resource\plugins. I've re-downloaded the file from the CR and had the same result. Has anyone else seen this problem?
  2. I understood that part (my snippet uses the transaction query VI), it turns out that my problem was that I was querying the database for all records at the end of all the INSERTs. Is there any way to speed up a SELECT?
  3. This is wonderful. I've begun implementing it in a current project and need to ask about the Query Transaction function. I was excited to read this comment because one of our current systems takes forever to write to our SQL Server DB. (~30 seconds. I imagine it's executing one SQL INSERT for each step it's reporting.) So, I thought I'd test this in SQLite: As I played with it I came up with this to see the effect of larger SQL strings: I've tried each of the locking modes (immediate, deferred and exclusive) but it's taking almost three seconds to complete only 5000 SQL INSERT statements. This is not as fast as the documentation suggests. What am I doing wrong?
  4. Just replace it with an I32 constant. It seems that the amount of work involved isn't proportional to the price you're suggesting. Why so much? I can't afford it
  5. After the evaluation, how much will it cost? How will it be licensed?
  6. I'd like to see a combination of OOP theory and LabVIEW 101. LVOOP 101 (or, perhaps 201)
  7. Please forgive a shameless plug for a JKI RCF plugin that extracts code from snippets in LabVIEW 8.2 and above. Get Snippet RCF Plugin
  8. Ton, The latest version has two issues that I saw: There's a breakpoint in the installer. I don't see the snippet image in the CCT unless I drag the empty preview area. I tested a snippet from LV2010 to 8.2. It worked beautifully. Thanks for the good work. Jim
  9. I noticed the silly comment "online discussion forums like LAVA". NOTHING is like LAVA.
  10. I'm experiencing crashes while working with the Probe Watch window.
  11. Why would that be on the IE? They don't maintain the Code Capture Tool.
  12. You can't dynamically make a control within a VI. What are you trying to accomplish?
  13. I've uploaded version 3.0.0.4. I'll make a screen cast at the intersection of free time and a functioning home computer.
  14. I tested it. It worked in an executable.
  15. The node is blue. Doesn't that mean that it's scripting?
  16. I don't believe that the Code Capture Tool has those problems.
  17. I should have used an emoticon, sorry. I agree that BD size is not an issue with the TLB.
  18. It's not December yet. We can't have 2010 capital until there's not enough time in the year to spend it. We save a fortune that way.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.