Vista Download

Net time Vista download - General SQL Parser .NET Vista download - Best Free Vista Downloads

 



Related Keywords

net time downloads
net library net framework downloads
net core vb net downloads
net pdf net library downloads
time tracking time clock downloads
time in time out downloads
net downloads
.net downloads
net monitor downloads
net equities downloads
.net controls downloads
.net components downloads
net tools downloads
net spy downloads
net admin downloads
net eraser downloads
net send downloads
.net component downloads
net framework downloads
net folders downloads

Top Software Keywords

api downloads
visual studio downloads
library downloads
free downloads
dll downloads
net downloads
control downloads
pdf downloads
image downloads
windows downloads
sdk downloads
delphi downloads
component downloads
net component downloads
java downloads
programming downloads
asp downloads
email downloads
visual basic downloads
html downloads
com downloads
barcode downloads
activex downloads
dotnet downloads
database downloads
ocx downloads
vista basic downloads
vb net downloads
internet downloads
codabar downloads

 

Downloads RSS

RSS 2.0 feed XML feed XML feed

Top Downloads

FlexCell Grid
Control for
ActiveX

1.0.8 download
Shareware

ZylGPSReceiver
AX

3.15 download
Shareware

Net Send SDK
1.1 download
Freeware

Active Query
Builder .NET
Edition

3.13.2 Build 2264 download
Demo

novaPDF SDK
11.9.492 download
Shareware

PilotEdit Lite
19.8.0 download
Freeware

EaseFilter
Encryption
Filter Driver
SDK

5.6.3.6 download
Freeware


ZylSerialPortA
X

1.46 download
Shareware

epuBear
1.5.2 download
Demo

FreeBasic for
Windows

1.10.1 download
Open Source

GNU Project
Debugger

8.3 download
Open Source

EditBox
0.0.23 download
Open Source

LibRaw
0.21.1 download
Open Source

VintaSoft
Imaging .NET
SDK

14.0.11.1 download
Demo

Top Rated

SuperEdi
4.3.2 download
Freeware

SimplexNumeric
a

25.4.2.1 download
Freeware

AlphaControls
2020

15.21 download
Shareware

IntelliProtect
or

2.24 download
Freeware

SetupBuilder
10.0.6531 download
Shareware

GSA Auto
SoftSubmit

8.40 download
Shareware

CyberInstaller
Suite

2022 download
Freeware

Install
Package
IronPdf

2022.4.5455 download
Shareware

ReFox XII
12.5 download
Commercial

DJ Java
Decompiler

3.12.12.101 download
Shareware

PlayBasic
Learning
Edition

1.64l download
Freeware

SIP ActiveX
Phone

1.1.2.6 download
Shareware

Turbo C++
3.0 download
Freeware

Ultimate++
605 download
Freeware

NeoBook Rapid
Application
Builder

5.8.7 download
Shareware

 

Navigation: Home \ Development \ Components & Libraries \ General SQL Parser .NET

General SQL Parser .NET

 2.3.5   by Gudu Software

Vista Compatible
Software Description:
General SQL Parser provides detail information about a SQL statement such as statement types (Select, insert, update, delete or create and so on), what's tables and fields are used in a statement, and different parts of a SQL statement are also available such as where clause, group by clause and having clause and so on... ... Download General SQL Parser .NET


Add to Download Basket


Report virus or spyware
General SQL Parser .NET screenshot
[ Zoom screenshot ]
Vote:
Voted: 0 times
Downloaded: 321 times
Software Info
Best Vista Download periodically updates pricing and software information of General SQL Parser .NET full version from the publisher, but some information may be out-of-date. You should confirm all information.
Software piracy is theft, using crack, warez passwords, patches, serial numbers, registration codes, key generator, keymaker or keygen for General SQL Parser .NET license key is illegal and prevent future development of General SQL Parser .NET. Download links are directly from our mirrors or publisher's website, General SQL Parser .NET torrent files or shared files from rapidshare, yousendit or megaupload are not allowed!
Released: June 04, 2012
Filesize: 3.00 MB
Platform: Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64
Install Instal And Uninstall
Add Your Review or Windows Vista Compatibility Report
Your Name:
Software Version:
Rating:
Comment:
Security Code:

General SQL Parser .NET

- Releases History
Software: General SQL Parser .NET 2.3.5
Date Released: Jun 4, 2012
Status: New Release
Release Notes: · support - character in DB2 identifier
· support parenthesis in the left side of set clause of DB2.
· rename unit dbcmds to lzdbcmds.
· support sql server deny statement
· support sql statement that block statement that follow declare statement directly.
· support FETCH FIRST ROW ONLY
· fixed a bug which will slow down the parse( and even freeze the parse) when the table name is a big query
· add %prec OUTER_JOIN to rule joined_table, so all of those table_ref XXX RW_JOIN table_ref have the same priority, this make following sql organized correctly: SELECT *, FROM S1, natural join w3, LEFT OUTER JOIN S2, ON S1.S = S2.S

New format options:
· gfmtopt.declare_list_style,
· gfmtopt.declare_comma_option,
· gfmtopt.LinebreakBeforeParamInExec replaced by
· gfmtopt.exec_first_paramater_in_newline
· gfmtopt.exec_parameters_style
· gfmtopt.exec_parameters_comma_option
· gfmtopt.exec_parameters_align_value

