Problem with comparing (related excel)

Problem: Essentially the vi does that retrieve values from excel and compare it with a predetermined value and if the return value is equal to or superior to the vi stops and returns the cell that gave him a thar value. I think that it can think I tell excel to compare a value of string to a decimal value, but I tried and it seems to stop instantly with a value which is cleary.

I have attached the vi and examples file excel which he searches through

Don't see a problem. Start A4 and it will stop on the first iteration, as it should be (because the cell is empty it converts a 0 which is greater than-30). A5-again he steps up to the A368, just as it should.

Mike...

Tags: NI Software

Similar Questions

  • Problem with REGEXP_SUBSTR related query.

    I'm having a problem with this query:

    SELECT *.

    FROM (SELECT REGEXP_SUBSTR ('{SUMMER} |)) {} POINT OF SALE}',

    '({)([A-Z]+ *[A-Z]*)(})',

    1,

    LEVEL,

    'I,

    2)

    Val

    OF THE DOUBLE

    CONNECT BY LEVEL < =.

    REGEXP_COUNT ('{SUMMER} |) {} POINT OF SALE} ',' |') + 1)

    WHERE val IS NOT NULL

    I need the output in 2 rows in this format:

    VAL

    ====

    SUMMER

    POINT OF SALE

    But I'm not able to get the "POINT OF SALE" in the output due to space, or perhaps another reason. Anyone can correct my query?

    So, you want something like that?

    SQL > ed
    A written file afiedt.buf

    1. SELECT *.
    2 (SELECT REGEXP_SUBSTR ('{SUMMER} |)) {} POS} ',' [^ {|}] + ", LEVEL, 1, 'i') val"
    3 FROM TWO
    4. CONNECT BY LEVEL<>
    5 REGEXP_COUNT ('{SUMMER} |) {} POINT OF SALE} ',' [^ |] +'))
    6 * val WHERE IS NOT NULL
    SQL > /.

    VAL
    ------------------------
    SUMMER
    POINT OF SALE

    SQL >

  • Problem with cfspreadsheet and excel files

    Hello

    I have a request from a client to generate a worksheet excel from a query. I have the query expel the fields and I can generate the Excel without a hitch. The problem comes when the customer takes excel file and then tries to handle it. The majority of the distress comes from fields that must be marked as currency or dates. I am, with a few combat capable of generating a 'real' date field Before this Excel was not correctly sort dates.

    I was able to call an excel formula using this:

    < cfset SpreadsheetSetCellFormula (, "DATEVALUE (#Chr (34) #Replacement_ETD ##Chr (34) #)", therow, 9) >

    Date value Force Excel to recognize him as a real date field. However, this fails when this file is manipulated by excel. The next problem is the currency field. I can't get excel to recognize it as a currency. It's always personal. When it is set, the SUM function will not work in excel. You can add the fields individually as A1 + B1 + C1 = TOTAL. This will not help when there are 200 lines.

    I was able to get a suggestion from an other CF developer who has had a similar situation. He generated the first with the appropriate items excel file and set the columns to their fields such as date and currency, etc.

    The next step would be to fill the rank by rank, and they must be properly formatted.

    Code:

    ("< cfset expandPath("./reports/arrivals.xlsx = filename ") >

    < cfspreadsheet action = "read" src = "#filename #" name = "s" >

    < cfset therow = 0 >

    < cfoutput query = "myExcel" StartRowOptional = "1" >

    < cfset therow = myExcel.currentrow + 1 >

    < cfset SpreadsheetSetCellValue (holders, s, therow, 1) >

    < cfset SpreadsheetSetCellValue (s, Section, therow, 2) >

    < cfset SpreadsheetSetCellValue (s, Position_Number, therow, 3) >

    < cfset SpreadsheetSetCellValue (s, Position_Title, therow, 4) >

    < cfset SpreadsheetSetCellValue (s, Incumbent_Emplyment_Type, therow, 5) >

    < cfset SpreadsheetSetCellValue (s, Incumbent_ETD, therow, 6) >

    < cfset SpreadsheetSetCellValue (s, Tour_Comments, therow, 7) >

    < cfset SpreadsheetSetCellValue (s, replacement, therow, 8) >

    < cfset SpreadsheetSetCellValue (s, Replacement_ETA, therow, 9) >

    < / cfoutput >

    < name cfheader = "content-disposition" value = "attachment; filename = Departures_ (#DateFormat (now (), 'MMDDYY') #) .xls ">"

    < cfcontent type = "application/msexcel" variable = "#spreadsheetReadBinary (s)" # "reset ="true">"

    The data in the cells has already been formatted properly. When this file is generated and sent to the user columns are not formatted as expected.

    Does anyone know if this method will work or have a better suggestion on CF getting to generate a suitable date and currency field to Excel for acknowledge?

    Adobe ColdFusion running on RHEL 5 v10

    Thank you

    For some reason, you need to format it twice - once before the data is inserted and one after.

    This is especially true if you have data values that are integers.  These, even if you format cell advance to be 'Text', always align to the right, as do the integers.  However, if you reapply the formatting after inserting the data, then it must be formatted correctly.

    HTH,

    ^_^

    PS. Thank YOU for taking the time to code for spreadsheetsetcellvalue (CF)!  Too many people become lazy and chuck just a query to an object tag cfspreadsheet.

  • Problem with comparing two dates

    I'm a bit confused by the present. This is the query

    SELECT THE CHECK BOX
    WHEN TRUNC (mm.revised_validation_due_date) >
    TRUNC (mm.next_validation_date)
    THEN
    "superior".
    ON THE OTHER
    'no '.
    END
    compare,
    mm.revised_validation_due_date - mm.next_validation_date datediff,
    mm.revised_validation_due_date,
    mm.next_validation_date,
    To_char (mm.revised_validation_due_date, ' DD/MM/YYYY HH')
    revised_with_time,
    To_char (mm.next_validation_date, ' DD/MM/YYYY HH') next_with_time
    OF tbl_master mm
    WHERE mm.tbl_id = 802

    the output

    compare = greater
    DateDiff = 730487
    revised_validation_due_date = 2009-02-28
    next_validation_date = 2009-02-28
    revised_with_time = 2009-02-28 12:02
    next_with_time = 2009-02-28 12:02

    So... Why did the stated case out with a larger?

    This could be the problem:

    TO_CHAR (mm.next_validation_date, 'MM/DD/YYYY HH:MM:SS') next_with_time
    

    not looking at the set time, specifically the minutes
    the format mask must be

    TO_CHAR (mm.next_validation_date, 'MM/DD/YYYY HH:MI:SS') next_with_time
    

    not MM for a few minutes, but MI minutes

  • problem with save in excel

    Hello

    I am get problem when I'm put two value in excel

    When I put the writing as filt.vi loop these unnecessary time data also came into it.

    and while I am putting filt.vi of measure outside the loop this time, only the last data record

    I want to save two data in the column two

    Yes help pleaze


  • problems with office 2010 excellent file transfer and documents word for os7 through a USB stick to vista with office 2003 operating system

    Download excel and word files from my laptop with os 7 and office 2010 on USB but when I transfer it to laptop office which has the os vista and office 2003, they all open with gobblygook

    The native formats for word (.docx) and excel (.xlsx) are not compatible with Office 2003.  You need to either save AS Office 97 - 2003, in 2010, or you can install the Office Compatibility on your Vista machine.

    Microsoft Office for Word, Excel, and PowerPoint File Formats Compatibility Pack
    http://www.Microsoft.com/en-US/Download/details.aspx?ID=3

  • Problem with exit (related ratings)

    So what I'm trying to do, is make a row of my data set and only the first three rankings of output. However, is there a link to say the 1st ranking and it is 3 lines or more, so I want only the lines with a ranking of one output. For example...

    *******************************************
    *(1)*
    Data in the table:
            YEAR     NUM     NAME     ID
    1     2010     11     JOHN     1110
    2     2010     11     MIKE     1111
    3     2010     11     BOB     1112
    4     2010     11     TERRY     1115
    5     2010     3     CARL     1113
    6     2010     3     BOB     1114
    7     2010     0     DEREK     1115
    I want to only output:
            YEAR     NUM     NAME     ID
    1     2010     11     JOHN     1110
    2     2010     11     MIKE     1111
    3     2010     11     BOB     1112
    4     2010     11     TERRY     1115
    *******************************************
    *(2)*
    However, if the table looked like this:
    1     2010     11     JOHN     1110
    2     2010     10     MIKE     1111
    3     2010     3     BOB     1112
    4     2010     3     TERRY     1115
    5     2010     3     CARL     1113
    6     2010     3     BOB     1114
    7     2010     0     DEREK     1115
    I don't want to output:
    1     2010     11     JOHN     1110
    2     2010     10     MIKE     1111
    3     2010     3     BOB     1112
    4     2010     3     TERRY     1115
    5     2010     3     CARL     1113
    6     2010     3     BOB     1114
    *******************************************

    Oracle: 10.2 G

    *******************************************

    Here is my code with some sample data:
    WITH xTable AS
        (   
                SELECT 2010 AS YEAR, 11 AS NUM, 'JOHN' AS NAME, 1110 AS ID fROM DUAL UNION ALL
                SELECT 2010 AS YEAR, 10 AS NUM, 'MIKE' AS NAME, 1111 AS ID FROM DUAL UNION ALL
                SELECT 2010 AS YEAR, 3 AS NUM, 'BOB'  AS NAME, 1112 AS ID FROM DUAL UNION ALL
                SELECT 2010 AS YEAR, 3 AS NUM, 'TERRY'  AS NAME, 1115 AS ID FROM DUAL UNION ALL
                SELECT 2010 AS YEAR, 3  AS NUM, 'CARL' AS NAME, 1113 AS ID  FROM DUAL UNION ALL
                SELECT 2010 AS YEAR, 3  AS NUM, 'BOB'  AS NAME, 1114 AS ID FROM DUAL UNION ALL
                SELECT 2010 AS YEAR, 0 AS NUM,'DEREK' AS ITEMS, 1115 AS ID FROM DUAL
        )
            SELECT rank () over (order by num desc) as rank,
            num,year,name, id
            FROM XTABLE
    *******************************************

    Here are the requirements once more for clarity:

    Line three first in the classification of output, if there is a tie for 1st place and it's a tie of three people or more to output only the 1st class individual (even if a 100 people are tied for 1st place). Is there no links for rankings one and two, but three ranking has a bunch of links, exit individuals who occupy one and two, and tied third in the individual. I hope that all makes sense.

    Solomon Yakobson says:
    Use dense_rank:

    I misread your reqs. Looks like you want something like:

    -- Case (1)
    WITH xTable AS (
                    SELECT 2010 AS YEAR, 11 AS NUM, 'JOHN'  AS NAME, 1110 AS ID fROM DUAL UNION ALL
                    SELECT 2010 AS YEAR, 11 AS NUM, 'MIKE'  AS NAME, 1111 AS ID FROM DUAL UNION ALL
                    SELECT 2010 AS YEAR, 11 AS NUM, 'BOB'   AS NAME, 1112 AS ID FROM DUAL UNION ALL
                    SELECT 2010 AS YEAR, 11 AS NUM, 'TERRY' AS NAME, 1115 AS ID FROM DUAL UNION ALL
                    SELECT 2010 AS YEAR, 3  AS NUM, 'CARL'  AS NAME, 1113 AS ID  FROM DUAL UNION ALL
                    SELECT 2010 AS YEAR, 3  AS NUM, 'BOB'   AS NAME, 1114 AS ID FROM DUAL UNION ALL
                    SELECT 2010 AS YEAR, 0  AS NUM, 'DEREK' AS NAME, 1115 AS ID FROM DUAL
                   )
    SELECT  rank,
            num,
            year,
            name,
            id
      FROM  (
             SELECT  rank,
                     num,
                     year,
                     name,
                     id,
                     count(case rank when 1 then 1 end) over() rank1_rowcount
               FROM  (
                      SELECT  dense_rank() over(order by num desc) as rank,
                              num,
                              year,
                              name,
                              id
                        FROM  XTABLE
                     )
            )
      WHERE rank = 1
         OR (
                 rank IN (2,3)
             AND
                 rank1_rowcount < 3
            )
    /
    
          RANK        NUM       YEAR NAME          ID
    ---------- ---------- ---------- ----- ----------
             1         11       2010 JOHN        1110
             1         11       2010 MIKE        1111
             1         11       2010 BOB         1112
             1         11       2010 TERRY       1115
    
    SQL> -- Case (2)
    WITH xTable AS (
                    SELECT 2010 AS YEAR, 11 AS NUM, 'JOHN' AS NAME, 1110 AS ID fROM DUAL UNION ALL
                    SELECT 2010 AS YEAR, 10 AS NUM, 'MIKE' AS NAME, 1111 AS ID FROM DUAL UNION ALL
                    SELECT 2010 AS YEAR, 3 AS NUM, 'BOB'  AS NAME, 1112 AS ID FROM DUAL UNION ALL
                    SELECT 2010 AS YEAR, 3 AS NUM, 'TERRY'  AS NAME, 1115 AS ID FROM DUAL UNION ALL
                    SELECT 2010 AS YEAR, 3  AS NUM, 'CARL' AS NAME, 1113 AS ID  FROM DUAL UNION ALL
                    SELECT 2010 AS YEAR, 3  AS NUM, 'BOB'  AS NAME, 1114 AS ID FROM DUAL UNION ALL
                    SELECT 2010 AS YEAR, 0 AS NUM,'DEREK' AS ITEMS, 1115 AS ID FROM DUAL
                   )
    SELECT  rank,
            num,
            year,
            name,
            id
      FROM  (
             SELECT  rank,
                     num,
                     year,
                     name,
                     id,
                     count(case rank when 1 then 1 end) over() rank1_rowcount
               FROM  (
                      SELECT  dense_rank() over(order by num desc) as rank,
                              num,
                              year,
                              name,
                              id
                        FROM  XTABLE
                     )
            )
      WHERE rank = 1
         OR (
                 rank IN (2,3)
             AND
                 rank1_rowcount < 3
            )
    /
    
          RANK        NUM       YEAR NAME          ID
    ---------- ---------- ---------- ----- ----------
             1         11       2010 JOHN        1110
             2         10       2010 MIKE        1111
             3          3       2010 BOB         1112
             3          3       2010 TERRY       1115
             3          3       2010 CARL        1113
             3          3       2010 BOB         1114
    
    6 rows selected.
    
    SQL>  
    

    SY.

  • PROBLEMS OF VISTA WITH WORD AND EXCEL

    I'm having problems with microsoft word and excel.  I get the following error message:

    "Host process for windows services stopped working and was closed.  Wiindows will notify you if a solution is available. »

    Of course, I never heard with a Windows solution.

    •   

    Hello SAFEERN,

    It may not be a problem with Word or Excel.

    Read the article here mentions several problems that can cause the error "host process for windows services stopped working and was closed".

    Please answer back with an update so that we can know if one of the resolutions helped to solve your problem.

    Sincerely,

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • Strange problem with analog simultaneous output / input

    I use a card PCI-6221. I have an application which generates 2 waveforms (finished samples) and simultaneously records 4 channels of analog input. I am using the sample clock AO as the sample for the analog clock.

    As a test, I plugged in the first AO (AO0) all 4 channel inputs. What happens when I run the vi, it's that the first sample on the first string (AI0) has the value of the last sample that was out on AO0, of the previous generation.

    Example:

    AI0 AI1 AI2 AI3

    -0.369-0,001-0,001-0,001

    -0.001 0.062 0.062 0.062

    0.062 0,124 0,124 0,124

    etc.

    I understand that it is a problem with the relative time of update of the AO and sampling of IT.

    He has to go: AI0 read / write AO0 / read AI1 / read AI2 / read AI3.

    I use DAQmx Timing (sample clock) to specify the clock AO as the sample for the AI clock. I noticed that this has an advantage of input terminal called assets. Ah, I thought - if I put the active side to neutralize the AI always begins sampling half a clock cycle after the OD has updated. Evil. It makes absolutely no difference. Maybe the AO clock signal is a very short pulse?

    Is there a way to specify the order in which updated inputs and outputs analog / sample?

    Hi CDancer,

    Change analog output voltage is not instantaneous. It depends on the speed of scanning of the Council with the difference the tension of the previous.

    You're right that the AO sample clock is a very short pulse. As far as I remember, it is the order of 50 ns.

    Here are two ways to insert a break between the tasks of HAVE and AO:

    • Delay the first conversion of IA (AI0) regarding the sample clock HAVE: use DAQmx calendar > more > converted > sample clock delay > Delay and DelayUnits properties.
    • Delay the sample clock HAVE first with regard to the relaxation of beginning of AI: use the DAQmx > start > more > Delay and DelayUnits properties.

    Brad

  • Problem with paths with iOS?

    I'm working on the translation of a project that works well on Windows and Mac, but seems to have a problem with the related film called, especially when called a jump upward in the directory (one folder to another).

    The iOS version waiting for something different?

    I have all the movies at the level of a directory, after the heel goes in this directory with @/ file/movie that works.

    What is the proper syntax that iOS will accept to call a later film at the same directory level?

    what works for window or Mac projector seems to hang iOS. Or am I missing something?

    Yes, all dependent files were present, check boxes enabled, etc.

    The problem was more subtle, as suggested by the fact that some worked and some did not.

    The obvious answer:

    I have a "main menu" movie that calls the films linked from the user clicks (or key).

    Some worked and some did not IOS, well that all worked on Windows and Mac, spotlight.

    Review of those who did not work, I found inconsistent capitalization ("Surgicalkit" vs "SurgicalKit") between calls and the names of .dir film bound for those who did not work in the IOS (and only in the).

    It seems that, unlike the Director spotlight for Mac and Windows, released IOS .ipa path strings are CASE-SENSITIVE!

    Once I changed the names of .dir for standardized use of capitalization, all calls worked.

    Now on the other bugs.

  • Problem with changes saved in files Excel download (APEX 3.2.1)


    Hello community,

    I have a Table and store Documents in there.

    I would give a link for users to open a file downloaded Excel, make changes, save them and finally to close the file.

    Unfortunately, the changes are not saved.

    I think it's a problem with the privileges. But those that need me?

    When I go on ' save under ' in a file Excel open, the owner is "Apache IO" and I don't have any directory on the server to save.

    I hope someone has a solution

    Thanks in advance

    JO

    Before you create a shared directory (this is not a DBA, but a sysadmin task incidentally) and a background process, you need to specify what and how you want to do something first. Maybe a shared directory is not possible (for example in the case of a Web application). Talk to your system administrator before you build anything.

    Even with a shared directory, you must do a lot more than just put a file there. If a user saves a "myfile.xlsx", but what to do with this file? Is he related to something, such as a purchase order, the invoice, the project...?

    Maybe you have seen the document management systems where you open a file in the application and save by clicking the Word or Excel records. But these are based on plugins, Office and other software installed locally on a PC.

  • Problems with copy and paste cells in Excel 2011 bold (Mac) in Ai CS5

    I have a problem with the copy of cells containing text from Microsoft Excel for Mac 2011 and sticking them in Illustrator CS5. I selects the whole cells of Excel, open a blank document AI, and without anything selected so the format is retained, I paste the cells.

    The question arises with the copy resulting cells in artificial intelligence. The guy who was "BOLD" in Excel's "BOLD" in artificial intelligence... but not really. HERE pastes the text in bold, not bold, but then makes a copy of the same text, put a line on it, then that puts ordinary text, so it seems "BOLD". But now I have two copies of the same word, a regular and a related on it just above the other.

    This normally wouldn't be a problem, but I need to modify this info in here later - and there is a second problem. When I paste the text bold in Excel in artificial intelligence, the word that result is divided into individual blocks of text for each letter. Rather than keep the word in full as an editable text block, I now click on each letter to change.

    There is a catch 22 to these problems: these cells I copy to include bold and normal text and ordinary text pasted in here without any problems (even blocks of text are kept). Therefore, the bold text that is causing problems

    I have a feeling it has to do with how the individual cells are formatted in Excel, but I need to copy the data of many different cells made by several people, so I'm at a loss to know what to do. Help, please!

    I've included a screenshot of what happens with cells after I paste them in artificial intelligence. I moved the exposed '5' to the top, so you can see the '5' on a regular basis below.

    Screen Shot 2013-01-15 at 1.32.07 PM.png

    Can be as simple as the font you're using. MS products can be a fake fat, products Adobe don't like it.

    I am running Windows, use HAVE 5.1 and Excel 2010 however. I have no problems of collage of paintings and retention of the text in the form of text, "BOLD" attributes and everything.

    So try to use a font that is known for having a "BOLD" Variant or something stock applications such as Calibri. If Calibri works, it may be the police. Here again, don't know if the Mac has Calibri.

    Mike

  • I am facing a problem with the beep.vi. I have a DAQ program, which acquired the signal and compare it to a threshold value. When a signal is out of range, a Visual and sound alarm has occurred. I use the VI beep.vi to generate the sound.

    I am facing a problem with the beep.vi.  I have a DAQ program, which acquired the signal and compare it to a threshold value. When a signal is out of range, a Visual and sound alarm has occurred. I use the VI beep.vi to generate the sound. Everything works fine except the sound alarm. It gives the table 1 d of type mismatch. I tried to fix this by placing it in a box structure. But it still does not work. If someone could help? Please find attached my VI. Best wishes to all visitors to the Forums of Discussion OR.

    Ihab El-Sayed

    published here: http://forums.ni.com/t5/LabVIEW/Playing-sound-based-on-exceeding-a-threshold-value-1D-array-data/m-p...

  • How can I add an ID related when I get this message (there is a temporary problem with the service. Please try again. If you continue to receive this message, try again later.) ?

    How can I add an ID related when I get this message (there is a temporary problem with the service. Please try again. If you continue to receive this message, try again later.) ?

    Hello

    an answer your other thread

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-networking/why-do-i-keep-getting-your-Windows-Live-ID-cant-be/268ff99c-E459-E011-8dfc-68b599b31bf5?page=1&TM=1301396733390#footer

  • Have a bunch of problems with windows 8. Not sure if they are related.

    I had several problems with my computer of windows 8

    (1) some applications can't seem to save my preferences
    (2) I could not install microsoft silverlight.    Error message: the installation log file could not be written. Verify that the Temp folder exists and that you can write to it.

    (3) the weather application will never start it gets stuck on the loading screen
    (4) the application of the internet Explorer seems to have disappeared, and I don't know how to get it back.

    Hi Grace,

    For any question related to the preferences and Silverlight, I suggest you log on as an administrator and try these steps.

    You can also read the following article and install Silverlight.

    How to clean a facility damaged Silverlight and then reinstall Silverlight

    http://support.Microsoft.com/kb/2608523

    Note: this section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. Follow these steps to resume and restore the registry.

    a. go to start and type regedit.

    b. Select regedit and then right click on the screen.

    c. click on run as administrator.

    d. find and click on the key or the subkey that you want to back up.

    e. click on the file menu and then click export.

    f. in the area Save in , select the location where you want to save the backup copy to, and then type a name for the backup file in the file name box.

    g. click Save.

    Follow these methods to the weather app related question:

     

    Method 1:

    Run applications troubleshooting

    I suggest you to download and run the troubleshooter modern UI App.

    http://download.Microsoft.com/download/F/2/4/F24D0C03-4181-4E5B-A23B-5C3A6B5974E3/apps.diagcab

     

    Method 2:

    I suggest you follow the steps in the article. Here is the link for your reference.

    What to do if you have problems with a soft

    http://Windows.Microsoft.com/en-GB/Windows-8/what-troubleshoot-problems-app

    Use the following steps for Internet Explorer related question:

    You could have this marking it from the start screen.

    a. right click on the Start screen.

    b. click on applications and then right-click on Internet Explorer.

    c. click on Pin to start.

    Let us know the status of the issue. We would be happy to help you.

Maybe you are looking for

  • Thoughts on McKeeper?

    Title says it all. Thank you.

  • HP 2000 Windows 8.1 update will not download

    Hey everybody! I've been using Windows 8 and love it! I've seen some people talk the Windows 8.1 and it seems that everything I don't like Win8 are set in point 8.1 of Windows! Good news! Problem is when I go to the Windows store, click overview of W

  • Types of EliteBook 820 m2 (ngff)

    As far as I know has 820 two ports of m2 (ngff) style, I guess one for wwan and other for SSDS, I was wondering, what type of connection are they, are they sata or pcie and they are the same or different? Thank you

  • Can I use a shutdown Script, delete a file during shutdown of Windows XP?

    I have a program, once executed, places a file in the startup folder (start (user)).  I uncheck the item in msconfig, and in another program, I have that I use to control what programs start at startup, it works, it stops the starting program at star

  • Special characters in sql

    HelloI had a question about the escaping special characters in Oracle. Let's say I have a table column that contains data like '% _Tester % '. I ideally if we do a select on this table, it would be something likeSelect * from table where column like