Vista Download

Free software library Vista download - General SQL Parser .NET Vista download - Best Free Vista Downloads

 



Top Software Keywords

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

 

Downloads RSS

RSS 2.0 feed XML feed XML feed

Top Downloads

C# Print PDF
2023.1.11416 download
Shareware

Add Images in
PDF C#

2023.8.6 download
Shareware

Adobe Flash
Builder

4.7 download
Trialware

PDFOne .NET
Professional
Edition

3.0.96.8 download
Trialware

Nicomsoft OCR
7.0.885 download
Demo

Chrome
PdfRenderer

2022.9.9056 download
Shareware

Macrobject
CHM-2-Word
2007 Converter

2007.13.607.309 download
Shareware

MSI to EXE
Compiler

3.3.0.0 download
Shareware

Pismo Trace
Monitor SDK

23U download
Freeware

PyScripter
4.3.4 download
Open Source

YaDT
3.242 download
Freeware

C# Create PDF
Tutorial for
Developer

2022.5.5596 download
Shareware

PHP Excel
1.8.2 download
Open Source


TeXstudio
Portable

4.8.1 download
Freeware

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

CyberInstaller
Suite

2022 download
Freeware

GSA Auto
SoftSubmit

8.39 download
Shareware

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

PHP Gz Forum
Scripts

1.1 download
Commercial

 

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: 307 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 free software library in Components & Libraries downloads for Vista

Nicomsoft OCR 7.0.885 download by Nicomsoft Ltd.
... a quality OCR system, enabling them to create software products that are more competitive. Key features: - Cross-platform OCR: Windows and Linux platforms are supported - Support of many image ...
type: Demo ($399.00)
categories: OCR, Image, optical character recognition, tool, library, component
View Details Download
Nicomsoft OCR

Windows Std Serial Comm Lib PowerBasic 7.0 download by MarshallSoft Computing
MarshallSoft Power Basic serial communications component library for RS232 and multi-drop RS485 and RS422 serial ... calls to Windows API functions only. - Royalty free distribution with a compiled application. - Source code ...
View Details Download
Windows Std Serial Comm Lib PowerBasic screenshot

Windows Std Serial Comm Lib for dBase 7.0 download by MarshallSoft Computing
MarshallSoft dBase serial communications component library for RS232 and multi-drop RS485 and RS422 serial ... to core Windows API functions only). - Royalty free distribution with your compiled application. - C source ...
View Details Download
Windows Std Serial Comm Lib for dBase screenshot

Windows Std Serial Comm Lib for Delphi 7.0 download by MarshallSoft Computing
MarshallSoft Delphi serial communications component library for RS232 and multi-drop RS485 and RS422 serial ... - License covers all programming languages. - Royalty free distribution with a compiled application. - Source code ...
View Details Download
Windows Std Serial Comm Lib for Delphi screenshot

CAD VCL: 2D/3D CAD in Delphi/C++Builder 14.1 download by CADSoftTools
CAD VCL is a library for creating CAD software in Delphi and C++Builder applications. With its help ... SLDPRT, X_T, X_B, SVG, CGM and others. The library is provided in the Delphi source code. The ...
type: Shareware ($1 620.00)
categories: CAD, CAD library, AutoCAD, DWG, DXF, CGM, hpgl, plt, SVG, STP, STEP, IGS, IGES, STL, SAT, Delphi, C++Builder, VCL, library, source code, component, import, edit, export, view, g-code, SLDPRT, X_T, X_B
View Details Download
CAD VCL: 2D/3D CAD in Delphi/C++Builder

Windows Std Serial Comm Lib for C/C++ 7.0 download by MarshallSoft Computing
MarshallSoft C/C++ serial communications component library for RS232 and multi-drop RS485 and RS422 serial ... to core Windows API functions only). - Royalty free distribution with your compiled application. - C source ...
View Details Download
Windows Std Serial Comm Lib for C/C++ screenshot

SharpShooter Gauges 7.3.1 download by Perpetuum Software
Present-day business requires sharp decision-making based on information that is easy to conceive and that provides only valuable data, filtering out information that isn't relevant. Ideal solutions for such a task ...
View Details Download
SharpShooter Gauges

Windows Std Serial Comm Lib for FoxPro 7.0 download by MarshallSoft Computing
MarshallSoft FoxPro serial communications component library for RS232 and multi-drop RS485 and RS422 serial ... to core Windows API functions only). - Royalty free distribution with your compiled application. - C source ...
View Details Download
Windows Std Serial Comm Lib for FoxPro screenshot

MarshallSoft GPS Component for C/C++ 2.2 download by MarshallSoft Computing
... online as well as in printable format. - Free technical support and updates for one year. Royalty free distribution with your compiled application. Evaluation versions are ...
View Details Download
MarshallSoft GPS Component for C/C++

Windows Std Serial Comm Lib for Xbase 7.0 download by MarshallSoft Computing
MarshallSoft Xbase serial communications component library for RS232 and multi-drop RS485 and RS422 serial ... to core Windows API functions only). - Royalty free distribution with your compiled application. - C source ...
View Details Download
Windows Std Serial Comm Lib for Xbase screenshot