· fix a bug that can't modify case of quoted identifier of table/column/alias
Software: General SQL Parser .NET 2.2.6
Date Released: Jun 4, 2012
Status: New Release
Release Notes: · support - character in DB2 identifier
· support parenthesis in the left side of set clause of DB2.
· rename unit dbcmds to lzdbcmds.
· support sql server deny statement
· support sql statement that block statement that follow declare statement directly.
· support FETCH FIRST ROW ONLY
· fixed a bug which will slow down the parse( and even freeze the parse) when the table name is a big query
· add %prec OUTER_JOIN to rule joined_table, so all of those table_ref XXX RW_JOIN table_ref have the same priority, this make following sql organized correctly: SELECT *, FROM S1, natural join w3, LEFT OUTER JOIN S2, ON S1.S = S2.S

New format options:
· gfmtopt.declare_list_style,
· gfmtopt.declare_comma_option,
· gfmtopt.LinebreakBeforeParamInExec replaced by
· gfmtopt.exec_first_paramater_in_newline
· gfmtopt.exec_parameters_style
· gfmtopt.exec_parameters_comma_option
· gfmtopt.exec_parameters_align_value

· fix a bug that can't modify case of quoted identifier of table/column/alias
Software: General SQL Parser .NET 2.2.2
Date Released: Jun 4, 2012
Status: New Release
Release Notes: · support - character in DB2 identifier
· support parenthesis in the left side of set clause of DB2.
· rename unit dbcmds to lzdbcmds.
· support sql server deny statement
· support sql statement that block statement that follow declare statement directly.
· support FETCH FIRST ROW ONLY
· fixed a bug which will slow down the parse( and even freeze the parse) when the table name is a big query
· add %prec OUTER_JOIN to rule joined_table, so all of those table_ref XXX RW_JOIN table_ref have the same priority, this make following sql organized correctly: SELECT *, FROM S1, natural join w3, LEFT OUTER JOIN S2, ON S1.S = S2.S

New format options:
· gfmtopt.declare_list_style,
· gfmtopt.declare_comma_option,
· gfmtopt.LinebreakBeforeParamInExec replaced by
· gfmtopt.exec_first_paramater_in_newline
· gfmtopt.exec_parameters_style
· gfmtopt.exec_parameters_comma_option
· gfmtopt.exec_parameters_align_value

· fix a bug that can't modify case of quoted identifier of table/column/alias


Most popular net time in Components & Libraries downloads for Vista

Active Query Builder .NET Edition 3.13.2 Build 2264 download by Active Database Software
Active Query Builder .NET Edition, developed by Active Database Software, is a sophisticated and versatile tool designed to streamline the process of building SQL queries within .NET applications. This powerful component ...
View Details Download
Active Query Builder .NET Edition screenshot

VintaSoft Imaging .NET SDK 14.0.11.1 download by VintaSoft
VintaSoft Imaging .NET SDK, developed by VintaSoft, is a comprehensive and versatile imaging library designed for .NET developers seeking to integrate advanced image processing capabilities into their applications. This powerful SDK ...
View Details Download
VintaSoft Imaging .NET SDK screenshot

Gears.IFilterHelper 1.1.5 download by 9Rays.Net
... Writing your own components may require too much time and efforts, which otherwise could have been invested into improving the program core and general optimization. There are many extractors available ...
View Details Download
Gears.IFilterHelper

ZylTimer.NET 1.32 download by Zyl Soft
ZylTimer.NET is a high resolution .NET timer component library, which provides a higher precision than the standard .NET Timer component. .NET Timer component which ships with Delphi / C++Builder uses ... to this approach it's impossible to get accurate timer intervals smaller than 50 milliseconds. ZylTimer.NET is a ...
type: Shareware ($49.99)
categories: ZylTimer.NET, high, resolution, timer, precision, thread, .NET, Visual Basic, Component
View Details Download
ZylTimer.NET

ZylIdleTimer.NET 1.43 download by Zyl Soft
... (related to the whole system) or application-wide idle time or to check the time interval of user inactivity. It works with WinForms ...
type: Shareware ($49.99)
categories: idle, timer, time, system-wide, application, Component, .Net
View Details Download
ZylIdleTimer.NET

Form Designer .NET 2.80 download by Greatis Software
Runtime Form Designer Suite: version 2.80 for .NET 2.0 or later, September 21, 2010 (Visual Studio 2005 or later) Form Designer .NET allows you move and resize any control ...
type: Demo ($402.00)
categories: move, size, edit, control, run-time, runtime, form, editor, form designer, .net form, manage controls, .net
View Details Download
Form Designer .NET

Spire.PDFViewer 7.13 download by e-iceblue
... and efficiently implement PDF viewing functionalities, reducing development time and effort. Performance is another area where Spire.PDFViewer excels. The software is optimized to handle large PDF files with ease, ...
View Details Download
Spire.PDFViewer

Movie Maker Timeline SDK Control 8.5 download by Viscom Software
... Edit SDK support Drag & Drop clips on timeline for C#, VB.NET, VB6, MS Access, Delphi, C++ ... preview the video frame by frame on the timeline. Make movies in AVI, WMV, MPEG1, MPEG2, VCD, ...
View Details Download
Movie Maker Timeline SDK Control

Active MIDI DJ Console for .NET 1.1 download by MultiMedia Soft
... rotated on the physical console; at the same time, each MIDI DJ Console comes with its own set of MIDI commands for switching a led on or off or for ...
View Details Download
Active MIDI DJ Console for .NET

Quartz.NET 3.14.0 download by Marko Lahma
... for developers seeking to automate workflows and manage timed operations with precision. At its core, Quartz.NET ... need to run a task at a specific time, repeat it at regular intervals, or trigger it ...
View Details Download
Quartz.NET screenshot