Got more questions? Find advice on: ASP | SQL | XML | Windows
Welcome to RegexAdvice Sign in | Join | Help

Search

You searched for the word(s):
< 1 second(s)
  • replace characters(seperators) within quotes

    &nbsp; Hi I am debugging a pear package (File_CSV). At some point for a line all seperators within quotes need to be replaced with an underscore. The code that is being used right now: $orgLine = &#39;1001;&quot;test1&quot;;&quot;semicolon ; in this string&quot; &#39;; $line = ...
    Posted to Construction Advice (Forum) by speedster on November 18, 2010
  • Re: transform sql string

    You guys(girls ;-)) are awesome! Thank You so very much!
    Posted to Construction Advice (Forum) by speedster on September 18, 2008
  • transform sql string

    &nbsp;Hello, I&#39;m regex novice and work on php These are my input strings : SELECT node.id, node.name AS nodename FROM node, node AS parent WHERE node.lft BETWEEN parent.lft AND parent.rgt SELECT node.id, node.name&nbsp; FROM node, node AS parent WHERE node.lft BETWEEN parent.lft AND parent.rgt SELECT id, name FROM node, node AS parent ...
    Posted to Construction Advice (Forum) by speedster on September 17, 2008