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
library downloads
image downloads
free downloads
dll downloads
pdf downloads
control downloads
sdk downloads
net downloads
delphi downloads
windows downloads
java downloads
component downloads
net component downloads
programming downloads
asp downloads
barcode downloads
email downloads
visual basic downloads
com downloads
html downloads
activex downloads
dotnet downloads
ocx downloads
vista basic downloads
database downloads
vb net downloads
internet downloads
codabar downloads

 

Downloads RSS

RSS 2.0 feed XML feed XML feed

Top Downloads

Capturix GPS
SDK

6.11.94 download
Shareware

wodTelnetDLX
2.5.8 download
Shareware

ClearImage
PDF417

5.7 download
Shareware

NReco .Net
Core
Alternative

2023.1.11416 download
Shareware

Node PDF
Generator

2024.2.2 download
Shareware

QuickSharp
2.0.0.26942 download
Open Source

VB.Net Excel
Library

2021.9 download
Shareware

Free C# PDF
Library

2023.6.10 download
Shareware

FastSharp
2.0 download
Open Source

ScalaLabLight
2.11 download
Open Source


Lingobit
Localizer
Enterprise

9.0.8419 download
Trialware

OptiVec for
Visual C++

8.0.1 download
Shareware

Lazarus x64
3.2 download
Freeware

dotConnect
Universal
Standard
Edition

5.2.21 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: 310 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

Miraplacid Binary and Text DOM SDK 3.2 download by Miraplacid
... - BinaryDOM and TextDOM. This is redistributable software library component (dll) which works on .Net platform accompanied ... BinaryDOM, which preserves all parsed data intact, TextDOM library has a special mode for schema developer which ...
View Details Download
Miraplacid Binary and Text DOM SDK

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

Spire.DataExport 3.4 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

Advanced WiFi-Manager 5.5 download by Nicomsoft Ltd.
... Windows Vista all network profiles are stored in XML format according to Windows Vista Native WiFi specifications. - API for working with Windows Firewall. - API for working with general ...
type: Shareware ($499.00)
categories: wireless, wifi, sdk, library, developer, tool, windows, vista, wzc, native wifi, C++, .NET, VB.NET, Delphi
View Details Download
Advanced WiFi-Manager

GTK+ for Windows x32 3.24.14 download by The GTK+ Team
... * UI Manager (creating menus and toolbars from XML) * Selectors (color selection, file chooser, font selection) ... algorithmic language constructs commonly duplicated in applications. This library has features such as (this list is not ...
type: Freeware
categories: multi-platform toolkit, create GUI, GUI creator, GTK+, create, GUI
View Details Download
GTK+ for Windows x32

GTK+ for Windows x64 3.24.14 download by The GTK+ Team
... * UI Manager (creating menus and toolbars from XML) * Selectors (color selection, file chooser, font selection) ... algorithmic language constructs commonly duplicated in applications. This library has features such as (this list is not ...
View Details Download
GTK+ for Windows x64

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

iReport 5.6.0 download by Sourceforge
... ways including multiple JDBC connections, MDX, JavaBeans, TableModels, XML, EJBQL, Hibernate, etc. iReport supports output in PDF, RTF, XML, XLS, CSV, HTM. Interface * Fully ... editor with syntax highlighting * Integrated preview * XML editor for report source * Database explorer * ...
View Details Download
iReport

ByteScout PDF Extractor SDK 9.0.0.3079 download by ByteScout, Inc
... Windows software developers: PDF to Text, PDF to XML, Images from PDF, Read PDF information, PDF to ... allows to convert PDF to text, PDF to XML, PDF to CSV, extract images from PDF, extract ...
View Details Download
ByteScout PDF Extractor SDK

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