Vista Download

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

 



Related Keywords

query library downloads
query downloads
query builder downloads
query designer downloads
query analyzer downloads
query tool downloads
query report downloads
query log downloads
query parameters downloads
query monitor downloads
query dns downloads
query took downloads
query string filter downloads
query planner downloads
query string downloads
query tools downloads
query creator downloads
query performance downloads
query editor downloads
query by image content downloads

Top Software Keywords

api downloads
visual studio downloads
library downloads
free downloads
dll downloads
net downloads
control downloads
pdf downloads
image downloads
sdk downloads
delphi downloads
windows 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

YourKit
Profiler

2025.3 Build 135 download
Trialware

QuickBuild
15.0.8 download
Shareware

Batch RegEx
Free

5.0.124 download
Shareware

IDE SparX
1.0 download
Open Source

MoSync IDE
3.2 download
Freeware

GroupDocs.Tota
l Free Apps
for Windows

21.5.0.0 download
Freeware

Scala
3.3.1 download
Freeware

Sisulizer
Translator

4.0 B373 download
Trialware

Agena Portable
4.11.0 download
Open Source

IronWebScraper
- The C#
Library

2025.4.2 download
Trialware

reCsvEditor
0.98.5 download
Freeware

Skater TOTAL
8.7.1 download
Shareware

Statistics
ActiveX

1.0 download
Freeware

NASM
2.16.01 download
Open Source

Fresh IDE
2.7.0 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

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: 320 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 query library in Components & Libraries downloads for Vista

Logiccode GSM SMS.Net Library 4.1 download by Logiccode Software
... 4G depending upon various network factors. Fastest SMS library in the market. - Allows sending of WAP ... hang up - Read incoming caller ID - Query/set network - Reading and setting of GSM modem/phone ...
View Details Download
Logiccode GSM SMS.Net Library

OGLplus 0.68.0 download by Matus Chochlik
OGLplus is a header-only library which implements a thin object-oriented facade over the ... safer and easier. Applications using the OpenGL® library typically allocate and use, during their run-time, resources ... buffers, queries, textures, shaders, programs, etc. from this library. OGLplus uses the RAII idiom to automatically manage ...
type: Freeware
categories: OpenGL API, C++ wrapper, object management, OpenGL, wrapper, API
View Details Download
OGLplus

dotConnect Express for MySQL 8.4 download by Devart
... can operate in Direct mode without MySQL client library and in Client mode with usage of libmysql.dll. ... such tools as DataSet Designer, Data Source wizard, Query Builder, TableAdapter configuration, Preview Data capability and configuration ...
View Details Download
dotConnect Express for MySQL

SphinxConnector.NET 3.2.0 download by Dennis Gronewold
SphinxConnector.NET is an all managed .NET library to access the functions and features of the ... It comes with an easy to use fluent query API and aditionally supports both native API and ...
View Details Download
SphinxConnector.NET

WINLibrary.Now 2.0 download by Prossima Isola
Now is a Dynamic-link library (DLL), which queries the WhereIsNow WebService. Developed in C++,uses gSoap 2.7. The Library contains all the needed functions to send the ...
View Details Download
WINLibrary.Now screenshot

Datomic Pro 0.9.5173 download by Metadata Partners, LLC
The peer library gets embedded in your application server(s). It is ... transactor. It also provides data access, caching and query capability. It contains all the communication components needed ... Amazon's DynamoDB. You will still use the peer library described above, but will configure it and the ...
View Details Download
Datomic Pro

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

EffiDB 01.09.00-030 download by Alexander Yanushko
... be a handy and accessible C++ RDBMS connection library. EffiDB was created in order to provide C++ ... database connections, build and execute SQL statements, parse query results, etc. MySQL, MSSQL, Oracle, SQLite drivers available. ...
View Details Download
EffiDB screenshot

General SQL Parser .NET 2.3.5 download by Gudu Software
... latest versions of database programs. With the appropriate library, like the one we provide, you can save ... validate SQL syntax before a database executes the query. This is very useful especially if your SQL ...
View Details Download
General SQL Parser .NET

aspEasyPDF Enterprise 3.50e download by MITData
aspEasyPDF is a library for developers that integrates on projects the ability ... to your browser. Database Reports Select a connection, query the database, set the fields to display on the ...
type: Demo ($240.00)
categories: PDF library, create PDF, PDF generator, PDF, library, builder
View Details Download
aspEasyPDF Enterprise