October 10, 2011 at 11:52 pm
Comments posted to this topic are about the item Using Regular expression to convert PL/SQL code to TSQL
October 11, 2011 at 12:55 am
venus.pvr (10/10/2011)
Comments posted to this topic are about the item <A HREF="/articles/Regular+Expressions/75121/">Using Regular expression to convert PL/SQL code to TSQL</A>
Thanks! I found it very interesting for Regular expression syntax.
October 11, 2011 at 7:16 am
Thank you Carlo. I also thank Steve Jones for the support.
October 11, 2011 at 9:39 am
We have an application we're going to look at migrating from Oracle to MSSQL so I'm going to file this article away to help with changing the code. Thanks for writing it.
October 11, 2011 at 12:08 pm
I find that this could prove very helpful. Microsoft has a tool available to help convert too - name and location of the download escape me right now though. Maybe somebody else can remember what it is called.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
October 11, 2011 at 1:00 pm
SQLRNNR (10/11/2011)
I find that this could prove very helpful. Microsoft has a tool available to help convert too - name and location of the download escape me right now though. Maybe somebody else can remember what it is called.
This is probably what you're talking about:
http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=26711
And a page with some more info and a link to a whitepaper:
http://www.microsoft.com/sqlserver/en/us/product-info/migration-tool.aspx
October 11, 2011 at 5:21 pm
Nice article!
I've been trying to learn all the regex I could and got frustrated when I found out SSMS implemented a MS version of regex
October 12, 2011 at 8:45 pm
Thank you everyone for the feedback.
April 22, 2013 at 9:38 am
After using RegEx in C# for years it is now great to have examples like this to apply in the SQL world. Thank you for the information.
M.
Not all gray hairs are Dinosaurs!
Viewing 9 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply