Vista Download

Modify name Vista download - General SQL Parser .NET Vista download - Best Free Vista Downloads

 



Related Keywords

modify name downloads
modify file date downloads
modify downloads
modify flash downloads
modify swf downloads
modify ip downloads
modify game downloads
modify pdf downloads
modify image downloads
modify exif library downloads
modify color downloads
modify truetype fonts downloads
modify all layouts downloads
modify w downloads
modify ini files downloads
modify the registry downloads
modify databases downloads
modify data downloads
modify oscommerce downloads
modify shapes 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

Batch RegEx
Free

5.0.126 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

Transaction
1.7 download
Shareware

Propagate
1.0 download
Freeware

D-Fend
Reloaded

1.4.4 download
Open Source

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 modify name in Components & Libraries downloads for Vista

EaseFilter File System Control Filter SDK 4.0.1.3 download by EaseFilter Inc.
... which you can intercept the file system call, modify its content before or after the request goes ... replace the files in the directory. You can modify the directory buffer to hide some files or ...
View Details Download
EaseFilter File System Control Filter SDK

SAML v2.0 SSO Component for .NET 2.5.0.12 download by ComponentSpace
... Refer to the SAML overview. SAML Assertions Create, modify and access SAML assertions Serialize SAML assertions to ... Encrypt and decrypt SAML assertions SAML Protocol Create, modify and access SAML protocol messages Serialize SAML messages ...
type: Commercial ($299.00)
categories: SAML, SAMLv2.0, assertion, SSO, single soign-on, ASP.NET
View Details Download
SAML v2.0 SSO Component for .NET

SAML SSO Component Suite for .NET 2010 download by ComponentSpace
... initiated single sign-on and logout. SAML Assertions Create, modify and access SAML assertions Serialize SAML assertions to ... Encrypt and decrypt SAML assertions SAML Protocol Create, modify and access SAML protocol messages Serialize SAML messages ...
type: Commercial ($499.00)
categories: SAML, SAMLv1.1, SAMLv2.0, assertion, single sign-on, SSO, ASP.NET
View Details Download
SAML SSO Component Suite for .NET

General SQL Parser .NET 2.3.5 download by Gudu Software
... our ready-to-use library. Retrieve/Refactor table & column name: · Precisely determining and renaming every table and ... relationship among the various tables. Extracted table, attribute names, data types can be used to generate the ...
View Details Download
General SQL Parser .NET

Miraplacid Publisher SDK 8.1 download by Miraplacid
... layout, fonts, and images intact. No one can modify or copy and paste your texts. After installation ... {{TIME}}, {{IDENTITY}}, {{PAGE}} or {{JOB}} to the file name or path. They will be replaced with current ...
View Details Download
Miraplacid Publisher SDK

Miraplacid Text Driver SDK 7.1 download by Miraplacid
... through the document page to page, get and modify extracted text. Then you can save results to ... {{SYSFOLDER}}, {{IDENTITY}}, {{PAGE}} or {{JOB}} to the file name or path. They will be replaced with current ...
View Details Download
Miraplacid Text Driver SDK

Miraplacid Text Driver SDK TE 7.1 download by Miraplacid
... through the document page to page, get and modify extracted text. Then you can save results to ... {{SYSFOLDER}}, {{IDENTITY}}, {{PAGE}} or {{JOB}} to the file name or path. They will be replaced with current ...
View Details Download
Miraplacid Text Driver SDK TE

Miraplacid Publisher SDK TE 8.1 download by Miraplacid
... layout, fonts, and images intact. No one can modify or copy and paste your texts. After installation ... {{TIME}}, {{IDENTITY}}, {{PAGE}} or {{JOB}} to the file name or path. They will be replaced with current ...
View Details Download
Miraplacid Publisher SDK TE