Version distribute vi

I did some VIs in LV 5.1 (the only licensed version we own) as a proof of concept, and they work great!
I just installed the 8.6 Eval version, and I can't open them ("version too old" error). I want to open them in some intermediate version and re-save them so I can open them in newer versions, but I want to choose the "right" version to resave them under so that they are most widely usable by my customer base.
Is there a versioning table somewhere that shows what versions of LV read/break which file format versions? e.g. I don't want to bring them all the way forward to 8.6 if that means people with 8.2 can't read them, but I don't want to leave them at 7.0 if that still keeps them incompatible with 8.6.
Once I decide on a version, I will still need some help doing the actual conversion, because I only have 5.1 and 8.6 Eval
Thanks! 

whoops! I mangled the thread title. Please read/reply to [url=http://forums.ni.com/ni/board/message?board.id=170&thread.id=396646]the appropriately-titled thread instead.[/URL]

Similar Messages

  • Oracle Features x Oracle versions

    Hi everybody,
    I would like to know when (I mean in wich version: 7i, 8i, 9i or 10g) some features first appeared in Oracle Databases...
    I must show to my team the maturity of each feature to show them how old is the feature in the market and its reliability to be used in a project in my company.
    Feature Version
    Distributed SQL ------------------ ???
    Materialized View---------------- ???
    Synonym------------------------- ???
    Transportable Tablespace ------ ???
    Advanced Replication ----------- ???
    Oracle Streams ------------------ ???
    If someone knows to complete only one item above, please answer me that I will unify all the answers to fill all the list.
    Thank you,
    Bye!

    If by distributed SQL you mean SQL over database links, that was part of Oracle 7, though I thought it was available earlier.
    Materialized views were added in 8i, but there was a technology called snapshots on which materialized views are based (you can still use the syntax "create snapshot" to create a materialized view) that came earlier.
    Synonyms have been available at least since Oracle 7 and probably earlier.
    Transportable tablespaces were introduced in Oracle 9.
    What part of advanced replication are you talking about? As a concept, it's been around since 8i, but there are new features every release.
    Oracle Streams is new in 9iR2.
    I'm not sure, though, that measuring the age of a feature is the best approach to determining whether it's appropriate for your project. I think what you really want to do is measure the cost & risks of using he feature vs. not using the feature and see which wins.
    Justin
    Distributed Database Consulting, Inc.
    www.ddbcinc.com/askDDBC

  • UIX versions - release timeframe, frequency

    The thread
    uix <messageRadioGroup> - required validator bug?
    mentions UIX version 2.1.13. Some days ago I found another thread that mentions version 2.1.11 (apparently, not by an oracle employee).
    There is a big gap between these two and the version distributed with jdev 903: 2.1.7
    Questions:
    1. There is any other method to obtain updated versions than regular distributions of jdev?
    2. If for the moment, the answer for q1 is no, do you plan to publish the new versions more often (i.e. patches, updates)?
    thanks
    p.s. some time ago I asked if is possible to replace the naviagtion bar (the combo box) used for a table. the answer was no, but new feature were announced. do you know when this will be available?

    >
    p.s. some time ago I asked if is possible toreplace
    the naviagtion bar (the combo box) used for atable.
    the answer was no, but new feature were announced.do
    you know when this will be available?Can you clarify - which feature in particular are you
    interested in?
    the scenario is very simple. having a db table containing about 10000+ rows, we create an bc4j:table bound to this db table (view). the standard version of this bc4j:table has a navigation bar on top and another on bottom. since the number of pages may be very big, the generated code for these 2 navigation bars becomes very big too... much bigger than the useful info itself. my question was if is possible to replace/remove this standard navigation bar. i would like more a structure like "start" "previous page" "next page" "end", or something like "1" "2" "3" "4" "5"... (like the a result page for a search engine).
    thanks

  • Unable to set up account in Mail

    I have a problem with setting up a POP account in Mail. During the account setup Mail states there is a problem with the user name or password and refuses to work however I know both are correct.
    The same account works fine on 2 other Macs running Mail with exactly the same settings.
    And on the machine where Mail doesn't work I can telnet to port 110 and login into the POP account no problem. I can also set up Entrourage to work with the same account on the same machine.
    And final point is that the email account is for a client and I run the POP server and there are no messages in the log files on the server about failed or attempted logins from this user. I know Mail is connecting to the server since if I put an incorrect user name or password during the setup I get an error on the server.
    Please some ideas would be great.
    PowerBook G4   Mac OS X (10.4.7)  

    Hi Ernie,
    One other point that is relevant is that this problem is occuring on two Macs.
    In answer to your questions:
    1. Yes there are other .Mac accounts
    2. Not sure about this one but I doubt it since the client doesn't usually muck around with the fonts but they do move some Applications to a separate folder.
    3. It is the version distributed with 10.4 and all updates to 10.4.6 have been applied. I will get the client to confirm the Apple Mail version.
    4. No that is something I haven't tried. I will ask the client to try this.
    Thanks for your reply.
    Also I've jsut tried to set the account up on a Mac with Mail version 2.1 (752/752.2) and again it failed with the same error message. This Mac has nothing to do with the affected client, and I've tried this one to eliminate any problems with moved Applications or font problems. On this same machine I set the account up in Entourage and it worked no problem. The mail server is OS X Server with 10.4.
    Damian Halloran.

  • EXE runs only on machines with LV installed

    I updated a program that made the following changes:
    Added a set up panel VI to consolidate data input information,starting quadrant control and added a user input for default file location.  This VI opens a new front panel and closes when completed.  The EXE version of this works only on machines that has the full LV installed.
    The EXE of the old version distributed fine as an EXE with the app builder.  Now the new version does not run on the LVRT machines.
    I'm sure I'm missing some check box in some set up panel like "re-entrant execution" or something like that.  Any clues will be greatly appreciated.
    Thanks
    DWH
    Solved!
    Go to Solution.

    Hi Dennis,
    I'm not sure what is considered calling the VI dynamically.  I have it open when the VI is called and it closes when it is completed.  The VI does show up in the "dependancies" section when I'm building the app so I left all other items at their default settings.  In the source files of the app builder, I'v set the main file as the start up window, then used both the default settings and tried to have the files included as part of the EXE file.  I have seen a message box flash on the screen and was able to capture it on a slow running PC. It is eraching for NIAALpro.lvlib and it is found in an instr.lib.  What I think I need to do is have the EXE not call any external files.  Any hints on how to do that?
    Thanks
    DWH

  • In jsp:includes , is there a flush="false" in jsp 1.1

              In <jsp:includes>, is there a flush="false" in jsp 1.1...i know that it's going
              to be in jsp 1.2 but is there something like it that i can use in jsp 1.1.
              

    As far as I know (not very far, btw) new versions of Java are now only distributed from Oracle specifically for OS X. Apple is no longer updating Java beyond the version distributed with the 2014-001 security update. Java SE Runtime Environment 7 1.7.0_67 is the most recent Oracle release. That's pretty much all I know.

  • JDeveloper Build Error with JDK1.3beta

    Dear JDev Team,
    I have a project that uses SQLJ and has been compiling fine with both JDK1.2.2 and 1.3beta. This morning it stopped working. There have been no great code changes. Once it fails using 1.3beta it will also fail using 1.2.2.
    There error message in the window is as follows. Your help would be very much appreciated, as this project cannot be built.
    Many thanks,
    Richard
    JniPortal for D:\Program Files\JDeveloper 3.0\java1.2\jre\bin\ferrari\jvm.dll reported
    InnerClasses attribute
    java.lang.IncompatibleClassChangeError: InnerClasses attribute
    int sqlj.runtime.profile.util.CustomizerHarness.customizeProfile(sqlj.runtime.profile.util.ProfileIOContext)
    void oracle.jdeveloper.sqlj.TranslatorInternal.customizeProfiles(borland.compiler.interfaces.Log)
    void oracle.jdeveloper.sqlj.TranslatorSystemImpl.customizeProfiles(borland.jbuilder.jipcbmj.portal.ComLog)
    void oracle.jdeveloper.sqlj.TranslatorSystem_JavaDispatch.invoke(int, borland.javaport.JavaCallStack)

    Richard,
    SQLJ is not supported with JDK1.2 in JDev 3.0:
    (from the release notes)
    Using SQLJ under JDK 1.2
    The 8.1.5 SQLJ version distributed with this release of JDeveloper only supports JDK 1.1.X, it does not run under JDK 1.2. A future version of SQLJ will support JDK 1.2
    Having said that it looks like you have it working anyway :-)
    There have been no great code changes. Once >it fails using 1.3beta it will also fail >using 1.2.2.Try the following :
    -Locate the output directory from Project|Project Properties
    -Close JDeveloper
    -Go to the output directory and delete all the classes and profiles related to your SQLJ project
    -Restart JDev and recompile
    Hope this helps.
    Regards,
    Arun
    null

  • Is there a way to link from a podcast in the iTunes library list to the podcast in the iTunes store?

    There used to be a link button that did exactly that.  It vanished from iTunes 2 or 3 years ago.  At that time, a number of posts asked how to put it back.  None of the posts I've found had a useful response, so I gather there wasn't.
    I'm just wondering if things have changed.
    Many podcasts now have multiple entries in the iTunes store - often with similar graphics.  There are times when I want to re-download an episode of a subscribed podcast.  The problem isn't getting to the podcast via a search of the iTunes store.  The problem is determining, when a podcast has multiple entries, which version of the podcast has the episode I want.
    Thanks

    As far as I know (not very far, btw) new versions of Java are now only distributed from Oracle specifically for OS X. Apple is no longer updating Java beyond the version distributed with the 2014-001 security update. Java SE Runtime Environment 7 1.7.0_67 is the most recent Oracle release. That's pretty much all I know.

  • Can't run Azureus on new MacBook after moving account

    I just replaced my G4 iBook with a spffy new MacBook, and after moving my files and preferences over automatically, I can't get Azureus to run at all on the new machine. I've removed and reinstalled the program multiple times, both manually and with the shareware de-installer SuperPop, and I've had no success whatsoever at getting the program to launch. Any tips/advice etc that you can provide me with would be much appreciated. Thanks!

    Aha! Turns out the version distributed via VersionTracker is not universal. I was able to find a universal build via the Azureus wiki. In case anyone else needs the build, it's at http://azureus.aelitis.com/files/Azureus2.4.0.2_OSXUniversal.dmg

  • Php strange behavior

    I've had this happen quite a few times, I set up a new recordset in server behaviors, go back at a new column to the recordset and it creates a new copy rather than editing the old one
    example
    mysql_select_db($database_moshptyMySql, $moshptyMySql);
    $query_rsProductListFeed = "SELECT AvailableStockAll.ProductID AS Code,  AvailableStockAll.catItemDescShort AS Name, 1 AS Category, AvailableStockAll.catDiscPrice AS Price, CONCAT('http://www.jadremtoys.com.au/catalogue/toy.asp?id=',catItemDetailsID) AS Product_URL FROM AvailableStockAll WHERE StkCatalogueID = 16";
    $rsProductListFeed = mysql_query($query_rsProductListFeed, $moshptyMySql) or die(mysql_error());
    $row_rsProductListFeed = mysql_fetch_assoc($rsProductListFeed);
    $totalRows_rsProductListFeed = mysql_num_rows($rsProductListFeed);mysql_select_db($database_moshptyMySql, $moshptyMySql);
    $query_rsProductListFeed = "SELECT AvailableStockAll.ProductID AS Code,  AvailableStockAll.catItemDescShort AS Name, 1 AS Category, AvailableStockAll.catDiscPrice AS Price, CONCAT('http://www.jadremtoys.com.au/catalogue/toy.asp?id=',catItemDetailsID,'grpid=',catGrpID) AS Product_URL FROM AvailableStockAll WHERE StkCatalogueID = 16";
    $rsProductListFeed = mysql_query($query_rsProductListFeed, $moshptyMySql) or die(mysql_error());
    $row_rsProductListFeed = mysql_fetch_assoc($rsProductListFeed);
    $totalRows_rsProductListFeed = mysql_num_rows($rsProductListFeed);
    any ideas as to why it creates a new query rather than editing it!
    cheers
    Remy

    Thanks to hayne at http://forums.macosxhints.com, who sow me where to surch.
    Not a little bug...
    http://golem.ph.utexas.edu/~distler/blog/archives/000568.html
    "In the comment thread to my WebDAV post, Andreas Amann points out that there seems to be a serious incompatibility between MacOSX 10.4 and Apache 2.0.x.
    This is a very serious bug, affecting MacOSX 10.4 (Tiger) and Apache. I hope the good folks at Apple and the Apache Foundation find a solution soon.
    Update (5/25/2005):
    Having a name for the problem is half the battle. Bug 34332. And, thanks to the great Wilfredo Sanchez, there’s even a fix. His patch works for the current APR trunk. But this one works against the APR version distributed with Apache 2.0.54.
    http://issues.apache.org/bugzilla/show_bug.cgi?id=34332
    http://golem.ph.utexas.edu/~distler/blog/files/sendrecv.c.patch

  • How run SQLJ DEMO code on JDeveloper 3.0?

    I have problem runing the DEMO SQLJ codes. The codes come with the Oracle 8i for NT. I rtried to run them on Jdeveloper3.0 using JDK1.2.
    I opened an empty project, and set the source path, out directory, and html path to oracle8i/sqlj/demo, which is the directory of all the demo codes. I also added the SQLJRUNTIME libraries to this project.
    After I opened the SQLJ file into the project, I could run the file. I could also see that all the *.java, *.class, and *.ser files were created in the same directory. I assume that the SQLJ translator works. However, I got this error message instead of the results:
    Error running the example: java.sql.SQLException: profile ExprDemo_SJProfile0 not found: java.io.InvalidClassException: [Ljava.lang.Object;; Serialization incompatible with Externalization
    I am learning sqlj and JDeveloper. I appreciate any help.
    Thanks.
    Pam                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Pam,
    (from the Release notes)
    Using SQLJ under JDK 1.2
    The 8.1.5 SQLJ version distributed with this release of JDeveloper only supports JDK 1.1.X, it does not run under JDK 1.2. A future version of SQLJ will support JDK 1.2.
    There are some more useful tips in the release notes. I'd recommend checking them out.
    Also, as an FYI: The 8.1.5 JDBC and SQLJ samples can also be found under <jdev>/jdbc/samples and <jdev>/sqlj/demo respectively.
    Regards,
    Arun

  • Plugin not found in eclipse

    In Windows 7 32-bit I just installed the latest eclipse (Indigo) and flash builder (4.6).  Following the plugin install instructions I ran the utility program.  When I run eclipse nothing indicates that it found the plugin -- nothing in perspectives or views menus, nothing in the install history/plugins.  Looking in my eclipse dropin directory I see a .link file to the flash builder directory.
    Any suggestions as to what might be wrong?
    --jon

    And now I know the answer (I hope)......
    1) On windows 7, life is a LOT easier if Eclipse is NOT located in "Program Files".  Put it in the root, as in "/eclipse".
    2) Through trial and error it seems that Flash Builder 4.6 does NOT work with the latest Eclipse, which is 4.7.1.  It does seem to work fine with 4.7.0 (i.e. the same version distributed with the almost 1GB download -- who thought that was a good idea?).  With Eclipse 3.7.1, playing around with the Flash preferences randomly crashes Eclipse (I have not seen an Eclipse crash in many years -- kudos to Adobe).
    3) It seems that some of the Eclipse defaults under Flash Builder are off.  Under instaled flex sdks I had to manually point it to the right directories.
    --jon

  • User Account Setup Problem

    Hi! I finally have Mtn. Lion installed and running! I ran into the "damaged HD" cannot finish install, cannot go back to SL loop that has been discussed here. I was able to fix that issue by information I found here, and I am so grateful!
    I now have run into what I hope is a simple question.  After setting up my user account, I went to setup the wife and kids. They did not have seperate user accounts prior to the upgrade, they just used mine. Since this was an upgraded OS, I decided to set them up their own accounts. I did that with no problem, the only thing is, I cannot change their login pictures without loading a new image in. The default are not loaded, I can find them in the library and add them one by one, but I was just wondering if there was a way to to load the whole group?
    Thanks in advance!

    Hi Ernie,
    One other point that is relevant is that this problem is occuring on two Macs.
    In answer to your questions:
    1. Yes there are other .Mac accounts
    2. Not sure about this one but I doubt it since the client doesn't usually muck around with the fonts but they do move some Applications to a separate folder.
    3. It is the version distributed with 10.4 and all updates to 10.4.6 have been applied. I will get the client to confirm the Apple Mail version.
    4. No that is something I haven't tried. I will ask the client to try this.
    Thanks for your reply.
    Also I've jsut tried to set the account up on a Mac with Mail version 2.1 (752/752.2) and again it failed with the same error message. This Mac has nothing to do with the affected client, and I've tried this one to eliminate any problems with moved Applications or font problems. On this same machine I set the account up in Entourage and it worked no problem. The mail server is OS X Server with 10.4.
    Damian Halloran.

  • Dynamic form saving

    Hi,
    I'm trying to allow my users to save their forms, but I'm struggling with implementing this through extended rights. I think I've narrowed down the problem to my form being dynamic and making subforms hidden and visible. I've had a quick attempt at certification but ran into a problem with it saying that I had a temporary profile so the certificate could not be validated.
    Am I doing something wrong or am I using the wrong method?
    Any help anyone can give would be greatly appreciated as I think I am currently losing the plot!
    Many thanks,
    Tom

    I have just managed to narrow down the problem and find a workaround, but I haven't found a solution.
    It is opening fine locally in Acrobat 9 and Reader 7, but it is coming up with the error in Citrix Reader 7.
    Just been able to get it opened in Citrix Reader 8 (same infrastructure, different icon) and I am not recieving an error message.
    So this is either a compatibility issue with Reader 7 on Citrix, or a problem with the configuration of Reader 7 on our Citrix infrastructure.
    I'm not sure how to progress this here at the moment as there is a call in to upgrade the Reader version distributed to all users anyway.
    Hope this helps you too Scott,
    Tom

  • ImportToFlow(...) Broken?

    I recompiled my project using the new library packages as
    recommended in the other topic I started earlier. Suddenly,
    creating my TextFlow object by way of import is no longer working.
    This happens both using TLF builds 4648 and the packages contained
    within the SDK nightly 4635. Code in question:
    // Create a text flow
    var markup:XML =
    <TextFlow><p></p></TextFlow>;
    theTextFlow = TextFilter.importToFlow(markup,
    TextFilter.TEXT_LAYOUT_FORMAT);
    This worked fine with the TLF version distributed on Adobe
    Labs from November. With the new nightly builds, importToFlow(...)
    is returning a null value.
    I do have an account on the Adobe Bug Tracking System/JIRA
    but I'm not sure if I hit a bug or constructing a text flow has
    changed in the past 2 months. Any ideas?

    It's requiring the namespace now. Add xmlns='
    http://ns.adobe.com/textLayout/2008'
    to the TextFlow tag.

Maybe you are looking for