Vista Download

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

 



Related Keywords

library for net downloads
code library for net downloads
pdf library for net downloads
open source library for net downloads
net class library for visio s downloads
net runtime library for java downloads
library for c pdf downloads
library for barcode downloads
for net downloads
zlib for net downloads
designed for net downloads
delphi for net downloads
convert for net downloads
database for net downloads
capture for net downloads
resource for net downloads
logging for net downloads
tracing for net downloads
debugging for net downloads
obfuscator for net downloads

Top Software Keywords

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

SGP Baltie 4
C#

4.2 download
Demo


Delphi ZIP
Component
ZipForge

6.30 download
Shareware

Csharp QR Code
Generator

2022.3.0 download
Shareware

CloudTier
Storage
Tiering SDK

3.2.1.4 download
Shareware

CloudTier
Storage
Tiering SDK

3.3.1.1 download
Shareware

ScreenSteps
for Windows

2.8.2 B14 download
Trialware

EulerSharp
10.16.15 download
Freeware

Bio7
3.3.0 download
Open Source


wodAppUpdate
1.5.7 download
Shareware

Logiccode GSM
SMS ActiveX
Dll

6.1 download
Shareware

SIP ActiveX
Phone

1.1.2.6 download
Shareware

VISCOM Video
Capture Mobile
ActiveX

6.02 download
Shareware

wodSSHServer
2.5.4 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: 317 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 library for net in Components & Libraries downloads for Vista

SharpShooter Collection 7.3.1 download by Perpetuum Software
... system and real-time data monitoring system is required for the problem solution. SharpShooter Collection is a set of components designed for data processing, analysis and visualization. These components allow ... able to: Use SharpShooter Reports: a reporting component for .Net that helps you create flexible and feature-rich ...
View Details Download
SharpShooter Collection

SharpShooter Dashboards 7.3.1 download by Perpetuum Software
... components called SharpShooter Dashboards. This product is developed for the .NET framework 4.0 and includes gauges and charting components. The use of SharpShooter Dashboards package allows the creation of hardware ...
View Details Download
SharpShooter Dashboards

Dew Lab Studio for Delphi 2024 download by Dew Research
Dew Lab Studio includes MtxVec math library and additional signal analysis (DSP Master) and statistical ... Core. - Win32,Win64,MacOS,iOS,Android,Linux - fast object oriented numerical/matrix library - Intel AVX2, AVX-512, SSE4, Open CL and ...
type: Shareware ($1 299.00)
categories: Programming, Math, Numerical Analysis, Library, Statistics, Signal processing, Delphi
View Details Download
Dew Lab Studio for Delphi

Ultimate FTP Component 5.2.9092 download by CodeUltimate, LLC
... FTP/SSL (FTPS) .NET Component offers a comprehensive interface for FTP, providing the developer with everything that he ... name, URL, and wild card masks, the FTP library also supports remote file management functionality such as ...
View Details Download
Ultimate FTP Component

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 ... VintaSoft Document Imaging .NET SDK and perfectly suits for usage in digital document imaging and electronic documents ...
type: Demo ($199.95)
categories: .NET Library .NET Framework, Load Image, .NET, Library, Framework
View Details Download
VintaSoftImaging.NET Library

Wireless Communication Library .NET Lite 6.14.8.0 download by Soft Service
Wireless Communication Library .NET Lite software represents a Delphi and CBuilder VCL library that helps you to create mobile communication software. Wireless Communication Library (WCL) is the complete solution for developing applications ...
View Details Download
Wireless Communication Library .NET Lite

ScNet 1.0.0 download by GAIA CONSULTING
... component developed to enable you to build applications for job scheduling. This component has been tested in ... fast way to know if there is room for a block in a specific resource or period ...
type: Demo ($250.00)
categories: job scheduler, scheduler component, Gantt library, scheduler, schedule, job
View Details Download
ScNet

Logiccode GSM SMS.Net Library 4.1 download by Logiccode Software
... 4G depending upon various network factors. Fastest SMS library in the market. - Allows sending of WAP ... sending text message in first attempt. - Suitable for mobile messaging applications like sending product updates to ...
View Details Download
Logiccode GSM SMS.Net Library

Oracle Data Access Components for Delphi 7 8.00 download by Devart
Oracle Data Access Components (ODAC) is a library of components that provides native connectivity to Oracle ... C++Builder 2009, CodeGear RAD Studio 2007, Delphi 2007 for Win32/64, C++Builder 2007, Borland Developer Studio 2006, Delphi ...
type: Shareware ($149.95)
categories: odac, oracle, dac, vcl, clx, net, delphi, bds, core lab, data access components, bde, c++builder, turbo, c++, replacement
View Details Download
Oracle Data Access Components for Delphi 7

SQL Server Data Access Components for Delphi 7 6.00 download by Devart
SQL Server Data Access Components (SDAC) is a library of components that provides access to Microsoft SQL ... C++Builder 2009, CodeGear RAD Studio 2007, Delphi 2007 for Win32/64, C++Builder 2007, Borland Developer Studio 2006, Delphi ...
type: Shareware ($149.95)
categories: sdac, sql server, mssql, ms sql, dac, vcl, clx, net, delphi, bds, core lab, data access components, bde, c++builder, turbo, c++, replacement
View Details Download
SQL Server Data Access Components for Delphi 7