SQL Statement Formatter
From: John Viele (john.noVieleSpam_at_hummingbird.com)
Date: 01/13/05
- Next message: galenboyerdev_at_hotpop.com: "Re: Pass-thru SQL performance vs Stored Proc"
- Previous message: Henke: "Re: Problems when using TOP statement"
- Next in thread: MGFoster: "Re: SQL Statement Formatter"
- Reply: MGFoster: "Re: SQL Statement Formatter"
- Reply: Hugo Kornelis: "Re: SQL Statement Formatter"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 13 Jan 2005 10:48:41 -0500
I'm looking for a software component (Active-X control, .NET library, DLL,
whatever) that will take a SQL statement and reformat it to make it
readable. I want to customize the way it reformats.
I deal with some big hairy ugly SQL statements that are dynamically
generated and it's a royal pain to manually reformat them for analysis every
time. I tried using REGEX to write my own reformatter, but I don't think it
can do what I want (or at least it would be easier to write my own parser
code than to get REGEX to do this).
If anyone knows of a great utility for this, please let me know. Thanks.
- Next message: galenboyerdev_at_hotpop.com: "Re: Pass-thru SQL performance vs Stored Proc"
- Previous message: Henke: "Re: Problems when using TOP statement"
- Next in thread: MGFoster: "Re: SQL Statement Formatter"
- Reply: MGFoster: "Re: SQL Statement Formatter"
- Reply: Hugo Kornelis: "Re: SQL Statement Formatter"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading