Vista Download

Java software Vista download - General SQL Parser .NET Vista download - Best Free Vista Downloads

 



Related Keywords

java software downloads
java software for vista downloads
java software tool downloads
java software library downloads
java software licensing downloads
mobile java software downloads
java contact software downloads
java outlook connector java outlook downloads
java downloads
java server pages downloads
java ide downloads
java editor downloads
java menu downloads
java applet downloads
java and javascript downloads
java script downloads
java bean downloads
java class downloads
java api downloads
java library 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
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

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

OpenSSL
3.5 download
Open Source

InnoExtractor
10.2.1.134 download
Shareware

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

GSA Auto
SoftSubmit

8.40 download
Shareware

Batch File
Replace Free

5.0.124 download
Shareware

Resource Tuner
2.25 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: 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 java software in Components & Libraries downloads for Vista

ActiveSocket Network Component 4.1 download by ActiveXperts Software
... Basic .NET, CShare C# .NET, Visual Basic, C++, Java, Delphi, PHP, HTML and VBScript projects. Runs on any Windows platform, including Windows 2008 x86/x64 Windows 2003 x86/x64, Windows 2000, Windows ...
type: Shareware ($395.00)
categories: Socket, winsock, tcp, tool, toolkit, componen, VB.NET, ASP, telnet, snmp, Visual, Basic
View Details Download
ActiveSocket Network Component

jPDFText 2021R1 download by Qoppa Software
jPDFText is a Java™ library to extract text from PDF documents. With ... there is no need for any third party software or drivers. Main Features: Load PDF ... as a vector of Strings. Written entirely in Java™ - allows your application to remain platform independent. ...
type: Demo ($350.00)
categories: Java library, extract text, PDF to text, library, extract, text
View Details Download
jPDFText screenshot

Smack 4.4.5 download by Jive Software
Smack, developed by Jive Software, is a robust and versatile open-source XMPP (Extensible Messaging and Presence Protocol) client library for Java programmers. Designed to facilitate seamless integration of messaging capabilities into Java applications, Smack stands out with its comprehensive feature ...
View Details Download
Smack

jPDFOptimizer 2021R1 download by Qoppa Software, LLC
jPDFOptimizer is a Java library to optimize and reduce the size of ... to optimize documents. jPDFOptimizer is built on Qoppa Softwares extensive PDF technology and requires no third party software or drivers. The library is 100% Java and ...
type: Commercial ($1 200.00)
categories: PDF, Java, optimize
View Details Download
jPDFOptimizer

MoSync IDE 3.2 download by MoSync AB
MoSync is a Software Development Kit which allows you to develop applications ... Mobile Platform Support: · Android Cupcake 1.5 · Java ME MIDP 2 (J2ME) · Moblin 2.x · Pocket ...
View Details Download
MoSync IDE

Java Bridge to Exchange 1.4.8 download by Moyosoft
... lists. Access the Exchange calendar and appointments from Java, add new appointments or create meetings. This fully-featured Java API simplifies usual Exchange operations and allows developers ... data stored in the Microsoft Exchange server from Java. Exchange items like e-mails, contacts and appointments can ...
type: Trialware ($297.00)
categories: Java Exchange library, Java mapi, Java exchange server, library, server, Java
View Details Download
Java Bridge to Exchange

jPDFWriter 2021R1 download by Qoppa Software
Generate PDF documents directly from your Java™ programs. jPDFWriter is a Java™ class library that allows you to create PDF documents directly from your Java programs without having to install any third party ...
type: Freeware
categories: java pdf writer, pdf writer, java component, java, pdf, writer
View Details Download
jPDFWriter screenshot

Wezarp Library Lite 1.3.1 download by APPANDO
Wezarp Library Lite allows your software to be controlled by remote devices like tablets, ... of supported IDE: C, C#, C++, Visual Basic.NET, Java, LabWindows/CVI... Wezarp is based on a UDP/IP communication ...
View Details Download
Wezarp Library Lite

jPDFWeb 2021R1 download by Qoppa Software, LLC
jPDFWeb is a Java library to convert PDF documents to SVG / ... do not have to install any third party software or drivers. Since it is written in Java, it allows your application to remain platform independent ...
type: Shareware ($2 800.00)
categories: PDF, Java, HTML5, SVG
View Details Download
jPDFWeb

Wezarp Library Lite 1.3.1 download by APPANDO
Wezarp Library Lite allows your software to be controlled by remote devices like tablets, ... of supported IDE: C, C#, C++, Visual Basic.NET, Java, LabWindows/CVI... Wezarp is based on a UDP/IP communication ...
View Details Download
Wezarp Library Lite