Vista Download

File analysis Vista download - General SQL Parser .NET Vista download - Best Free Vista Downloads

 



Related Keywords

file analysis downloads
log file analysis downloads
iis log file analysis downloads
apache log file analysis downloads
zip file analysis downloads
sequence file analysis downloads
divx file analysis downloads
wav file analysis downloads
ebu stl file analysis downloads
genbank file analysis downloads
video file analysis downloads
analysis downloads
analysis of variance downloads
analysis utilities downloads
analysis lotto 2.1 downloads
analysis services downloads
analysis tool downloads
analysis lotto 2 1 downloads
analysis server downloads
analysis software downloads

Top Software Keywords

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

ZylGPSReceiver
AX

3.15 download
Shareware

Net Send SDK
1.1 download
Freeware

GNU Project
Debugger

8.3 download
Open Source

EditBox
0.0.23 download
Open Source

LibRaw
0.21.1 download
Open Source

Active Query
Builder .NET
Edition

3.13.2 Build 2264 download
Demo

VintaSoft
Imaging .NET
SDK

14.0.11.1 download
Demo

DLL Export
Viewer

1.66 download
Freeware

Simulator for
Arduino Free

1.05F download
Freeware

Help+Manual
9.7.0 download
Shareware

GSA Auto
SoftSubmit

8.40 download
Shareware

DutyManager
4.0 download
Freeware


PilotEdit Lite
19.8.0 download
Freeware

PilotEdit Pro
x64

19.8.0 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

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 file analysis in Components & Libraries downloads for Vista

2D / 3D CAD Import .NET: DWG, DXF, PLT 8.0 download by CADSoftTools
... tool for integration of CAD into DBMS, drawings analysis, vector graphics processing and monitoring systems development. The ... GIF - Computer Graphics Metafile: CGM - Gerber file format: GBR Drawing segments processing: - Copying segments ...
View Details Download
2D / 3D CAD Import .NET: DWG, DXF, PLT

SharpShooter Reports.Win 7.3.1 download by Perpetuum Software
... A built-in pivot table component allows dynamic data analysis and presentation in the form of OLAP reports. And a native charting component allows you to increase the graphical impact of ...
View Details Download
SharpShooter Reports.Win

Audio Sound Editor for .NET 8.0 download by MultiMedia Soft
... data through several features: - Load/export from sound files in many formats - Load a sound previously ... to load a specific range of a sound file - Sound composer with its own user interface ...
View Details Download
Audio Sound Editor for .NET

Audio DJ Studio for .NET 11.0 download by MultiMedia Soft
... installed inside the target system - Playback of files stored on an Internet server - Playback of ... - CD cover pictures retrieval - Load sound files from memory - Export loaded sound to WAV ...
View Details Download
Audio DJ Studio for .NET

Active Sound Recorder for .NET 4.4.0.2 download by MultiMedia Soft
... Audio Sound Recorder for .NET allows a deep analysis of the recorded sound waveform with rich visualisation ... Waveform display) · Events for reporting memory or file size occupation in real time · Sound Activation ...
type: Demo ($399.00)
categories: .NET component, sound recorder, record sound, recorder, grabber, player
View Details Download
Active Sound Recorder for .NET screenshot

Miraplacid Binary and Text DOM SDK 3.2 download by Miraplacid
... works on .Net platform accompanied with documentation, data files and examples. Miraplacid Binary Document Object Model (Binary DOM) provides easy access to binary files in known formats. It can be used for ...
View Details Download
Miraplacid Binary and Text DOM SDK

IT++ 4.2.0 download by Sourceforge
... and stack container classes * command line and file argument parser * timing functions and classes ... * filter design functions * fast independent component analysis (fast ICA) Communications * modulators (BPSK, ...
View Details Download
IT++ screenshot

SharpShooter Reports.Web 7.3.1 download by Perpetuum Software
... reporting systems, provide companies with powerful abilities for analysis of the entire business by putting critical information ... reports to PDF, Excel, HTML, RTF, and other file formats for further analysis and discussion. SharpShooter Reports.Web ...
View Details Download
SharpShooter Reports.Web

Nicomsoft OCR 7.0.885 download by Nicomsoft Ltd.
... GIF). - Ability to load image from a file, memory or pixel data. - Ability to perform ... cores for even faster OCR - Unique character analysis technology delivering reliable recognition of any fonts - ...
type: Demo ($399.00)
categories: OCR, Image, optical character recognition, tool, library, component
View Details Download
Nicomsoft OCR

General SQL Parser .NET 2.3.5 download by Gudu Software
... out the affect SQL objects in a SQL file that can have many different types of SQL (select, insert, create, drop, etc), and helping to determine what is being affected, ...
View Details Download
General SQL Parser .NET