Community
    • Login

    Searching "where ObjId=? and LastCngDTime=? " and need to replace that with "where ObjId=? and LastCngDTime=cast(? as datetime) " in all the files of directory. But notepad++ is showing no result found. But the text is in the file.

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 509 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Sandipan GhoraiS
      Sandipan Ghorai
      last edited by

      Searching "where ObjId=? and LastCngDTime=? " and need to replace that with "where ObjId=? and LastCngDTime=cast(? as datetime) " in all the files of directory. But notepad++ is showing no result found. But the text is in the file.

      1 Reply Last reply Reply Quote 0
      • Terry RT
        Terry R
        last edited by

        @Sandipan-Ghorai said:

        "where ObjId=? and LastCngDTime=? "

        Can you provide some examples of the data and also the search patterns used. As these posts are interpreted and can be altered please read our FAQ section especially the one titled request for help without sufficient information.
        When performing the search are you selecting search mode “regular expression” or “normal mode”. This is important as you appear to be using characters which have a special meaning.

        Terry

        1 Reply Last reply Reply Quote 2
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors