Vista Download

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

 



Related Keywords

data query downloads
binary data query downloads
query heterogeneous data 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

Top Software Keywords

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

GdPicture.NET
SDK

14.3.7 download
Trialware

Software Ideas
Modeler

14.92 download
Freeware

Syncro SVN
Client

10.1 B2015040812 download
Trialware

QuickBuild
15.0.10 download
Shareware

Active Sound
Editor

8.0 download
Shareware

VintaSoftImagi
ng.NET Library

12.4.6.1 download
Demo

TCP
Server-Client
Library

1.0.40.80 download
Shareware

COM Port
Stress Test

1.4.5.303 download
Freeware

AdLint
3.2.14 download
Open Source

csXImage
5.0 download
Shareware

Oxetta Report
Generator

1.4 download
Freeware

C# ZIP Archive
2024.2.1 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.41 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 query 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 ... it accessible to both novice users and seasoned database professionals. The visual query builder supports a wide ...
View Details Download
Active Query Builder .NET Edition screenshot

Miraplacid Binary and Text DOM SDK 3.2 download by Miraplacid
... which works on .Net platform accompanied with documentation, data files and examples. Miraplacid Binary Document Object Model ... known formats. It can be used for binary data analysis and modification. How it works: of course, ...
View Details Download
Miraplacid Binary and Text DOM SDK

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 communication components needed ...
View Details Download
Datomic Pro

Miraplacid Binary and Text DOM SDK 3.2 download by Miraplacid Software
... which works on .Net platform accompanied with documentation, data files and examples. Miraplacid Binary Document Object Model ... known formats. It can be used for binary data analysis and modification. How it works: of course, ...
View Details Download
Miraplacid Binary and Text DOM SDK

Active Query Builder for .NET 2.1 download by Active Database Software
Active Query Builder for .NET is a visual SQL query builder .NET component that allows your end-users to build complex SQL queries via an intuitive visual query building interface easily. Active Query Builder renders all ...
View Details Download
Active Query Builder for .NET

wodWebServer.NET 1.4.3 download by WeOnlyDo Software
... your executables directly from wodWebServer * Parsing of query variables, posted data, form-uploaded data for easy access * Can be used as ...
type: Shareware ($229.00)
categories: Server, NET, WEB, HTTP, HTTPS, dll, object, .NET, security, component
View Details Download
wodWebServer.NET

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

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

EaseFilter File System Filter Driver SDK 5.1.8.1 download by EaseFilter Inc.
... on file system level, capture file open/create/replace, read/write, query/set file attribute/size/time security information, rename/delete, directory browsing and ... . You can develop the software for continuous data protection (CDP),auditing, access log, journaling. File system control ...
View Details Download
EaseFilter File System Filter Driver SDK

aspEasyPDF Enterprise 3.50e download by MITData
... will look and compile directly to your browser. Database Reports Select a connection, query the database, set the fields to display on the document ... server to create corporate reports, or at your data warehousing application or... whatever can be connected and ...
type: Demo ($240.00)
categories: PDF library, create PDF, PDF generator, PDF, library, builder
View Details Download
aspEasyPDF Enterprise