Turorial HelloWorld AIR application in Linux. Create a package from scratch

I created a small tutorial in my blog to demonstrate how to create a small APP with Adobe AIR on Linux. This is a  "hello world" tutorial and a beginning from scratch demonstration. Please visit this tutorial at http://cateof.wordpress.com/2009/09/27/helloworld-air-application-in-linux
Your comments are welcome.
Thanks in advance,
cateof

In case you have a similar blog/url/site please post it in your replies. Thanks

Similar Messages

  • Uninstall air application on linux (ubuntu)

    Hi, maybe this is a stupid question, but I can't figure out
    how to uninstall an air application on linux.
    Can you help me?

    You can uninstall an installed AIR application (on all
    operating system) by double-clicking the .air file used to install
    it. The AIR application installer includes an option for
    uninstalling an installed application.
    On Linux, you can also use a package manager (such as
    Synaptec Package Manager) to remove installed applications.

  • Creating a new connection when creating a report from scratch

    I've searched all around but I haven't managed to find any samples or forum posts that show how to create a connection when creating a report from scratch via RCAPI.  All of the code that I've found has been aimed at replacing the ConnectionInfo for an existing connection.  I figured that it would work something like this:
    m_crystalReport.setReportAppServer(ReportClientDocument.inprocConnectionString);
    m_crystalReport.newDocument();
    IConnectionInfo ci = new ConnectionInfo();
    PropertyBag propertyBag = new PropertyBag();
    propertyBag.put("Use JDBC", true);
    propertyBag.put("Connection URL", "jdbc:jtds:sqlserver://localhost:1433;databaseName=" + DB_NAME);
    propertyBag.put("Database Class Name", "net.sourceforge.jtds.jdbc.Driver");
    propertyBag.put("Database DLL", "crdb_jdbc.dll");
    ci.setAttributes(propertyBag);
    m_connection = new Connection();
    m_connection.setConnectionInfo(ci);
    m_connection.open();
    but this produces a NullPointerException within Connection.open().  If I leave the connection closed but add it to the report via DatabaseController.addConnection() then I just get the exception later on when I try to add tables using the connection.
    Can anyone give me any pointers please?
    Thanks,
    Rich.

    Just in case anyone else runs into this, I managed to fix it by leaving the connection closed and then using the connection info instead of the connection when creating tables, eg:
         ITable t = new Table();
         t.setAlias(v.getAlias());
         t.setName(v.getView().getName());
         t.setConnectionInfo(m_connectionInfo);
         getDatabaseController().addTable(t, null);

  • Create a Form from Scratch: Possible or Not

    So, I have Acrobat X.
    I want to create a form from scratch. I have Word doc, but it wasn't created to look like a form, and I didn't like the way it imported.
    So, can I create a form from scratch. Or Not?
    If you try to start from scratch, it suggests a template on formscentral - and after signing up for free and spending an hour making the form, I find that I can not save or save as PDF the form that I created without forking over my credit card information - for a free trial that bills in a few weeks. (As much as I like the form data collection tools available, I cannot have my data collected by Adobe.)
    I can open an empty MS Word doc to start from - as my import choice - but can you make it any harder to mave the text around or enter new text? I never did figure out how to edit text. Is the answer going to be to edit my text in Word or in the plain PDF tool?
    I just found the form creation to be completely counter intuitive.

    Acrobat is not a Word processor, really. "Adding a carriage return" makes sense in a word processor, where the layout is still fluid. In a PDF the layout is finished, everything is a graphic. So, absolutely, it's designed to work with pre-made forms. To me, that's a strenghth - you can use the tools you already know to make the form background, then you add the fields in Acrobat. With work, you can preserve the fields over remaking the PDF, then just adjust the field positions.

  • Create a report from scratch, add Table and Datasource Problem

    Hi,
    I'm using the latest Crystal Reports Runtime supplied for eclipse.
    I want to create a report from scratch, add a Table and then add a ArrayList of Pojos as the Datasource.
    But unfortunately depending on the ConnectionInfo I supply to the Table I get different errors.
    I looked through the samples and see that I have to supply properties
    like
      "Database DLL", "crdb_javabeans.dll" and ConnectionInfo.setUserName("");
         ConnectionInfo.setPassword(null)
    I looked through the forums and find different set of properties.
    Actually because I am just working with Pojos I would have thougth that something like the following
    would be sufficient:
    ReportClientDocument  doc = new ReportClientDocument();
                doc.setReportAppServer(ReportClientDocument.inprocConnectionString);
                doc.newDocument();
    Table table = new Table();
    table.setAlias("reportTable");
    table.setName("reportTable");
    doc.getDatabaseController().addTable(oTable, null);
    doc.getDatabaseController().setDataSource(myCoolection, myClass, "reportTable", "reportTable");
    So could someone tell me the right/minimum Set of  Properties to make a Table get connected to Pojos?
    Edited by: jack mann on Aug 31, 2010 3:25 PM

    With XI Release 2, you can come quite close to creating from scratch:
    http://technicalsupport.businessobjects.com/KanisaSupportSite
    /search.do?cmd=displayKC&docType=kc&externalId=5074668
    You need Service Pack 2:
    http://support.businessobjects.com/downloads
    /service_packs/crystal_reports_en.asp
    Sincerely,
    Ted Ueda

  • Got Error #2004 on installing Air Application on Linux 32

    Hello,
    here's the problem.
    I'm trying to install an AIR application developed by me on a Linux Suse 10.1, and i'm getting Error #2004 (invalid parameters) usign the GUI installer or AIR.
    I've searched here and on the web too, and i've not found a clear solution. I don't know if the problem is on the machine or on my app.
    I've installed another app on same pc and it worked fine.
    What i have to do?
    Thank you in advance
    Simone

    Sure Sanika,
    here's the log of the installation
    stateInstallingWithElevation: enter install
    stateInstallingWithElevation: /opt/Adobe AIR/Versions/1.0/Adobe AIR Application Installer -runtime /opt -silent -logToStdout -url -location /opt -desktopShortcut -programMenu file:///home/vetrina2010/Desktop/photoviewer-v1.0.air
    received unknown message type from subinstaller: Currently in use: 1 blocks containing 64,0 KiB bytes total.
    received unknown message type from subinstaller: Allocated during whole lifetime: 6 blocks containing 245,6 KiB bytes total.
    received unknown message type from subinstaller: Sample cache size: 0 B
    received unknown message type from subinstaller: User name: vetrina2010
    received unknown message type from subinstaller: Host Name: linux-k7lr
    received unknown message type from subinstaller: Server Name: pulseaudio
    received unknown message type from subinstaller: Server Version: 0.9.12
    received unknown message type from subinstaller: Default Sample Specification: s16le 2ch 44100Hz
    received unknown message type from subinstaller: Default Sink: auto_null
    received unknown message type from subinstaller: Default Source: alsa_input.pci_8086_293e_sound_card_0_alsa_capture_0
    received unknown message type from subinstaller: Cookie: a3c2cda0
    subinstaller: Starting silent app install of file:///home/vetrina2010/Desktop/photoviewer-v1.0.air
    subinstaller: UI SWF load is complete
    subinstaller: UI initialized
    subinstaller: Unpackaging to /tmp/FlashTmp.IjiZCg
    subinstaller: unpackaging is complete
    subinstaller: application is bound to side-by-side version 1.0
    subinstaller: application is bound to this version of the runtime
    subinstaller: app id photoviewer
    subinstaller: pub id 3561AACD69EB1057590AE77C6F3BBA8C5CD3A432.1
    subinstaller: Application not located
    subinstaller: creating native installer in: /tmp/FlashTmp.t4TNn2
    subinstaller: native installer creation complete
    subinstaller: Starting install
    subinstaller: stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception ArgumentError: Error #2004" errorID=2004]
    Failed during elevated install: error 2004 Unhandled exception ArgumentError: Error #2004
    starting cleanup of temporary files
    application installer exiting
    Maybe could be a problem inside the code of the application?
    Thank you

  • Error updating AIR application on Linux

    Hello,
    I'm trying to update an AIR application that's already installed, and I'm getting the following error message every time:
    "The application could not be installed because another application is already being installed. Complete the first installation before proceeding with this one."
    There doesn't seem to be any other installation happening, and I still get the same error after restarting the computer.
    I'm running AIR 2.6.0.19170 on Ubuntu 11.10. The end of Install.log is shown below (the full contents of the log are at http://pastebin.com/ExtFdpfg).
    I'd be grateful for any suggestions as to how to resolve this.
    Thanks
    Install.log:
    [Adobe AIR Application Installer:10319][INFO] Application Installer begin with version 2.6.0.19170 on Linux x86
    [Adobe AIR Application Installer:10319][INFO] Commandline is:
    [Adobe AIR Application Installer:10319][INFO] Installed runtime (2.6.0.19170) located at /opt/Adobe AIR
    [Adobe AIR Application Installer:10319][INFO] Unpackaging file:///home/joggler/Downloads/joggler_client_1.0.444.air to /tmp/FlashTmp.sOyZbs
    [Adobe AIR Application Installer:10319][INFO] Application signature verified
    [Adobe AIR Application Installer:10319][INFO] Unpackaging/validation complete
    [Adobe AIR Application Installer:10319][INFO] Installed app (com.kevinwilson.housecontrol) located at /opt/HouseControl/bin/HouseControl
    [Adobe AIR Application Installer:10319][INFO] Converting unpackaged application to a native installation package in /tmp/FlashTmp.tkg6Ti
    [Adobe AIR Application Installer:10319][INFO] Native installation package creation succeeded
    [Adobe AIR Application Installer:10319][INFO] Starting app update of /opt. Updating from com.kevinwilson.housecontrol version 1.0.442 to com.kevinwilson.housecontrol version 1.0.444 using the source file at file:///home/joggler/Downloads/joggler_client_1.0.444.air
    [Adobe AIR Application Installer:10319][ERR] Error occurred during rpm uninstall operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Only root can uninstall the application" errorID=0]
    [Adobe AIR Application Installer:10319][INFO] Rollback complete
    [Adobe AIR Application Installer:10319][ERR] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Only root can uninstall the application" errorID=0]
    [Adobe AIR Application Installer:10319][INFO] Launching subprocess with commandline /opt/Adobe AIR/Versions/1.0/Adobe AIR Application Installer -runtime /opt -update -silent -logToStdout /opt/HouseControl/bin/HouseControl file:///home/joggler/Downloads/joggler_client_1.0.444.air 1.0.444
    [Adobe AIR Application Installer:10319][INFO] Relaunching with elevation
    [Adobe AIR Application Installer:10319][ERR] Elevated install failed: error 5008 3
    [Adobe AIR Application Installer:10319][ERR] Application Installer end with exit code 7
    [Adobe AIR Application Installer:2815][INFO] Application Installer begin with version 2.6.0.19170 on Linux x86
    [Adobe AIR Application Installer:2815][INFO] Commandline is: -update /opt/HouseControl/bin/HouseControl "/home/joggler/.appdata/com.kevinwilson.housecontrol/Local Store/#ApplicationUpdater/update.air" 1.0.444
    [Adobe AIR Application Installer:2815][INFO] Installed runtime (2.6.0.19170) located at /opt/Adobe AIR
    [Adobe AIR Application Installer:2815][INFO] Installed app (com.kevinwilson.housecontrol) located at /opt/HouseControl/bin/HouseControl
    [Adobe AIR Application Installer:2815][INFO] Unpackaging file:///home/joggler/.appdata/com.kevinwilson.housecontrol/Local%20Store/%23ApplicationUpdater/update.air to /tmp/FlashTmp.B8ssc2
    [Adobe AIR Application Installer:2815][INFO] Application signature verified
    [Adobe AIR Application Installer:2815][INFO] Unpackaging/validation complete
    [Adobe AIR Application Installer:2815][INFO] Converting unpackaged application to a native installation package in /tmp/FlashTmp.U5gXca
    [Adobe AIR Application Installer:2815][INFO] Native installation package creation succeeded
    [Adobe AIR Application Installer:2815][INFO] Starting app update of /opt. Updating from com.kevinwilson.housecontrol version 1.0.442 to com.kevinwilson.housecontrol version 1.0.444 using the source file at file:///home/joggler/.appdata/com.kevinwilson.housecontrol/Local%20Store/%23ApplicationUpdater/update.air
    [Adobe AIR Application Installer:2815][ERR] Error occurred during rpm uninstall operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Only root can uninstall the application" errorID=0]
    [Adobe AIR Application Installer:2815][INFO] Rollback complete
    [Adobe AIR Application Installer:2815][ERR] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Only root can uninstall the application" errorID=0]
    [Adobe AIR Application Installer:2815][INFO] Launching subprocess with commandline /opt/Adobe AIR/Versions/1.0/Adobe AIR Application Installer -runtime /opt -update -silent -logToStdout /opt/HouseControl/bin/HouseControl file:///home/joggler/.appdata/com.kevinwilson.housecontrol/Local%20Store/%23ApplicationUpdater/update.air 1.0.444
    [Adobe AIR Application Installer:2815][INFO] Relaunching with elevation
    [Adobe AIR Application Installer:2815][ERR] Elevated install failed: error 5008 3

    Hello,
    I'm trying to update an AIR application that's already installed, and I'm getting the following error message every time:
    "The application could not be installed because another application is already being installed. Complete the first installation before proceeding with this one."
    There doesn't seem to be any other installation happening, and I still get the same error after restarting the computer.
    I'm running AIR 2.6.0.19170 on Ubuntu 11.10. The end of Install.log is shown below (the full contents of the log are at http://pastebin.com/ExtFdpfg).
    I'd be grateful for any suggestions as to how to resolve this.
    Thanks
    Install.log:
    [Adobe AIR Application Installer:10319][INFO] Application Installer begin with version 2.6.0.19170 on Linux x86
    [Adobe AIR Application Installer:10319][INFO] Commandline is:
    [Adobe AIR Application Installer:10319][INFO] Installed runtime (2.6.0.19170) located at /opt/Adobe AIR
    [Adobe AIR Application Installer:10319][INFO] Unpackaging file:///home/joggler/Downloads/joggler_client_1.0.444.air to /tmp/FlashTmp.sOyZbs
    [Adobe AIR Application Installer:10319][INFO] Application signature verified
    [Adobe AIR Application Installer:10319][INFO] Unpackaging/validation complete
    [Adobe AIR Application Installer:10319][INFO] Installed app (com.kevinwilson.housecontrol) located at /opt/HouseControl/bin/HouseControl
    [Adobe AIR Application Installer:10319][INFO] Converting unpackaged application to a native installation package in /tmp/FlashTmp.tkg6Ti
    [Adobe AIR Application Installer:10319][INFO] Native installation package creation succeeded
    [Adobe AIR Application Installer:10319][INFO] Starting app update of /opt. Updating from com.kevinwilson.housecontrol version 1.0.442 to com.kevinwilson.housecontrol version 1.0.444 using the source file at file:///home/joggler/Downloads/joggler_client_1.0.444.air
    [Adobe AIR Application Installer:10319][ERR] Error occurred during rpm uninstall operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Only root can uninstall the application" errorID=0]
    [Adobe AIR Application Installer:10319][INFO] Rollback complete
    [Adobe AIR Application Installer:10319][ERR] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Only root can uninstall the application" errorID=0]
    [Adobe AIR Application Installer:10319][INFO] Launching subprocess with commandline /opt/Adobe AIR/Versions/1.0/Adobe AIR Application Installer -runtime /opt -update -silent -logToStdout /opt/HouseControl/bin/HouseControl file:///home/joggler/Downloads/joggler_client_1.0.444.air 1.0.444
    [Adobe AIR Application Installer:10319][INFO] Relaunching with elevation
    [Adobe AIR Application Installer:10319][ERR] Elevated install failed: error 5008 3
    [Adobe AIR Application Installer:10319][ERR] Application Installer end with exit code 7
    [Adobe AIR Application Installer:2815][INFO] Application Installer begin with version 2.6.0.19170 on Linux x86
    [Adobe AIR Application Installer:2815][INFO] Commandline is: -update /opt/HouseControl/bin/HouseControl "/home/joggler/.appdata/com.kevinwilson.housecontrol/Local Store/#ApplicationUpdater/update.air" 1.0.444
    [Adobe AIR Application Installer:2815][INFO] Installed runtime (2.6.0.19170) located at /opt/Adobe AIR
    [Adobe AIR Application Installer:2815][INFO] Installed app (com.kevinwilson.housecontrol) located at /opt/HouseControl/bin/HouseControl
    [Adobe AIR Application Installer:2815][INFO] Unpackaging file:///home/joggler/.appdata/com.kevinwilson.housecontrol/Local%20Store/%23ApplicationUpdater/update.air to /tmp/FlashTmp.B8ssc2
    [Adobe AIR Application Installer:2815][INFO] Application signature verified
    [Adobe AIR Application Installer:2815][INFO] Unpackaging/validation complete
    [Adobe AIR Application Installer:2815][INFO] Converting unpackaged application to a native installation package in /tmp/FlashTmp.U5gXca
    [Adobe AIR Application Installer:2815][INFO] Native installation package creation succeeded
    [Adobe AIR Application Installer:2815][INFO] Starting app update of /opt. Updating from com.kevinwilson.housecontrol version 1.0.442 to com.kevinwilson.housecontrol version 1.0.444 using the source file at file:///home/joggler/.appdata/com.kevinwilson.housecontrol/Local%20Store/%23ApplicationUpdater/update.air
    [Adobe AIR Application Installer:2815][ERR] Error occurred during rpm uninstall operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Only root can uninstall the application" errorID=0]
    [Adobe AIR Application Installer:2815][INFO] Rollback complete
    [Adobe AIR Application Installer:2815][ERR] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: Only root can uninstall the application" errorID=0]
    [Adobe AIR Application Installer:2815][INFO] Launching subprocess with commandline /opt/Adobe AIR/Versions/1.0/Adobe AIR Application Installer -runtime /opt -update -silent -logToStdout /opt/HouseControl/bin/HouseControl file:///home/joggler/.appdata/com.kevinwilson.housecontrol/Local%20Store/%23ApplicationUpdater/update.air 1.0.444
    [Adobe AIR Application Installer:2815][INFO] Relaunching with elevation
    [Adobe AIR Application Installer:2815][ERR] Elevated install failed: error 5008 3

  • Headless Installer for AIR Application on Linux/Unix Platforms

    Is there a way to install Adobe AIR applications without invoking the GUI wizard that walks through the step-by-step process? I have an AIR application that needs to be remotely deployed on a device (that's running Linux) from a terminal session (sometimes using a scheduled job run by a script) . Its a trusted environment and deployments are all within a single enterprise. Is it possible to automate the process of accepting a self-signed certificate and specify installation path as arguments to a command line installer? I played around a bit with the installer script but it seems to invoke the standard interactive GUI every time and that wouldn't work for my case. Any help is greatly appreciated.

    I am not sure about Linux platform but I have experience running headless installation for Mac OS X .
    The command I execute is:
    Adobe\ AIR\ Installer.app/Contents/MacOS/Adobe\ AIR\ Installer -silent -location /Applications SPS.air
    If you are distributing the Air Runtime to clients, there is a license agreement you need to complete with Adobe. More here:
    http://www.adobe.com/devnet/air/articles/distributing_air_in_enterprise.html

  • Is it possible for an AIR application to get the content dynamically from server in Android?

    To give you people the context we will be developing Hybrid application using HTML5 and PhoneGap which will be published on Android and iOS platforms.
    I want to know if an AIR application in android can get the content dynamically from the server. If yes, then how part comes into picture?
    PS:- I dont have any knowledge about AIR applications and i am an Android developer and exploring this integration of AIR on android.

    Yes, an AIR app on android (or iOS) can communicate with a server in several ways.
    Search 'adobe air zend amf' on the web to see some examples.

  • Creating a report from scratch in java and getting invalidfield error

    hello
    I am trying to generate a report java.
    I am getting invalidfieldobject - the field was not found
    I checked the resultset and it does contain the column called trn
    package com.surecomp;
    import java.io.ByteArrayInputStream;
    import java.io.File;
    import java.io.FileOutputStream;
    import java.io.OutputStream;
    import com.crystaldecisions.sdk.occa.report.application.ReportClientDocument;
    import com.crystaldecisions.sdk.occa.report.data.DBField;
    import com.crystaldecisions.sdk.occa.report.data.FieldValueType;
    import com.crystaldecisions.sdk.occa.report.definition.FieldObject;
    import com.crystaldecisions.sdk.occa.report.definition.ISection;
    import com.crystaldecisions.sdk.occa.report.exportoptions.ReportExportFormat;
    import com.crystaldecisions.sdk.occa.report.lib.ReportSDKException;
    public class reporting  {
         public static void main(String[] args) {
              reporting x = new reporting();
              x.run();
         public void run() {
              try {
                   java.sql.ResultSet javaResultSet = null;
                   Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");
                   java.sql.Connection connection = java.sql.DriverManager.getConnection("jdbc:sqlserver://ssi-allmatch:1433;databaseName=mrmdus33xxx;","sa", "sa12");
                   java.sql.Statement statement = connection.createStatement();
                   javaResultSet = statement.executeQuery("select * from trades");               
                   ReportClientDocument boReportClientDocument = new ReportClientDocument();
                   boReportClientDocument.newDocument();
                   boReportClientDocument.getDatabaseController().addDataSource(javaResultSet);
                   ISection boSectionToAddTo = boReportClientDocument.getReportDefController().getReportDefinition().getDetailArea().getSections().getSection(0);
                   // Create a new Database Field Object
                   DBField boDBField = new DBField();
                   boDBField.setName("trades.trn");
                   boDBField.setHeadingText("trn");
                   boDBField.setType(FieldValueType.stringField);
                   FieldObject boFieldObject = new FieldObject();
                   boFieldObject.setDataSourceName(boDBField.getFormulaForm());
                   boFieldObject.setFieldValueType(boDBField.getType());
                   boFieldObject.setLeft(9000);
                   boFieldObject.setTop(1);
                   boFieldObject.setWidth(1911);
                   boFieldObject.setHeight(226);
                   boReportClientDocument.getReportDefController().getReportObjectController().add(boFieldObject, boSectionToAddTo, -1);
                   ByteArrayInputStream byteArrayInputStream = null;
                   byteArrayInputStream = (ByteArrayInputStream) boReportClientDocument.getPrintOutputController().export(ReportExportFormat.PDF);
                   writeFileFromInputStream("c:/bob.pdf",byteArrayInputStream);
              catch(ReportSDKException ex) {     
                   System.out.println(ex);
              catch(Exception ex) {
                   System.out.println(ex);               
        private void writeFileFromInputStream(String sfile, ByteArrayInputStream inputStream)  {
             try {
                  File file = new File(sfile);
                  OutputStream outputStream = new FileOutputStream(file);  
                  int bytesRead = 0;  
                  byte [] buffer = new byte[32768];  
                  while ((bytesRead = inputStream.read(buffer, 0, 32768)) != -1) {  
                            outputStream.write(buffer, 0, bytesRead);  
                  outputStream.close();    
                  inputStream.close();     
             } catch (Throwable th) {

    Hi,
    I have the same problem, did you get this resolved? I am new to the Crystal Report Java SDK and want to create reports from scratch but I can't find any good resources on the internet or the website.

  • CLD: Do you have to create the GUI from scratch?

    I'm a little confused, because the ATM Machine example instructions seem to imply you're supposed to create the front panel from scratch. It also gave specifications on the Account.txt file.
    However, some posts on this board have led me to believe that a GUI (and even data files) are provided for you ahead of time.
    For people who have actually taken the exam: do I need to practice throwing the GUI together when I run through the practice exams, or should I be copying over the front panel from the solution?
    Thanks.
    http://linkd.in/mikele

    In your exam packet, a USB stick will be provided. The USB stick will have the following:
    A folder hierarchy consisting of two folders: SubVIs and Controls. You must use the folder hierarchy as provided and save your work in these folders.
    The main VI with a fully developed front panel and the associated typedefs saved in the Controls folder. You must utilize the front panel as given. Note: You will have fill in the tips/description for the Controls, the VI documentation and develop a simple icon.
    A data file (.csv or ini) file needed for the application
    We are currently in the process of updating the sample exams to reflect this change. The updated samples will be available in the first week of July.
    Thanks
    Zaki Chasmawala | Certification Development Group Manager | Training & Certification | National Instruments | [email protected]

  • How to empty XE database and re-create tables/fields from scratch?

    Hi,
    I've installed XE database to port my VB6/Access application to it, and I know that XE is limited to one single database, so far so good. But I want to erase everything from inside this default database to create my own tables/fields from scratch. How can I do that?
    I just want to have one single database file with some tables/fields inside it, and nothing else. The rest will be done through VB straight.
    And what is the name of the default XE database file? Where is it stored? If I make a backup of this file, can I restore it after a crash in the future by overwriting the corrupted file? Is that this simple as Access is?
    Sorry about those many questions and thanks for reading!
    Roger.

    If you want to erase everything, one solution is to uninstall Oracle XE and just to reinstall it.
    Under Windows to avoid any issue, see http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25143/toc.htm#CIHDDHJD.
    If your application is owned by a single Oracle user account, you can also run (where <schema> is the Oracle user account name):
    drop user <schema> cascade;To reinstall your application you would need to recreate the user account <schema> with the right privileges (CREATE USER ... and GRANT ...).

  • Creating a package from Github source and install instructions

    hello
    I've read that the correct way to install things is to make a package from source if it's not in a repository.
    Install instructions: https://github.com/yaxu/Tidal/blob/mast … l-linux.md
    I copied /usr/share/pacman/PKGBUILD.proto into the source directory but was having difficulty getting it to work.
    I've actually just done make clean; make like it says in the instructions since I was thinking it's not installing anything (since it's not "make install").
    It seems to have changed a few things in /usr/local/include...
    I guess I'd like help creating the package,
    and possibly undoing what I did with make clean; make.
    Thanks

    Tidal itself does not have a Makefile (except for its docs), so I suppose you’re talking about Dirt’s makefile. From what I can see it shouldn’t touch /usr/local/include or anything outside the build directory as long as you don’t run “make install”.
    Arch doesn’t put anything in /usr/local anyway, as far as I know, so you can probably easily see if Tidal or Dirt put something in there…
    It might be easier for you to first build Dirt and Tidal manually and then make a PKGBUILD once you know the different steps required.

  • Best way to create a glossay from scratch?

    HI,
    is there any easy way of cerating the Glossay from scratch? or is it just adding word by word 1 ar a time?
    Kind regards
    Rossco

    Use Adobe Acrobat to create a PDF
    This forum is only to discuss how the forums operate, not products
    If you go to the Forums Index http://forums.adobe.com/index.jspa
    You will be able to select a forum for the Adobe Acrobat

  • When I create a file from scratch in Editor, then when I close, a Tag from my list of tag words in Organizer is applied to the file.

    Always the same tag. This was happening late in Version 12 and I thought it would not reappear in Version 13, but it has from the time of upgrade.
    I have tried clearing Preferences and do not see anything in 'File Info' that would be supplying the tag. I cannot dtermine if it is being applied in the Organizer or before, because it shows as soon as it appears in the Organizer.
    Thanks in advance for any help.

    Even though you create your PDFs with Acrobat 9.5 your students most likely use Reader X or Reader XI to open them. The message that they see is a security feature to prevent malicious PDFs from being downloaded and doing some harm. In Acrobat/Reader XI once you choose "Allow" by default it remembers it and does not ask the same question for all PDFs that come from the same domain. So, if you post your PDFs on the same site each student will see this message only once. There are ways to automatically deploy Reader pre-configured to trust certain sites but this is not that can be done on individual machines. This ability is used mostly by big companies that own the hardware and installed software.

Maybe you are looking for

  • Letter of Credit functionality and Credit Management

    Hi, we want to use Letter of Credit functionality for exports. Currently, we have an ERP system that contains the sales data. In a separate system we have the credit management functionality (Financial Supply Chain Mgt - FSCM). When order is created,

  • XP Won't Install

    I'm trying to install Windows XP SP2 (OEM unbranded version) through Boot Camp. No trouble creating the Boot Camp partition, and the XP files and drivers begin to load, but everything stops at "Setup is starting Windows..." I'm using a wired keyboard

  • Connecting iMac to mac mini

    recently purchased a Mac mini since the hard drive on my intel iMac was about to fail.  Almost all of my files where saved on firewiredrives but there are a few things to still be transfered from the old computer.  I was able to set them up to see ea

  • Authorisation object for Case Management

    Hi Gurus. I need to create authorisation object for Case Management, SCMG_T_CASE_ATTR-CATEGORY Field,SCMG_CATEGORY element, I use the tx SU21 and Su20, asigned this object to Role. But no WORK. In the Su20: Field Name: ZCATEGORY Data elelment: SCMG_C

  • OnPageLoad

    Hi, I have an adf edit form based on a view. on the page load i want to display the current date on an inputtext field. i added this function OnPageLoad on the managed bean for the page and my class event extending PagePhaseListener class. public voi