What kind of variant is used for "DB insert data.vi"

How can a variant from "fetch All.vi" be converted into a variant ok for "DB insert data.vi"?
In the attached files I try to doublicate a record in a database. Does anybody know how to make it run?
Attachments:
Test_InsData.vi ‏52 KB
DB.UDL ‏1 KB
DB.mdb ‏128 KB

Umi,
From the 2D array of variants you obtain from the fetch all.vi, you need to extract each value, knowing each variant datatypes and build a cluster of data or variant to use in DB insert data.See VI attached.
Regards,
Cyril Bouton
Applications Engineer
National Instruments
Cyril Bouton
Active LabVIEW Developper
Attachments:
Test_InsData.vi ‏69 KB
Test_InsData2.vi ‏69 KB

Similar Messages

  • What kind of glass is used for the iPhone 6?

    I want to get a case before we upgrade to the iPhone 6.  Some of the cases we are looking at (Speck Mightyshell) do not come with screen protectors.  I was wondering what kind of glass is used for the iPhone 6 and if a screen protector is even necessary?

    The iPhone 6 currently uses Corning’s Gorilla Glass. There was some speculation that they would start using Sapphire glass but I guess they’re not ready yet. I have had my iPad 2 for years now and the glass is still perfectly fine. My new iPhone 6 uses a more developed version of the same glass. Will the glass break? Yes. Will the glass scratch? Yes, if you carry your phone in the same pocket as your car keys, the screen will scratch. It’s not impervious, just highly resistant.
    I do have a real life controlled experiment going on in the family. My wife and one son have their iPhone 6s in a case WITH a screen protector. Myself and my other son carry our iPhone 6s around without ANY protection whatsoever, no case and no screen protector. So far they all still look perfectly fine. We’ll se how this experiment turns out.

  • HT4865 Anybody know what kind of encryption is used for storage?

    The iCloud security and privacy overview says it uses encryption for storage, but doesn't mention what kind/strength. Any idea?

    Only Apple knows for certain, and they're not talking:
    Apple would not disclose to us the methods used to encrypt data on disk, and merely claimed to use industry standard practices to ensure user data is stored securely.
    from Ask Ars: how safe is my data stored in iCloud?

  • What kind of cable is used for apple earbuds?

    Hi
    My earbuds work fine, but the cable has been snatched. Being interested in fixin stuff i want to replace the cable for a new one.
    Looked around in DIY sites and forums, but audiophiles only seems to be interested in THICK HEAVY GAUGE cables that looks awesome. I just want my thin, white, soft old cable back.
    So would someone know which type and which AWG and insulation that apple uses for these things?
    Regards

    The iPhone 6 currently uses Corning’s Gorilla Glass. There was some speculation that they would start using Sapphire glass but I guess they’re not ready yet. I have had my iPad 2 for years now and the glass is still perfectly fine. My new iPhone 6 uses a more developed version of the same glass. Will the glass break? Yes. Will the glass scratch? Yes, if you carry your phone in the same pocket as your car keys, the screen will scratch. It’s not impervious, just highly resistant.
    I do have a real life controlled experiment going on in the family. My wife and one son have their iPhone 6s in a case WITH a screen protector. Myself and my other son carry our iPhone 6s around without ANY protection whatsoever, no case and no screen protector. So far they all still look perfectly fine. We’ll se how this experiment turns out.

  • What kind of page to use for my website

    i want to create a website with form, polls, and user login fuctionalities.. should the page be .html. xhtml. aspx or what..

    If it's a window server, then probably aspx.  I am unfamiliar with aspx so can't really offer any more advice about it's use  :-)
    However, there are probably many more freely available open source scripts and such for use on a website, for polls, login etc., if you decide to use PHP.  I guess it all depends on the type of website you are going to create and whether you are going to create it yourself on depend on 3rd party applications to help you build the site.

  • What kind of glass is used for iphone 6 plus? (Accurate answer only.)

    If your not sure please don't chime in. I looked on GSMARENA and the side indicates "shatter proof" glass. If you look at the iphone 5s it lists Corning Gorilla Glass. "Shatter proof" sounds a little vague.
    Thanks!

    No one except someone inside Apple or Corning can give you a definitive answer, and since they won't respond here, you're not going to get what you're looking for.  This article is worth reading if you are willing to read between the lines, which builds a strong case of Gorilla Glass on iPhone 6:
    http://www.forbes.com/sites/greatspeculations/2014/09/12/the-likelihood-of-goril la-glass-on-iphone-6-bodes-well-for-corning/

  • What kind of input is used for my Mac mini?

    Well I'm planning on buying a Mac mini and I was wondering which input like can be used so I could connect my Mac mini to my monitor (I'm not planning on buying the Thunderbolt Display monitor) like is there some type of input so my new Mac mini can work on my old monitor?

    The Mini comes with an HDMI->DVI-D adapter.  So, if your monitor
    supports DVI-D you are set.  If it supports HDMI, you just need an
    HDMI cable.
    If it only supports VGA, you will need a Display Port->VGA adapter.

  • What is t-code SHD0's 'Variant Groups' used for?

    hi all:
    What is t-code SHD0's 'Variant Groups' used for?
    It seems can't work,who can help me?
    thanksss.

    Variant groups
    An extension of the standard variants is involved in the variant groups; the standard groups are often insufficient:
    Different users (groups) should work with different variants;
    Some users should be able to execute a transaction with different variants.
    This is possible - in addition to the advantages that the standard variants offer - with variant groups:
    Variants from variant groups are automatically applied, but only for users that are assigned to them.
    A user can be assigned to several groups and can change the assignment.
    The values of the groups are not applied in the batch input mode.
    If a transaction is started with another transaction variant, the values are not additionally applied to a variant group.
    How are the variant groups maintained?
    You can enter the group names on the "Variant Group" tab and maintain variant groups with the "Create" or "Change" functions.
    The group name must be in the "correct" namespace.
    In addition, there are two Where-Used Lists:
    Which users are assigned to the group,
    For which transactions the group applies.
    Which transaction variants belong to the groups?
    The name of a transaction variant that is to belong to a group meets the following naming conventions:
    <Name of variant group><name of transaction code>. Example: A transaction variant is to be created for the XYZ transaction that belongs to GROUP1. The name of the transaction variant is then GROUP1XYZ.
    Due to this naming convention, the group name must be in the "correct" namespace.
    Transaction variants that (randomly) meet this naming convention do not necessarily belong to a group. The group assignment is activated by
    1. Creating a group
    2. Assigning users to this group
    A transaction variant that belongs to a group can also be used this way, like a transaction variant without a group.
    How are the transaction variants that belong to a group maintained?
    Transaction variants that belong to a group are maintained in the same way as all other transaction variants, they are distinguished using a naming convention (<name of variant group> <name of transaction codes>).
    They can be maintained in the "transaction variants" tab or in the "variant groups" tab. If you maintain them in the "variant groups" tab, you must always enter the transaction code so that the name of the transaction variant can be determined.
    Under what conditions is a variant from a group applied?
    A variant from a group is applied if users are assigned.
    (Only for the assigned users, all other users get the original transaction with a variant from a different group.)
    It is NOT sufficient to
    Create a group
    Create a variant that satisfies the naming convention.
    How do you assign users to groups?
    You can assign users in the "variant groups" tab in the "user assignment".
    Enter the user name.
    The user is assigned to the group with the "assign" function, but they see original transaction(s) or the transactions with variants from another group as the proposal.
    The assignment of users to the group is deleted using the "delete assignment" function.
    The user is assigned to the group using the "Set Proposal" function and the relevant transactions are started for this user with the corresponding variants.
    The proposal is canceled with the "Cancel Proposal" function, the assignment itself remains.
    If you enter the user names generically (*), you receive a selection screen in which you can
    Choose whether assignments or proposals are to be changed
    Further restrict user names (the group in the "all users from group" option has nothing to do with the variant group, it concerns the "user group for authorization check" from the user master record (logon data)).
    By choosing "Execute", you receive a list in which you can further restrict the user selection. The "Save" function saves the assignments for all selected users.
    If you want to start the report in the background, you can choose if just the list should be outputted, or if the database changes should also be performed.
    If a user is additionally also to be able to execute the original transaction, he must be assigned to the "empty group", the allocation takes place in the same way, in this case, nothing is simply entered in the group name field.
    Regards,
    Joy.

  • What is FM VC_I_GET_CONFIGURATION actually used for?

    Hello ABAP Gurus
    I just want know what actually the FM VC_I_GET_CONFIGURATION used for.
    What are the input parameters for this function and also what kind of information can I get by calling this FM.
    Any feedback on this will be greatly appreciated.
    Thanks
    Ram

    Hi Ram,
    <b>
    VC_I_GET_CONFIGURATION</b> is used to find charateristic value and characteristic description for the given class type and batch number (CHARG) of a material.
    call function 'VC_I_GET_CONFIGURATION'
      exporting
        INSTANCE                    = <b>vbap-cuobj</b>
        LANGUAGE                    = SY-LANGU
      TABLES
        CONFIGURATION               = i_config
      EXCEPTIONS
        INSTANCE_NOT_FOUND          = 1
        INTERNAL_ERROR              = 2
        NO_CLASS_ALLOCATION         = 3
        INSTANCE_NOT_VALID          = 4
        OTHERS                      = 5.
    Reward if useful.
    Thanks
    Aneesh.

  • What kind of authentication is used on .mac accounts ???

    does anybody know what kind of authentication Apple uses to protect the Sites folder on a .Mac account?
    Is it "modauthbasic" or "modauthdigest"

    Quote from: Nichrome on 16-June-15, 00:31:36
    Hi
    I believe it's black plastic. Or at least feels like it's not painted but plain black plastic.
    Please note that if you paint it, you will void warranty. Unless you remove all paint before RMAing if you'll ever have to send it back for warranty (hopefully never).
    Duly noted, thanks for your help!

  • What kind software we should use under VISTA to creat new partition.

    hi,there. i've use the boot camp to install the window vista in my macbook. but the boot camp only creat one partition for it. therefore all the partition i have under vista is C partiton. i want to divide that C partiton into 2 or more partitons, but i just wonder will that gonna destroy the boot information for Mac OS? what kind software i should use to avoid that problem? thanks.

    Don't know. Never used it. You should probably post your question in the Boot Camp discussions
    http://discussions.apple.com/forum.jspa?forumID=1165

  • What kind of cert is needed for Client to MP/DP communication.

    Hi, 
    What kind of Certificate is needed for Client to DP/MP communication?   I know what the documentation says about setting up a Client cert and setting up auto enroll however, we are not able to setup auto enroll in a couple domains so we are trying
    to figure out how to get certs on these other machines.
    Will any cert listed in the personal store of the Client and the MP/DP work? 
    How does Config Manager pick the cert it needs to use for this on the CLient side and MP side?
    Thanks in advance.
    Thanks Lance

    We manually created a cert for a machine using the Config Manager Client template.   THis was the same template used to create the config manager client cert that we installed on the site system.
    So both the Config Manager server and Client have a cert created with this template (and therefore show the same template id).
    The client and config manager server have root certificate in the trusted root store from the same CA.
    in our ccmmessaging.log file on the client we get the following error.
    Certificate [Thumbprint ksdjfskfjdsfksjfskdfjskdjfskjfskdjfklsjdfslkfjdslkf] issued to 'machinename' doesn't have private key or caller doesn't have access to private key.
    in the certificates MMC it shows for the certificate with the above thumbprint..
    you have a private key that corresponds to this certificate.
    What are we missing?
    Thanks Lance

  • What are all the tables used for this report:

    hi
    what are all the tables used for this report:
    report:
    •     <b>Stock Report, which will give opening balance, receipt, issue, and closing balance for any given Duration for any material.</b>
    thanks in advance

    Tables: MSEG, MKPF, MARD.
    FOR REFERENCE SEE TRANSACTION : MB5B.
    Message was edited by: Sharath kumar R

  • IPod HiFi - What dock connector do I use for a 80GB (5th Generation) ipod??

    Hi,
    Just got a new shinny ipod HiFi, however what dock connector can I use for an 80GB (5thG) as the connectors only go up to 60GB??? Or does the ipod come with a dock connector? Can anyone point me in the right direction, pretty please.
    Any suggestions would be great help.
    Cheers
    Sian

    You mean the dock adapter, right? The little plastic piece with a slot?
    Use the one for the 60GB.
    The only thing they do is make the iPods it correctly in the dock.
    The dock connector is the slot on the bottom of the iPod.

  • What is the method used for upload of  data

    Hi All,
    What is the method used for upload of  Data from excel spread sheets to SAP HR.
    it is Bulk Data from many countries.LSMW or BDC Session Method?
    what are country specific infotypes used for PA and OM.
    can u plz give the list of country specific infotypes used for PA n OM Module.
    Thanks
    Archana

    Hi Archana,
    To Upload bulk data I think BDC is the best and effecient way.
    Regarding Infotypes we dont have any country specific Infotypes in OM & PA. In Payroll we do have according to country wise.
    I hope you had understood the point
    Regards
    Pavani
    Remainder: Points to be given on answers

Maybe you are looking for