Why does TestStand use both comma and period for decimal point separation?

TestStand stores our test data to a SQL server using SQL Server Stored Proc, but for some reason a comma is used for separation (double values) for "PROP_NUMERICLIMIT.HighLimit" and "PROP_NUMERICLIMIT.LowLimt", but not for "PROP_RESULT.Data" (or any other numeric value field). Why is that? I haven't been able to figure out if it is a bug or if I have missed some step in the configuration.

I ran across this in the TestStand Help. You might want to try the change in the ODBC Administrator.
When you use the MySQL ODBC driver and the operating computer specifies a comma character as the decimal symbol character, the ODBC driver might return an error because the ODBC driver internally converts a floating-point value to a string value. The computer locale causes MySQL to interpret the comma decimal symbol character in the SQL syntax as a multi-value list character separator. Configure the MySQL data source in the ODBC Administrator and enable the Don't Use Set Locale option in the Miscellaneous Options section to resolve this error.

Similar Messages

  • Why does siri only have business and maps for U.S and not Ausstralia?

    why does siri only have business and maps for U.S and not Ausstralia?

    what does this mean ?
    Beta means it is unfinished, not fully featured and may have bugs.
    so is it not possible for siri to tell me the weather, and maps and businesses for Australia?
    That's correct. Nor will it do it for me in the UK. As it say's in the Siri FAQ I linked to:
    "Maps and local search support will be available in additional countries in 2012."

  • Does anyone use both iPhoto and Aperture

    I just got an mac book pro and I am trying to decide what to do with my iPhoto library that is on my old G4 eMac. I'm wondering if the best (and safest) plan would be to transfer that library to the new machine, bring it into iPhoto and then import the entire library into Aperture.
    On second thought I wondered if it would be a good idea to leave everything in iPhoto and just open images in Aperture only when I want the extra editing tools... using Aperture for keeping all the "prime" photos and iPhoto for snap shots and iPhone pictures.
    And... is it even possible to import the library from another machine directly into Aperture?
    Thanks in advance,
    bd

    Pick one and stick with it. They don't actually integrate very much.
    Aperture and iPhoto are entirely different applications that work in very different ways.
    The only communication between the two is as follows:
    Aperture is able to parse the iPhoto Library to allow it to import the contents while stacking the Originals and Modified versions, preserving metadata and so forth.
    Aperture can share its Previews with the iLife apps, including iPhoto.
    That's it.
    So, specifically, what interaction there is between the two is designed to facilitate migration from iPhoto to the more powerful app. After that, iPhoto has exactly the same relationship to the Aperture Library as, say, Pages or iMovie.
    iPhoto has no knowledge of, and knows nothing of how the Aperture Library works. It cannot read the Aperture library.
    So if you decide to try this:
    using Aperture for keeping all the "prime" photos and iPhoto for snap shots and iPhone pictures.
    You'll end up using two apps to manage two different sets of photos, with twice the complications. Aperture is not an "external editor" and can't be used as such.
    Think: Writing your novel in Word and TextEdit at the same time. "I'll write this chapter in Word, this paragraph in TE and then back to word..."
    What of you wanted to sync your Photos back to your Phone? Which library will you use? You can't use both.
    And... is it even possible to import the library from another machine directly into Aperture?
    The routine would be to move the Library to the new machine and them process it into Aperture. Then trash the unwanted iPhoto Library.
    Regards
    TD

  • Should I use both GetList and  GetDetail for creating a Data Object?

    Hello, all.
    At first, Thanks for your interesting.
    1. I wounder that  I can make a BAPI Wrapper as Data Object using only GetList.
    When I make a BAPI Wrapper as Data Object using only GetList, SAP shows me a message.
    The message says Data Object can have one root node only (hierarchy = 1 ).
    It means I should use both GetList and  GetDetail.
    I understand that.
    If i need to use only GetList, is there any way?
    Thanks for your interesting again.

    Hi
    I think you are trying to import BAPI wrapper as data object and you are using only "Getlist" BAPI.
    In such case, the data object created will have only root node. i.e Hierarchy =1.
    This is becuse the GetList BAPI has only the info about root node.(i.e, table parameter).
    If you have multiple tables in BE and you want to create a DO with multiple node(hierarchy >1) using BAPI wrapper import, then you have to use "GetDetail" BAPI along with GetList.
    Regards
    Rohith

  • Can we use both 0FI_AP_3 and 0FI_AP_4 for Delta Loads at the same time.....

    Hi Gurus:
    Currently my company uses 0FI_AP_3 for some A/P reporting. It has been heavily customized & uses Delta loading. However, SAP recommends the use of "0FI_AP_4" for A/P data fro delta loads. I was able to Activate 0FI_AP_4 as well & do some Full Loads in Dev/Test boxes. Question is whether I can use both the extractors for "Delta" loads at the same time......? If there are any issue, what is the issue and how ccan I resolve it? Is the use of only one extractor recommended......??
    Please let me know as this impacts a lot of my development....! Thanks....
    Best...... ShruMaa
    PS:  I had posted this in "BI Extractors" forum but there has been no response......  Hope to get some response.......!  Thanks

    Hi,
    I would recommend you to use 0FI_AP_4 rather using both, particularly for many reasons -
    1. DS: 0FI_AP_4  replaces DataSource 0FI_AP_3 and still uses the same extraction structure. For more details refer to the OSS note 410797.
    2. You can run the 0FI_AP_4 independent of any other FI datasources like 0FI_AR_4 and 0FI_GL_4 or even 0FI_GL_14. For more details refer to the OSS note: 551044.
    3. Map the 0FI_AP_4 to DSO: 0FIAP_O03 (or create a Z one as per your requirement).
    4. Load the same to a InfoCube (0FIAP_C03).
    Hope this helps.
    Thanks.
    Nazeer

  • Configure PIX to use both TACACS and RADIUS for VPN

    PIX 506E using ver 6.3: Whenever I add the command "crypto map mymap client authentication PARTNERAUTH" it removes the current TACACS+ client authentication. I need to have both until I've finished testing the radius server. Can I add an additional crypto map designation command to accomodate and use both the current TACACS+ (ACS) and RADIUS?

    Hi,
    Unfortunately what you want to do cannot be done on the pix, let's say that you have
    multiple vpn groups on your firewall, as soon as you apply the following command:
    crypto map mymap client authentication partnerauth
    where parnerauth can a radius, tacacs, tacacs+ or an ACS server:
    aaa-server partnerauth protocol radius
    aaa-server partnerauth (inside) host 172.18.124.196 cisco123
    As soon as you use "crypto map mymap client authentication partnerauth" the authentication
    is applied globally on the crytpmap, thus affecting all the vpn groups configured.
    You can have multiple vpn groups running on your firewall (dynamic crypto maps) but you
    need to associate them to a static crypto map ( crypto dynamic-map dynmap 10 set
    transform-set myset).
    You can only have 1 crypto map applied to one interface, when you apply this line:
    "crypto map mymap client authentication partnerauth"
    The authentication is applied to ALL the clients, we cannot separate the extended
    authentication based on the vpn group or ip address.
    Please rate if that helps !
    Regards,
    ~JG

  • Everytime I try to open a creative cloud product, the program closes. I need to use both illustrator and indesign for school and I was wondering if anyone had any advice on how to actually make the program work?

    If anyone has any advice on how to make creative cloud programs work please let me know!
    Any help is appreciated.

    These questions below may be for a different product... but the KIND of information you need to supply is the same, for the products you use
    More information needed for someone to help... please click below and provide the requested information
    -Premiere Pro Video Editing Information FAQ http://forums.adobe.com/message/4200840

  • Since my last firefox update, I have been unable to type an email - the text box does not appear when I press 'reply' , or press 'compose'. The email provider is '123-reg.co.uk. I have been using both firefox and the provider ['webfusion Ltd/webmail123] s

    Hello. Since my last firefox update, I have been unable to type an email - the box within which one would usually type does not appear when I press 'reply' to a received email, or press 'compose'. The email provider is '123-reg.co.uk. I have been using both firefox and the provider ['webfusion Ltd/webmail123] successfully for well over a year. The provider says it is a browser problem. I can still add an attachment to the email header, which successfully can be sent, but the recipient gets my standard email 'signature' with font messages and the attachment. Can anyone help? My email addresses are [email protected] [this is the one with the issue] and [email protected] in English
    == today

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • Why does my screen turn blue and freeze every time i try to plug in my 'mini display to hdmi' cable into my thunderbolt port in order to use an external monitor?

    why does my screen turn blue and freeze every time i try to plug in my 'mini display to hdmi' cable into my thunderbolt port in order to use an external monitor? it only works if i turn the computer on with it already plugged in.

    Do you have gfxCardStatus installed?  Is your monitor set to "Integrated" or "Discrete".  You want it set to Discrete to drive the external HDMI display.
    Try resetting the PRAM and SMC
    <About NVRAM and PRAM>
    <Intel-based Macs: Resetting the System Management Controller (SMC)>
    Are you sure you have a good miniDisplayPort to HDMI cable?
    Do you have another HDMI display you can test against (your neighbor's HDMI capable TV).
    Do you have friend that can test the cable using their Mac and maybe their TV or a monitor that has HDMI input.

  • What is "Directory Service" and why does it "use up 194%" ?

    What is "Directory Service" and why does it "use up 194%" on my istat CPU app monitor?
    Ever since I installed Leopard I've noticed this happening more and more - especially when I install an external hard drive or unplug my ethernet line - this is plainly weird and never happened under Tiger - the temperature shoots up to 84° also - I always to a restart to get rid of it but it's kind of worrying....anybody have any ideas?
    Message was edited by: Host

    Had this happen myself.
    It does have something to do with Spotlight/searching. Should go away after a while, or so I have heard from other users, 'cause it hasn't stopped driving me and my fan mad yet.
    Am going to have my MacBook index and follow-up on indexing and whatever else it feels is necessary to finally allow me to search in peace over the weekend while locking it away where I can't hear it.
    Hopefully that does the trick.
    If it wasn't for things working better/faster and most things looking better I might actually consider taking Leopard off again ...

  • Can iCal use both English and French languages or does the System software need to be either French or English?

    Can iCal use both English and French languages or does the System software need to be either French or English?

    joanfromardon wrote:
    Can iCal use both English and French languages or does the System software need to be either French or English?
    The calendar language is determined by system prefs/language & text/formats.
    The app language is determined by system prefs/language & text/language, or you can probably use
    http://www.tj-hd.co.uk/en-gb/languageswitcher/

  • Why does my image blink on and off when using selecton tool

    why does my image blink on and off when using selection tool

    This is due to the hardware acclerated drawing not working properly because your graphics hardware doesn't support it right. This is usually resolved by updating the graphics driver to the latest version. If this is not possible, turn off OpenGL in Preferences --> Performance.
    Mylenium

  • I have an Apple computer, use both Firefox and Safari browsers, use Comcast for my email. Lately, when on Firefox, my email is not functioning properly. Why?

    I have an Apple computer, use both Safari and Firefox browsers. I use both Apple mail and Comcast for my email. Lately, when in Firefox, my email does not work properly. I get a message "your servers license has expired". While I can usually access my emails I cannot delete unwanted emails. This problem does not happen when I use Safari and Apple mail. Is this a Firefox issue or Comcast? Do you know what license expiration refers to?

    Hello,
    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • TS1363 Why does ishuffle, used as disk, not play music away from my computer?

    Why does ishuffle, used as disk, not play music away from my computer?

    Welcome to the Apple community.
    Yes, the quality and efficiency of the audio should be the same for both methods. The fact that it isn't may suggest that you have a problem on your network. Have you checked for interference.

  • What are smart mailboxes and why do i need both smart and "normal" ones?

    What are smart mailboxes and why do I need both smart and "normal" mailboxes?

    Hi Kingoftypos,
    Thanks for that clarification. So, now it appears that the ultimate purpose of a Smart Mailbox is to point to all emails that meet the criteria in a single place, so if they are spread among several mailboxes, you will be able to see them all together. Here is an article from Apple that describes it:
    A Smart Mailbox displays in one location messages that are stored in other mailboxes, so you don’t have to move messages between mailboxes. The messages displayed by a Smart Mailbox are based on criteria you define, and are automatically updated to include new messages that match your criteria. For example, you might create a Smart Mailbox that displays all messages found in all mailboxes from a specific sender.
    If you change a message in a Smart Mailbox, such as marking the message as read or unread, or moving or deleting the message, the change is reflected in the mailbox where the message is actually stored.
    So, adam, I would think that, if you had mail going to a lot of different places, and wanted to be able to see a particular set of those in a single place, you would use a smart mailbox. Maybe use the rules to direct your mail to different places to start with, but a smart mailbox to bring a set of common ones all together into a single smart mailbox?
    Maybe you have Rules move your Amazon mail to an Amazon folder and your Apple mail to an Apple folder, but then you have a Smart Mailbox that contains any mail that has the word "Receipt" in the Subject line?
    Just a thought....
    Cheers,
    GB

Maybe you are looking for

  • ID CS5 - problem with 2 page numbers in the same page

    Until InDesign CS3 I could put 2 page numbers in one page, either in document pages or in master pages, using 2 linked text frames, one in each of the pages I wanted to see the numbers. And this worked fine! In CS4, this stopped working in master pag

  • Should I update my 2007 Macbook to Lion?

    I have an old MacBook, specs here: 2.16 GHz Intel Core 2 Duo, 1 GB 667 MHz DDR2 SDRAM I really want to update to iCloud, but need to update to Lion first if I am going to do that. Will my computer slow down significantly? I have seen messages indicat

  • LMS 4.1 Topology fail

    I have HQ and Branch router HQ       = 2811 Branch = 2801 Connection type Freme-relay between HQ and Branch CDP enable on interface The Branch router show in UNCONNECTED DEVICE VIEW of Topology please solve this problem Thanks

  • How can I edit a TOC in pages?

    Hello Does anyone know about editing tables of contents in iWorks, Pages? I've created a table of contents using the TOC tool, but all the page numbers are squashed up against the titles instead of nicely aligned down the right-hand side of the page

  • Nokia E-51 giving file corrupt error.

    PLEASE HELP ME!!! I am having a Nokia E-51 and the firmware is 220.34.37 / 20-10-2008 / RM-244 / Nokia E51(16). Yesterday my phone got hanged and was not booting after removing batteries for an hour. I read forums and decided to perform Hard Format.