Vista Download

Convert for net Vista download - General SQL Parser .NET Vista download - Best Free Vista Downloads

 



Related Keywords

convert for net downloads
for net downloads
convert vb net to c downloads
convert vb net to csharp downloads
convert for creative zen downloads
convert for ipod downloads
convert for image format downloads
convert for iphone downloads
convert for itouch downloads
convert for psp downloads
convert for lg downloads
convert for ost file to pst downloads
convert for ost file downloads
convert for zune downloads
zlib for net downloads
designed for net downloads
delphi for net downloads
database for net downloads
capture for net downloads
resource for net 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

AdLint
3.2.14 download
Open Source

csXImage
5.0 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

EMCO MSI
Package
Builder
Enterprise

11.1.0 download
Trialware

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 convert for net in Components & Libraries downloads for Vista

VintaSoftImaging.NET Library 12.4.6.1 download by VintaSoft Ltd.
... SDK is the impressive and easy-to-use imaging toolkit for .NET software developer. The program allows you to load, view, process, print and save digital images, convert them to different image file formats, possess enhanced ...
type: Demo ($199.95)
categories: .NET Library .NET Framework, Load Image, .NET, Library, Framework
View Details Download
VintaSoftImaging.NET Library

Bytescout Spreadsheet SDK 3.0.0.1699 download by ByteScout, Inc
... ready to copy and paste from! # Writing for XLS, HTML, TXT, CSV, XML support; # Exports ... PDF without any other libraries required; # Reading for CSV, XLS (Office 97-2010), XLSX (Office 2007-2010) and ...
View Details Download
Bytescout Spreadsheet SDK

Document .Net 2025.5.6 download by SautinSoft
... At its core, Document .Net excels in converting documents between various formats with remarkable precision. Whether you need to transform Word documents into PDFs, convert HTML files to DOCX, or handle a myriad ...
View Details Download
Document .Net screenshot

GdPicture.NET 14.0.33 download by ORPALIS
... within a full-featured document viewer. - Mouse tools for documents viewing: Area selection, Pan, Page change, Zoom ... frames, set frame delay & disposal method...). - Convert an image from one bitdepth to another. - ...
View Details Download
GdPicture.NET

PDF Creation SDK 11.2020 download by Visual Integrity
... or VB.NET application or service. Create, modify, merge, convert and drive dynamic data to PDF documents. The cross-platform PDF Creation SDK is ideal for development projects on Microsoft Windows, Mac OS X ...
View Details Download
PDF Creation SDK

Perfect Widgets 2.0 download by Perpetuum Software
... scratch and them covert them to JSON format for further use. It is also possible to set the gauge using declarative selection of the parameter in JSON. All gauges are ...
View Details Download
Perfect Widgets

2D / 3D CAD Import .NET: DWG, DXF, PLT 8.0 download by CADSoftTools
CAD Import .NET is a library for smart CAD developing in Microsoft Visual Studio. It ... methods. CAD Import .NET is a powerful tool for integration of CAD into DBMS, drawings analysis, vector ...
View Details Download
2D / 3D CAD Import .NET: DWG, DXF, PLT

ByteScout PDF Extractor SDK 9.0.0.3079 download by ByteScout, Inc
PDF Extractor SDK for Windows software developers: PDF to Text, PDF to ... from PDF, Read PDF information, PDF to CSV for Excel. Bytescout PDF Extractor SDK allows to convert PDF to text, PDF to XML, PDF to ...
View Details Download
ByteScout PDF Extractor SDK

ByteScout PDF Renderer SDK 9.0.0.3079 download by ByteScout, Inc
PDF Renderer SDK is a new product to convert PDF to PNG, BMP, TIFF, PDF to EMF metafiles PDF Renderer SDK for .NET, ASP.NET, ActiveX converts PDF to PNG, TIFF, BMP, PDF to EMF ...
View Details Download
ByteScout PDF Renderer SDK

Bytescout PDF To HTML SDK 9.0.0.3079 download by ByteScout, Inc
PDF To HTML SDK allows developers to convert PDF to HTML without any additional software required. Benefits: * converts PDF to HTML with layout preserved; * text, ... in web-applications; * provides access via ActiveX interface for use by legacy programming languages (Visual Basic 6, ...
View Details Download
Bytescout PDF To HTML SDK