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

Browse by Tags

All Tags » TOKEN
  • Tokenize SQL Query

    hi,  i want to parse a file that contains SQL queries which can be executed within SQL Server Query Analyzer. The format of the file is  SQL Statement 1 GO SQL Statement 2 GO SQL Statement 3 GO etc  What i want to do is extract each SQL statement, eg (SQL Statement 1, SQL Statement 2 etc). Each statement maybe multiple ...
    Posted to Construction Advice (Forum) by rumballs on November 3, 2007
  • REGEX Template TOKEN Problem

    This is my current regex, for matching template tokens, at the moment it is not matching inner html "(?<subdata>[.\n\r]*)", i need it to match everything including new lines & whitespace characters. It uses asp.net for ...
    Posted to Construction Advice (Forum) by Beachnerd on October 28, 2007