Vista Download

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

 



Related Keywords

data parser downloads
ecmwf data parser downloads
document data parser downloads
pdf data parser downloads
parser downloads
parser generator downloads
parser for jewelry downloads
parser for diamonds downloads
parser xps downloads
data visualization in data mining 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

Top Software Keywords

api downloads
visual studio downloads
library downloads
free downloads
dll downloads
net downloads
control downloads
windows downloads
image downloads
sdk downloads
pdf downloads
delphi downloads
component downloads
net component downloads
java downloads
programming downloads
asp downloads
email downloads
visual basic downloads
html downloads
barcode downloads
com 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

IntelliProtect
or

2.24 download
Freeware

VintaSoft
Imaging .NET
SDK

14.1.0.1 download
Demo

ConnectCode
.Net Barcode
SDK

3.7 download
Trialware

MasmTidy
1.1 download
Freeware

Wireless
Communication
Library .NET
Lite

6.14.8.0 download
Shareware

Macrobject
CHM-2-Word
Converter 2007

2007.13.607.309 download
Shareware

AppLife Update
Limited

2.0.2.1 download
Freeware

Database
Workbench Pro

6.4.0 download
Shareware

Propagate
1.0 download
Freeware

ReFox XII
12.5 download
Commercial


Batch RegEx
Free

5.0.126 download
Shareware

.NET Encryptor
2.0 download
Shareware

Jode
1.1.2 Pre1 download
Open Source

CodeInvestigat
or

3.2.0 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.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: 322 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 parser in Components & Libraries downloads for Vista

Internet sharing plugin 4.0.59 B622 download by AGG Software
Is a additional plugin for the Advanced Serial Data Logger software is intended for the bytes received by the Advanced Serial Data Logger software and selected from the stream by the parser send through the Internet via the SMTP, FTP, ...
View Details Download
Internet sharing plugin

Adobe XMP Library for ActionScript 1.0 download by Adobe Systems
... 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 offers an API to create ...
View Details Download
Adobe XMP Library for ActionScript

Local sharing plugin 4.0.69 B823 download by AGG Software
Data export module "Local database" for program Advanced Serial Data Logger represents a set of tools for exporting any parsed serial data to different popular formats, such as: Microsoft Excel, ... numbers transmit, the user can set his own data presentation formats; 3. During module usage You can ...
View Details Download
Local sharing plugin

GTK+ for Windows x32 3.24.14 download by The GTK+ Team
... or vertical scales and spin buttons) and text data entry (with or without completion) * Multi-line text ... and charset handling * Lexical scanner and XML parser * Base64 (encoding & decoding) ...
type: Freeware
categories: multi-platform toolkit, create GUI, GUI creator, GTK+, create, GUI
View Details Download
GTK+ for Windows x32

ImageProperties .NET 1.0 download by Element-IT Software
... reads and writes a comprehensive range of meta data from image files. This includes many EXIF types and image properties like Resolution and Color depth, Author, Title, Comments, photo properties ...
View Details Download
ImageProperties .NET screenshot

GTK+ for Windows x64 3.24.14 download by The GTK+ Team
... or vertical scales and spin buttons) and text data entry (with or without completion) * Multi-line text ... and charset handling * Lexical scanner and XML parser * Base64 (encoding & decoding) ...
View Details Download
GTK+ for Windows x64

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

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

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

General SQL Parser .NET 2.3.5 download by Gudu Software
... have attempted but failed to generate a successful parser. Here, at Gudu Software, we have developed a parser that can successfully reduce the difficulties associated with ... grammar. Vendors are constantly releasing new versions of databases, so maintaining an original home-grown SQL parser is ...
View Details Download
General SQL Parser .NET