Vista Download

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

 



Related Keywords

xml library downloads
xml marker xml xml editor free downloads
xml to xml downloads
xml to pdf xml downloads
library downloads
library automation downloads
library scheduling downloads
library software downloads
library maintenance system downloads
library system downloads
library management downloads
library management system downloads
library catalog downloads
library database downloads
library management software downloads
library with 10 downloads
library linren sound recorder downloads
library book downloads
library manager downloads
library collection downloads

Top Software Keywords

api downloads
visual studio downloads
free downloads
library downloads
dll downloads
net downloads
control downloads
windows downloads
sdk downloads
image downloads
pdf 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
vista basic downloads
ocx downloads
vb net downloads
internet downloads
codabar downloads

 

Downloads RSS

RSS 2.0 feed XML feed XML feed

Top Downloads

Net Send SDK
1.1 download
Freeware

Marshallsoft
Client Mailer
for VB

6.0 download
Shareware

SimpleLPR
3.6.1.0 download
Shareware

EverEdit x64
4.5.0.4500 download
Shareware

Image Viewer
SDK ActiveX
x64

17.0 download
Shareware

PDFIndexCut
1.0 download
Shareware

Viscomsoft
TWAIN SDK
ActiveX

12.0 download
Shareware


EverEdit
Portable x64

4.5.0.4500 download
Shareware


XIFF
3.1.0 download
Open Source

Miraplacid
Text Driver
SDK

8.0 download
Freeware

VintaSoft
Imaging .NET
SDK

14.1.6.1 download
Demo

PDF Viewer
2022.8.7894 download
Shareware

DNGuard HVM
Pro

4.93 download
Shareware

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.42 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: 338 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 xml library in Components & Libraries downloads for Vista

XIFF 3.1.0 download by Jive Software
XIFF is an Open Source Flash library for instant messaging and presence clients using the ... quite a few extensions already included in the library, giving it support for XML-RPC over XMPP (XEP-0009), ...
View Details Download
XIFF screenshot

SecureBlackbox .NET 14.0.290 download by EldoS Corporation
... and keyrings. XMLBlackbox - encrypt, sign and timestamp XML files or generic data using XML encryption and signing standards (XMLEnc, XMLDSig and XAdES). ...
View Details Download
SecureBlackbox .NET

TeeChart for .NET 2024 download by Steema Software
... native Chart format - Data export as Excel, XML, HTML, CSV (Text) & native Chart format - ... take advantage of TeeChart's comprehensive, client-side HTML5 Javascript library to render fully interactive .NET charts for MVC ...
View Details Download
TeeChart for .NET

Blocks 3.0.7 download by Gmax
... over a set of records. JDBC dataset blocks. XML dataset blocks. RMI dataset blocks. Web Services dataset ... Export to Excel on the fly. Export/Import as XML file. The Block View is implemented as a ...
View Details Download
Blocks

IronWebScraper - The C# Library 2025.6.3 download by Iron
IronWebScraper - The C# Library is a robust and versatile tool developed by ... for developers working within the .NET ecosystem. This library stands out for its efficiency and ease of ... getting bogged down by intricate coding requirements. The library supports a wide range of scraping scenarios, from ...
View Details Download
IronWebScraper - The C# Library screenshot

Adobe XMP Library for ActionScript 1.0 download by Adobe Systems
Adobe XMP Library for ActionScript consists of three parts, namely a data model, a parser and a serializer. The data model represents a set of XMP data in memory and ...
View Details Download
Adobe XMP Library for ActionScript

EasyXLS Excel Library for Java 8.5.1 download by EU Outsourcing
EasyXLS Excel Library is the Java component to import and export ... Export, import and format MS Excel reports. The library supports XLS, XLSX, XLSM, XLSB, CSV, TXT, XML and HTML file formats. Microsoft Excel not required. ...
View Details Download
EasyXLS Excel Library for Java

Gantt Chart Light Library 4.3.34 download by DlhSoft
... Customizable printing and image exporting; Two-way Microsoft Project® XML compatibility; Model-View-ViewModel (MVVM) pattern support (Prism). [* Advanced components are not available with Basic Edition licenses.] ...
View Details Download
Gantt Chart Light Library

Spire.DataExport Community 3.2.1 download by e-iceblue
... for data export into MS Excel,MS Word, HTML, XML, PDF, MS Access, DBF, SQL Script, SYLK, DIF, CSV ,MS Clipboard format. Quickly and easily export data from Command, ListView, DataTable ...
View Details Download
Spire.DataExport Community

SecureBlackbox for Java 14.0.288 download by EldoS Corporation
... and keyrings. XMLBlackbox - encrypt, sign and timestamp XML files or generic data using XML encryption and signing standards (XMLEnc, XMLDSig and XAdES). ...
type: Shareware ($883.00)
categories: Java, Android, SSL, TLS, SSH, SFTP, MIME, S/MIME, PGP, PDF, XML, ZIP, EDI, SAML, secure, protocol, class, library
View Details Download
SecureBlackbox for Java