Vista Download

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

 



Related Keywords

database net downloads
database net professional downloads
database net free downloads
download database net free downloads
net database downloads
database for net downloads
net database tool downloads
net c vb net delphi net asp net downloads
net library net framework downloads
net core vb net downloads
net pdf net library downloads
database tool database utility downloads
net downloads
.net downloads
net monitor downloads
net equities downloads
.net controls downloads
.net components downloads
net tools downloads
net spy downloads

Top Software Keywords

api downloads
visual studio downloads
image downloads
library downloads
pdf downloads
dll downloads
free downloads
sdk downloads
control downloads
net downloads
delphi downloads
windows downloads
java downloads
net component downloads
component downloads
programming downloads
asp downloads
barcode downloads
visual basic downloads
com downloads
activex downloads
email downloads
html downloads
dotnet downloads
ocx downloads
vista basic downloads
database downloads
vb net downloads
internet downloads
codabar downloads

 

Downloads RSS

RSS 2.0 feed XML feed XML feed

Top Downloads




VISCOM PDF
Viewer SDK
ActiveX

9.5 download
Shareware

GLE for
Windows

4.2.4 download
Open Source

IronXL
2025.2.5 download
Trialware

Active Query
Builder .NET
Edition

3.12.4 Build 2261 download
Demo

Visual
Paradigm for
UML Standard
Edition

17.2 B20240604 download
Trialware

ecGraph
2.13 download
Shareware

Milesight VMS
Pro(ONVIF
compatible)

2.0.0.8 download
Freeware

Lua
5.4.6 download
Open Source

Pawn
4.0.5588 download
Freeware

Liberty BASIC
for Windows

4.5.1 download
Shareware

Objeck
Portable

4.1.0 download
Open Source

ZylGpsReceiver
.NET

3.28 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

CyberInstaller
Suite

2022 download
Freeware

GSA Auto
SoftSubmit

8.39 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: 307 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 database net in Components & Libraries downloads for Vista

Universal Data Access Components for Delphi 7 4.00 download by Devart
... product, which provides unified access to the popular database servers like Oracle, Microsoft SQL Server, MySQL, InterBase, ... features of UniDAC: * Universal access to different database servers * 64-bit application development support * Full ...
View Details Download
Universal Data Access Components for Delphi 7

PostgreSQL Data Access Components for Delphi 7 3.00 download by Devart
... of components that provides direct access to PostgreSQL database servers from the following IDEs: Embarcadero RAD Studio ... programmers develop really lightweight, faster and cleaner PostgreSQL database applications without deploying any additional libraries. PgDAC works ...
type: Shareware ($149.95)
categories: pgdac, postgresql, dac, vcl, net, delphi, bds, data access components, bde, c++builder, turbo, c++, freepascal, replacement
View Details Download
PostgreSQL Data Access Components for Delphi 7

Active Query Builder .NET Edition 3.12.4 Build 2261 download by Active Database Software
Active Query Builder .NET Edition, developed by Active Database Software, is a sophisticated and versatile tool designed ... 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

Free Spire.PDF for .NET 2.9.37 download by e-iceblue
... read value from form fields and populate a database. Free Spire.PDF for .NET can protect PDF documents by setting passwords and digital signature. User password and owner password can determine ...
View Details Download
Free Spire.PDF for .NET

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

dotConnect for Oracle Express Edition 10.3.20 download by Devart
... to present a complete solution for developing Oracle-based database applications. It introduces new approaches for designing application architecture, boosts productivity, and leverages database applications. dotConnect for Oracle offers both high ...
View Details Download
dotConnect for Oracle Express Edition

dotConnect Universal Mobile Edition 5.2.21 download by Devart
... Universal offers universal access to data of different databases for the Microsoft .NET Framework and .NET Compact Framework. It supports most of major database servers, including Microsoft SQL Server, Microsoft Access, Oracle, ...
type: Trialware ($299.95)
categories: .NET Database, Database Conection, .NET Component, Component, .NET, Connection
View Details Download
dotConnect Universal Mobile Edition screenshot

ASP.NET Organization Chart Component 5.1 download by Unifosys Analytics
... orientations. # Search. # Import from XML, any database/DBMS, datatable or array. # Export chart to different ... data - Assign a treeview or provide a database tablename and column names. # Import chart data ...
View Details Download
ASP.NET Organization Chart Component


Ninja .NET Database Pro 2.25 download by Kellerman Software
Ninja Database Pro is a compact and fast ACID compliant .NET database for Windows Phone 7, Silverlight, and desktop applications. Save any public class to the database. Ninja Database Pro is the first of its ...
type: Shareware ($299.99)
categories: .net database, silverlight database, windows phone 7 database
View Details Download
Ninja .NET Database Pro

MindFusion.Charting for WinForms 4.0.1 download by MindFusion LLC
... All controls support data-binding for fast and easy database reports. Data for visualization can be also provided programmatically. MindFusion.Charting · Redistribution is royalty free; · Assembly is strong-named; · Is ...
View Details Download
MindFusion.Charting for WinForms