Vista Download

Data queries Vista download - General SQL Parser .NET Vista download - Best Free Vista Downloads

 



Related Keywords

data queries downloads
queries downloads
data downloads
data backup downloads
data mining downloads
data encryption downloads
data security downloads
data manager downloads
data source downloads
data recovery downloads
data recovery software downloads
data recovery utility downloads
data protection downloads
data management downloads
data loss downloads
data grid downloads
data grid control downloads
data cd downloads
data dvd downloads
data analysis downloads

Top Software Keywords

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

epuBear
1.5.2 download
Demo

Professional
Setup Maker

2.0.1.5 download
Shareware

PilotEdit Pro
x64

19.8.0 download
Shareware

TCP
Server-Client
Library

1.0.40.80 download
Shareware

COM Port
Stress Test

1.4.5.303 download
Freeware

QuickBuild
15.0.10 download
Shareware

csXImage
5.0 download
Shareware

Rust
1.77.2 download
Freeware

BCGControlBar
Professional
Edition

36.20 download
Trialware

SecureBlackbox
VCL

14.0.290 download
Shareware

Help+Manual
9.7.1 download
Shareware

Vrode Script
Editor

6.9.2 download
Shareware

PilotEdit Pro
19.8.0 download
Shareware

Japplis
Toolbox

6.0 download
Freeware

AdLint
3.2.14 download
Open Source

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.40 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: 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 data queries 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 is tailored ...
View Details Download
Active Query Builder .NET Edition screenshot

Active Sound Recorder for .NET 4.4.0.2 download by MultiMedia Soft
... many Internet related features: it can record sound data coming from Internet URLs (HTTP, FTP or MMS): ... Activation System (automatically skips silence periods) · CDDB database queries through FreeDb servers · CD cover pictures ...
type: Demo ($399.00)
categories: .NET component, sound recorder, record sound, recorder, grabber, player
View Details Download
Active Sound Recorder for .NET screenshot

dotConnect for MySQL Professional 9.3.104 download by Devart
... for MySQL, developed by Devart, is a high-performance data provider designed to facilitate seamless interaction between .NET applications and MySQL databases. This powerful tool stands out in the realm of database connectivity solutions, offering a rich set of features ...
View Details Download
dotConnect for MySQL Professional

Datomic Pro 0.9.5173 download by Metadata Partners, LLC
... is the gateway to the rest of the database, submitting transactions and accepting changes from the transactor. It also provides data access, caching and query capability. It contains all ... the transactor and storage services, as well as Datalog and other facilities for managing your data. ...
View Details Download
Datomic Pro

Active Query Builder for .NET 2.1 download by Active Database Software
... that allows your end-users to build complex SQL queries via an intuitive visual query building interface easily. ... with everything they needs to efficiently work with queries. The interface of Active Query Builder is similar ...
View Details Download
Active Query Builder for .NET

MasterChart 4.2 download by MindFusion LLC
... In addition, MasterChart can be bound to a data source; that is, it can automatically read and draw data values from columns of tables or queries. The MasterChart Component * Redistribution ...
type: Demo ($200.00)
categories: create chart, design chart, chart viewer, chart, graph, creator
View Details Download
MasterChart

dotConnect Universal Professional Edition 5.2.21 download by Devart
dotConnect Universal offers universal access to data of different databases for the Microsoft .NET Framework and .NET Compact Framework. It supports most of major database servers, including Microsoft SQL Server, Microsoft Access, Oracle, ...
type: Trialware ($299.95)
categories: .NET Database, Database Conection, .NET Component, Component, .NET, Connection
View Details Download
dotConnect Universal Professional Edition

MODBUS RTU plugin 4.0.91 B816 download by AGG Software
... of connecting industrial electronic devices. Advanced Serial Data Logger's MODBUS RTU/ASCII and MODBUS TCP plugin can work in two modes:: Data query and parser - the plugin sends MODBUS ...
View Details Download
MODBUS RTU plugin

Universal Data Access Components for Delphi 7 4.00 download by Devart
Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database native VCL/FMX/LCL data access components for Embarcadero RAD Studio XE2 and ... product, which provides unified access to the popular database servers like Oracle, Microsoft SQL Server, MySQL, InterBase, ...
View Details Download
Universal Data Access Components for Delphi 7

General SQL Parser .NET 2.3.5 download by Gudu Software
... grammar. Vendors are constantly releasing new versions of databases, so maintaining an original home-grown SQL parser is ... your product adapt to the latest versions of database programs. With the appropriate library, like the one ...
View Details Download
General SQL Parser .NET