Vista Download

In process database Vista download - General SQL Parser .NET Vista download - Best Free Vista Downloads

 



Top Software Keywords

api downloads
visual studio downloads
library downloads
free downloads
dll downloads
net downloads
pdf downloads
control downloads
image downloads
sdk downloads
delphi downloads
windows 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
ocx downloads
vista basic downloads
vb net downloads
internet downloads
codabar downloads

 

Downloads RSS

RSS 2.0 feed XML feed XML feed

Top Downloads

YourKit
Profiler

2025.3 Build 135 download
Trialware

Batch RegEx
Free

5.0.124 download
Shareware

Agena Portable
4.11.0 download
Open Source

GroupDocs.Tota
l Free Apps
for Windows

21.5.0.0 download
Freeware

JProfiler
12.0.5 download
Trialware

ZylIdleTimer.N
ET

1.43 download
Shareware

BCGSuite for
MFC

36.0 download
Trialware

Viscomsoft
.Net Image
Viewer SDK

1.17 download
Shareware

Active Query
Builder .NET
Edition

3.13.1 Build 2263 download
Demo

VintaSoft
Imaging .NET
SDK

14.0.9.1 download
Demo

OpenSSL
3.5 download
Open Source

InnoExtractor
10.2.1.134 download
Shareware

GSA Auto
SoftSubmit

8.40 download
Shareware

Resource Tuner
2.25 download
Shareware

AnalogX
TextScan

1.03 download
Freeware

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: 319 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 in process database in Components & Libraries downloads for Vista

Active Query Builder .NET Edition 3.13.1 Build 2263 download by Active Database Software
Active Query Builder .NET Edition, developed by Active Database Software, is a sophisticated and versatile tool designed to streamline the process of building SQL queries within .NET applications. This ... 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

TsiLang Components Suite 7.5.0 download by SiComponents
... Yet, localization is both a complicated and expensive process. Luckily for Delphi, C++Builder, and Kylix developers, there ... TsiLang Component Suite supports the Global Public Translation Database (GPTD), which is a collection of common UI ...
View Details Download
TsiLang Components Suite

POJava 2.9.0 download by John Pile
... altering data such as date manipulation, reflection, external process invocation, and language binding. A key strength ... The POJava Persistence jar layers additional support for database-to-object (ORM) and object-to-xml exchanges in both directions. It ...
View Details Download
POJava screenshot

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. ... managing your data. The transactor is a process that accepts transactions and coordinates change, and is ...
View Details Download
Datomic Pro

CSharp Excel Range 2021.11 download by Excel Range CSharp Corporation
... frees up valuable resources and streamlines your development process. This is an intuitive C# and VB.NET Excel ... summarize data or export information directly to a database, validate, write new data, edit documents, and extract ...
type: Shareware ($499.00)
categories: c# excel range, c# excel get cell value from range
View Details Download
CSharp Excel Range

SMImport suite for Delphi/CBuilder 2.94 download by Scalabium Software
... XML file 5. HTML file 6. MS Access database 7. MS Word document 8. Lotus 1-2-3 spreadsheet ... without BDE) 12. any ADO connection 13. Advantage database 14. DBISAM table 15. Clarion data file 16. ...
View Details Download
SMImport suite for Delphi/CBuilder

dotConnect Express for MySQL 8.4 download by Devart
... approaches for designing applications and boosts productivity of database application development. Key Features: * Flexible Connectivity dotConnect ... in Client mode with usage of libmysql.dll. * Database Application Development Extensions dotConnect for MySQL has a ...
View Details Download
dotConnect Express for MySQL

RS232 Logger AX 2.5.1.911 download by AGG Software
... than one could imagine. Controlling the data exchange process between the device and the computer, logging and structuring serial data into a database - that's the brief common task list of ...
type: Shareware ($44.95)
categories: rs232 logger, rs232 logging, rs232 monitor, rs232 monitoring
View Details Download
RS232 Logger AX

dotConnect for MySQL Professional 9.3.104 download by Devart
... 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 ... innovative features that enhance productivity and streamline development processes. One of its standout features is the support ...
View Details Download
dotConnect for MySQL Professional

DiagramLite 3.2 download by MindFusion LLC
... applications to create and present workflow, flowchart and process diagrams, database entity-relationship diagrams, organizational, hierarchy and relationship charts, graphs ...
type: Commercial ($400.00)
categories: flow, flowchart, chart, diagram, workflow, organizational, process, hierarchy, network, control, Silverlight
View Details Download
DiagramLite