473,811 Members | 2,756 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

niceSQL / SQL Formatter

Hi!
I have developed an usefor tool for developers. Take a look.

niceSQL is a nice-to-have tool for developers.
the application you develop logs the sql statements, that often are big and
very complex, to a file, console window or the output window in visual
studio.

niceSQL is an sql formatter.
niceSQL formattes your sql statements so that they become well arranged. It
does not check your syntax.

niceSQL supports selects, inserts, updates and deletes with unions, joins,
case, group, order, having, etc. It also supports stored procedures and
stored functions.
See: http://home.broadpark.no/~ihalvor/
Jul 19 '05 #1
4 3122
Has anybody installed this and verified that its legit?

"Inge" <in***********@ yahoo.no> wrote in message
news:2a******** *************** **@posting.goog le.com...
Hi!
I have developed an usefor tool for developers. Take a look.

niceSQL is a nice-to-have tool for developers.
the application you develop logs the sql statements, that often are big and very complex, to a file, console window or the output window in visual
studio.

niceSQL is an sql formatter.
niceSQL formattes your sql statements so that they become well arranged. It does not check your syntax.

niceSQL supports selects, inserts, updates and deletes with unions, joins,
case, group, order, having, etc. It also supports stored procedures and
stored functions.
See: http://home.broadpark.no/~ihalvor/

Jul 19 '05 #2

The tool is approved by downloads.com and eSellerate.

Its a C# based Nice-To-Have tool that works.

See: http://download.com.com/3000-2210-10...ml?tag=lst-0-1

See: http://home.broadpark.no/~ihalvor/
--
Posted via http://dbforums.com
Jul 19 '05 #3
ingehalv <me*********@db forums.com> wrote in message news:<35******* *********@dbfor ums.com>...
The tool is approved by downloads.com and eSellerate.

Its a C# based Nice-To-Have tool that works.

See: http://download.com.com/3000-2210-10...ml?tag=lst-0-1

See: http://home.broadpark.no/~ihalvor/


Here is useful SQL formatter (in bcsh).
I quickly wrote this coz I don't wanna install heavy prog on my system.
This is not so good, but not that bad.

----------------------------------------
INPUT_FILE="tes tsql.in"

while read line;
do
for word in $line
do
u_word=`echo $word | tr [:lower:] [:upper:]`
if [ $u_word = "SELECT" ] || \
[ $u_word = "WHERE" ] || \
[ $u_word = "FROM" ] || \
[ $u_word = "ORDER" ] || \
[ $u_word = "DECLARE" ] || \
[ $u_word = "BEGIN" ] || \
[ $u_word = "EXCEPTION" ]
then
echo $word
else
echo ' '$word
fi

done
done < $INPUT_FILE
--------------------------------------
Jul 19 '05 #4

The tool is approved by downloads.com and eSellerate.

Its a C# based Nice-To-Have tool that works.

See: http://download.com.com/3000-2210-10...ml?tag=lst-0-1

See: http://home.broadpark.no/~ihalvor/
--
Posted via http://dbforums.com
Jun 27 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1582
by: Morten W. Petersen | last post by:
Hi, I have an HTML page that displays some content, and a part of that content is HTML changed into regular text. The encoding of the page is UTF-8. Here's the code that makes the change (the HTML in self.contents is UTF-8 encoded): file = cStringIO.StringIO()
0
2545
by: Christopher Pragash | last post by:
Hello All, Recently I had posted a message to forum requesting assistance to resolve a security issueI was facing in .NET Framework 1.1, the error being "Because of Security Restrictions, the ObjRef cannot be accessed". The solution was in the server's app.config file where I had to set the 'typeFilterLevel' to 'Full' for both the SOAP as well as the Binary formatters. My remoting environment was set for Server activated components (so...
0
1343
by: Inge | last post by:
Hi! I have developed an usefor tool for developers. Take a look. niceSQL is a nice-to-have tool for developers. the application you develop logs the sql statements, that often are big and very complex, to a file, console window or the output window in visual studio. niceSQL is an sql formatter. niceSQL formattes your sql statements so that they become well arranged. It
8
1958
by: John Dalberg | last post by:
I have spent 1/2 hour looking for a Javascript formatter with no luck. I am using a tool that produces Javascript statements in one long string and it's hard to read. Any recommendations? I see a .NET tool at codeproject but that site is down.
4
5981
by: Patrick De Ridder | last post by:
Which library should I include for the formatter in formatter.Serialize(output, record); Many thanks. -- Patrick De Ridder ngmail@freeler.nl
4
7818
by: Andreas Huber | last post by:
Hello there I need to serialize/deserialize some pretty simple data structures (no inheritance, few has relationships, ~20 classes) in three formats. One is XML (structure is not important as long as it's human-readable and modifiable), and two are proprietary binary formats. For XML I'll use the SoapFormatter, no sweat. For the two other formats I would like to implement my own formatters. Problem is the docs on implementing your own...
2
2178
by: Nadav | last post by:
Hi, I am trying to create a custom formatter ( such as the binary formatter ), I can't figure out where do I bind the input Data Stream with the SerializationInfo object info how should i create the association? I couldn't find any sample explaining how to create custom formatters... Any pointer or sample would be appreciated... -- Nadav http://www.ddevel.com
1
2907
by: Edward Yang | last post by:
When it comes to ViewState in ASP.NET, I have a mixed feeling of both love and hate. For love, it simplifies many aspects of common tasks; for hate, it bloats web pages with large amount of cryptic (though not really :-)) text. I find that LOS formatter is not as effecient as what Microsoft claims. It takes up much of CPU time. For example, it is very obvious in CPU utilization (up to 50% for one page) when serializing/deseriailzing a...
1
1001
by: andrew | last post by:
I was earlier trying to persist a windows forms control to disk using the binary formatter class. I have devised a workaround, however I have Classes added in as references to my project which still won't serialize properly. I have tested the referenced classes separately as individual projects and added <Serializable(()> Attribute tags to all class definition etc, and all seems well.
0
9727
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10133
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9204
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7669
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6889
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5554
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5692
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
3017
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.