Vista Download

Oracle application Vista download - General SQL Parser .NET Vista download - Best Free Vista Downloads

 



Related Keywords

oracle application downloads
oracle application server downloads
oracle application express downloads
oracle to oracle downloads
oracle downloads
oracle to sql server downloads
oracle database downloads
oracle to db2 downloads
oracle to sybase downloads
oracle fix downloads
oracle ide downloads
oracle lob editor downloads
oracle load downloads
oracle text export downloads
oracle text import downloads
oracle certification downloads
oracle certified professional downloads
oracle gui downloads
oracle development tool downloads
oracle tools 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
delphi downloads
sdk 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

IntelliProtect
or

2.24 download
Freeware

PE Explorer
1.99 R6 download
Shareware

MasmTidy
1.1 download
Freeware

wodSmtp
1.6.5 download
Shareware

Database
Workbench Pro

6.4.0 download
Shareware

ConnectCode
.Net Barcode
SDK

3.7 download
Trialware

ReFox XII
12.5 download
Commercial

.NET Encryptor
2.0 download
Shareware

CodeInvestigat
or

3.2.0 download
Open Source

Messages
Editor

2.0.2.0 download
Adware

File IO
Monitor

4.0.6.2 download
Freeware

Comm Echo
1.1 download
Freeware

Transaction
1.7 download
Shareware

Propagate
1.0 download
Freeware

Jode
1.1.2 Pre1 download
Open Source

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: 322 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 oracle application in Components & Libraries downloads for Vista

EffiDB 01.09.00-030 download by Alexander Yanushko
... in order to provide C++ API and isolates application from low-level DB interactions. You will be able ... SQL statements, parse query results, etc. MySQL, MSSQL, Oracle, SQLite drivers available. ...
View Details Download
EffiDB screenshot

Universal Data Access Components for Delphi 7 4.00 download by Devart
... unified access to the popular database servers like Oracle, Microsoft SQL Server, MySQL, InterBase, Firebird, PostgreSQL, SQLite ... interface is the best way to create cross-database applications. UniDAC brings outstanding flexibility and independence to your ...
View Details Download
Universal Data Access Components for Delphi 7

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 from the following IDEs: Embarcadero RAD Studio XE2 ... designed to help programmers develop faster and cleaner Oracle database applications. 60-day fully functional trial versions of ...
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

dotConnect Express for Oracle 8.5 download by Devart
dotConnect Express for Oracle is a free of charge enhanced ORM enabled data provider for Oracle that builds on ADO.NET technology to present a complete solution for developing Oracle-based database applications. It introduces new approaches for designing ...
View Details Download
dotConnect Express for Oracle

RS232 Logger AX 2.5.1.911 download by AGG Software
... storing information into an ODBC database, such as Oracle or Access, or put the info directly to a target application via DDE and OLE support. Even if the ...
type: Shareware ($44.95)
categories: rs232 logger, rs232 logging, rs232 monitor, rs232 monitoring
View Details Download
RS232 Logger AX

dotConnect for Oracle Express Edition 10.3.20 download by Devart
dotConnect for Oracle, formerly known as OraDirect .NET, is an enhanced ORM enabled data provider for Oracle that builds on ADO.NET technology to present a complete solution for developing Oracle-based database applications. It introduces new approaches for designing ...
View Details Download
dotConnect for Oracle Express Edition

dotConnect for Oracle Professional Edition 10.3.20 download by Devart
dotConnect for Oracle, formerly known as OraDirect .NET, is an enhanced ORM enabled data provider for Oracle that builds on ADO.NET technology to present a complete solution for developing Oracle-based database applications. It introduces new approaches for designing ...
View Details Download
dotConnect for Oracle Professional Edition

General SQL Parser .NET 2.3.5 download by Gudu Software
... codes: · Easily integrate SQL formatter into your application for a color coded layout that is easy ... feeling. Detect SQL syntax errors: · Your application will be able to validate SQL syntax before ...
View Details Download
General SQL Parser .NET

Birtus 3.0 download by Birtus
... access class with support for Access, SQL Server, Oracle, MySQL, and Firebird. Also include a custom graphical ... standard interface, and report generator, user management system, application parameters system, Networking function and other useful classes ...
View Details Download
Birtus

Gold Suite 18.0 download by Kellerman Software
Premier Suite of all Kellerman Software applications. Easily add FTP operations to your .NET application. Transfer and tunnel with the .NET SFTP Library. ... source code. Enhance the appearance of your WinForm application with the Themed Wizard. Increase the performance of ...
View Details Download
Gold Suite