<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SQLServer 2005 and UDF for RegEx in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260805#M1575</link>
    <description>I suggest that you open an issue in our bugtracker: &lt;A href="http://www.talendforge.org/bugs/bug_report_advanced_page.php" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/bugs/bug_report_advanced_page.php&lt;/A&gt;&lt;BR /&gt;attach a screen capture of the message and attach the error log &lt;A href="http://www.talendforge.org/wiki/doku.php?id=bugtracker#attach_the_error_log_to_the_bugtracker" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/wiki/doku.php?id=bugtracker#attach_the_error_log_to_the_bugtracker&lt;/A&gt;&lt;BR /&gt;A developer will  investigate this in further details.</description>
    <pubDate>Wed, 30 Jun 2010 13:06:50 GMT</pubDate>
    <dc:creator>Sebastiao_Qlik</dc:creator>
    <dc:date>2010-06-30T13:06:50Z</dc:date>
    <item>
      <title>SQLServer 2005 and UDF for RegEx</title>
      <link>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260802#M1572</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I'm looking for clarification with SQLServer RegEx usage inside TOP 4.0.1.&lt;BR /&gt;I've got an assembly working, udf functions created and working - but nowhere to put them in TOP.&lt;BR /&gt;Adding a RegExp analysis, there's a popup which tells you to go to a removed option page.&lt;BR /&gt;And the documentation tells you to go to the page 281 which, too, doesn't exists any longer :-). &lt;BR /&gt;There's a way to duplicate any RegExp to personalized indicators, but it's very painful - and only make count analysis. &lt;BR /&gt;It'll be disappointing there's no solution to "quickly" use regexp anymore.&lt;BR /&gt;Can you tell me what did I miss, please ?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 13:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260802#M1572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: SQLServer 2005 and UDF for RegEx</title>
      <link>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260803#M1573</link>
      <description>Hi Olivier,
&lt;BR /&gt;browse to the "Libraries&amp;gt;Indicators&amp;gt;System&amp;gt;Pattern Matching" folder and open the "regular expression matching" indicator with a double click. 
&lt;BR /&gt;In the editor, in the "indicator definition" section, add the appropriate SQL template query which uses your regex function. 
&lt;BR /&gt;you can copy the template of Oracle and adapt it to use your function. 
&lt;BR /&gt;See the screen capture.
&lt;BR /&gt;Then, you may need to edit the patterns that you want to use in the analyses (at least to add the SQL server database when there is no default pattern available. This is the case for the email pattern for example where there are pattern definitions only for Oracle and MySQL. You just need to copy a definition and select SQL Server in the pattern editor. Be careful with the \ which may need to be escaped (it's the case with MySQL).
&lt;BR /&gt;You can test your regex to make sure it works as you expect with the "test" button in the pattern editor.</description>
      <pubDate>Wed, 30 Jun 2010 10:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260803#M1573</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2010-06-30T10:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: SQLServer 2005 and UDF for RegEx</title>
      <link>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260804#M1574</link>
      <description>Hi scorreia, 
&lt;BR /&gt;I alredy tested this, but using a regexp in a analysis with SQLServer still gives me a popup about the RegExp limitation in SQLServer. . Then I ve got another message with Error {0} The indicator is already positionned on this column . But no indicator is really created
&lt;BR /&gt;
&lt;BR /&gt;Olivier</description>
      <pubDate>Wed, 30 Jun 2010 11:32:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260804#M1574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-30T11:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: SQLServer 2005 and UDF for RegEx</title>
      <link>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260805#M1575</link>
      <description>I suggest that you open an issue in our bugtracker: &lt;A href="http://www.talendforge.org/bugs/bug_report_advanced_page.php" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/bugs/bug_report_advanced_page.php&lt;/A&gt;&lt;BR /&gt;attach a screen capture of the message and attach the error log &lt;A href="http://www.talendforge.org/wiki/doku.php?id=bugtracker#attach_the_error_log_to_the_bugtracker" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/wiki/doku.php?id=bugtracker#attach_the_error_log_to_the_bugtracker&lt;/A&gt;&lt;BR /&gt;A developer will  investigate this in further details.</description>
      <pubDate>Wed, 30 Jun 2010 13:06:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260805#M1575</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2010-06-30T13:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: SQLServer 2005 and UDF for RegEx</title>
      <link>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260806#M1576</link>
      <description>Hey @ OlivierR 
&lt;BR /&gt;Could you find a workaround for this issue as I am facing it myself? I do not have the UDF option in the Preferences and need this function quite urgently. 
&lt;BR /&gt;Thank you 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 07 Dec 2010 10:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260806#M1576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-07T10:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: SQLServer 2005 and UDF for RegEx</title>
      <link>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260807#M1577</link>
      <description>Hi Pinback, 
&lt;BR /&gt;the preference page is not used anymore in recent versions of the profiler. 
&lt;BR /&gt;What you need to do is to edit the regex indicator called "Regular Expression Matching" in "Libraries/Indicators/System Indicators/Pattern Matching/" and check that the patterns you want to use contain a valid expression for MS SQL. 
&lt;BR /&gt;Let me know if this does not work for you. 
&lt;BR /&gt;thanks for your bugtrack issue: 17457</description>
      <pubDate>Tue, 07 Dec 2010 14:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260807#M1577</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2010-12-07T14:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: SQLServer 2005 and UDF for RegEx</title>
      <link>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260808#M1578</link>
      <description>Thank you very much for the speedy reply... A last request -&amp;gt; As i am new to MSSql, have you maybe got a good link for me to learn patterns on MSSql, I have no idea where to begin?</description>
      <pubDate>Wed, 08 Dec 2010 09:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260808#M1578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-08T09:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: SQLServer 2005 and UDF for RegEx</title>
      <link>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260809#M1579</link>
      <description>in the studio, click on the menu "help &amp;gt; bookmarks" then you'll find a link related to SQL Server. 
&lt;BR /&gt;But if you want to learn regex, have a look at sites like regexlib.com.
&lt;BR /&gt;Some of my bookmarks are available at 
&lt;A href="http://www.delicious.com/scorreia_pro/regex+reference" rel="nofollow noopener noreferrer"&gt;http://www.delicious.com/scorreia_pro/regex+reference&lt;/A&gt;</description>
      <pubDate>Wed, 08 Dec 2010 09:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260809#M1579</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2010-12-08T09:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: SQLServer 2005 and UDF for RegEx</title>
      <link>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260810#M1580</link>
      <description>You are a true legend</description>
      <pubDate>Wed, 08 Dec 2010 10:53:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260810#M1580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-08T10:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: SQLServer 2005 and UDF for RegEx</title>
      <link>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260811#M1581</link>
      <description>&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; thank you.</description>
      <pubDate>Wed, 08 Dec 2010 10:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260811#M1581</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2010-12-08T10:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: SQLServer 2005 and UDF for RegEx</title>
      <link>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260812#M1582</link>
      <description>I agree. Sebastiao is a legend. 
&lt;BR /&gt;One more I'll add --&amp;gt; 
&lt;A href="http://www.regexbuddy.com/" rel="nofollow noopener noreferrer"&gt;http://www.regexbuddy.com/&lt;/A&gt; Totally worth the $40</description>
      <pubDate>Wed, 08 Dec 2010 17:29:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/SQLServer-2005-and-UDF-for-RegEx/m-p/2260812#M1582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-12-08T17:29:36Z</dc:date>
    </item>
  </channel>
</rss>

