General SQL Parser .NET version free download Adds powerful sql processing capability to your program,including sql syntax check, beautify complex sql code with lots of customizable format options,identify various database objects and etc... Adds powerful sql processing capability to your program,including sql syntax check, beautify complex sql code with lots of customizable format options,identify various database objects such as table, column, constraints in sql scripts,modify and rebuild sql on the fly, translate sql expression into a binary expression treethat ready for your further processing such as creating filter, and you take full control of sql with detailed parse tree of the whole input sql General SQL Parser is designed to deal with SQL statement used by different Database Such as Oracle,DB2,Informix,Sybase,Postgres,MySQL and so on. And we will make it conforms to most of the entry-level SQL99 Standard. Features overview .NET, COM and VCL version, so it can be us download   
 Example: DivX • Top 1000
• Smart reviews
   
Search:   
     

Home > Software > Business > Database Management > download now General SQL Parser .NET version

  Popular:
Gestionale XP 3.9
Software di gestione con bollettazione e fatturazione…
Anti-keylogger 5.0
Anti-keylogger for Windows NT/2000/XP provides every…
FlashSlider 4.3.1
Powerful and easy-to-use slideshow software. Make photo…
Barcode Maker 5.85
Make EAN 13,UCC 12, EAN 8, UPC A, UPC E, ISBN barcodes and…
ABF Outlook Backup 2.3
ABF Outlook Backup is a backup and synchronization tool for…
MEDA Text to PDF 1.6
MEDA Text to PDF is a flexible and powerful tool which can…
SCP Backup 1.4
SCP Backup is a remarkably simple and efficient backup…
Backup Assistant 2.23
Systematic method for backing up, restoring and…
QuickCalc 212
Hey, you've already paid $3000 for the hot computer, you…
iCRM 1.0
Professional version makes it easy to navigate over and dig…
Best 1000
  TOP-10:
EzyTrans 2003 1.2.1
Teach your bank statements to reconcile themselves and…
Task-O-Matic 5.0
Task-O-Matic is a comprehensive task list manager/organizer…
Total Privacy 5.82
Total Privacy Provides the Most Advanced Information…
12Ghosts Wash 9.52
Don't allow anybody to see which web sites you visited…
AccuHash 2.0.18
Utility for protecting the integrity and verifying the…
WinDefender 2.1.9.1
Security and encryption software utility that Helps you…
OfficePopup 2.30
OfficePopup allows the management team to inform employees…
Connection Keeper 8.1
A free program that makes sure your ISP won't drop your…
TinyBooks 6.0.2
TinyBooks is a simple, flexible, non-bloated, single-entry…
Shut Up And Reboot 2006
Shut Up And Reboot! is an affordable, easy to use…
  Sponsored links 
  New:
OrgScheduler Pro 5.0
A complete calendar/scheduling system, enables to browse…
Memopal 2.0.0
Online Backup and Remote Storage service with 3 GB Free…
WOL 2.0.3
Program implements wake on lan function. Wake-up remote…
Flashnote 3.3
Flashnote is just a rough copy for your quick work with any…
PDF2Any 2.20
Convert PDF files to RTF, HTML and Text format with less…
Data Loader 3.6
A simple yet powerful tool to Export, Import, Migrate and…
Forms Data Loader 3.2
Forms Data Loader is a tool to load data into Oracle Apps…
Rylstim Budget 4.0
Plan and manage your finances with a simple friendly…
RescuePRO (Mac) 3.4
RescuePRO is an easy-to-use application that recovers…
WinLock 5.03
WinLock is a comprehensive security program for personal or…
     
Home
News
Software
Books
Smart reviews
New soft
TOP-10
Best 1000
All Soft
Audio & Video
Business
Development Tools
Education
Games
Graphics
Home/Hobby
Internet
Desktop
Utilities
Finance
Project management
Personal Info Managers
Office
Accounting
Word Processing
Spreadsheets
E-mail
Database Management
PDF
Calculators
Inventory Systems
Presentation Tools

General SQL Parser .NET version 1.10.6  del.icio.us Fark digg Reddit MyWeb BlogMarks Furl Jots   ( View screenshot )


URL:
HTML:
Adds powerful sql processing capability to your program,including sql syntax check, beautify complex sql code with lots of customizable format options,identify various database objects and etc...

Updated Apr 16, 2009 05:09:43
Size2700 kb
LicenceShareware
StatusMajor Update
LanguagesEnglish
TagsSql parser .net
OSWindows 95, Windows 98, Windows NT, Windows 2000, Windows XP, Windows 2003
Homepagesqlparser.com
Emailinfo@sqlparser.com
AuthorJames Wang
General SQL Parser .NET version free download Adds powerful sql processing capability to your program,including sql syntax check, beautify complex sql code with lots of customizable format options,identify various database objects and etc... Adds powerful sql processing capability to your program,including sql syntax check, beautify complex sql code with lots of customizable format options,identify various database objects such as table, column, constraints in sql scripts,modify and rebuild sql on the fly, translate sql expression into a binary expression treethat ready for your further processing such as creating filter, and you take full control of sql with detailed parse tree of the whole input sql
General SQL Parser is designed to deal with SQL statement used by different Database Such as Oracle,DB2,Informix,Sybase,Postgres,MySQL and so on. And we will make it conforms to most of the entry-level SQL99 Standard. 

Features overview 


.NET, COM and VCL version, so it can be us download

 Zoom click for full size
Other author's software:
  • General SQL Parser 0.9.1 — General SQL Parser is developed to help people who want to check syntax of SQL statements, pretty print out SQL statements,and parse SQL statements into a parse tree in your own program.
  • SQL Pretty Printer 3.0.5 — SQL Pretty printer is a tool to beautify sql code in any editors with a hotkey,make it more readable. Support Query Analyzer, SQL Server Management Studio(SSMS),VS2003/2005,Toad and common editors such as UltraEdit. Besides beautify the SQL
Show all author's software

Description:
   Adds powerful sql processing capability to your program,including sql syntax check, beautify complex sql code with lots of customizable format options,identify various database objects such as table, column, constraints in sql scripts,modify and rebuild sql on the fly, translate sql expression into a binary expression treethat ready for your further processing such as creating filter, and you take full control of sql with detailed parse tree of the whole input sql

   General SQL Parser is designed to deal with SQL statement used by different Database Such as Oracle,DB2,Informix,Sybase,Postgres,MySQL and so on. And we will make it conforms to most of the entry-level SQL99 Standard.

   Features overview

   .NET, COM and VCL version, so it can be used in various development environment such as C#, VB .NET, VC++, VB, DELPHI, Free Pascal, Kylix

   Create parser for different databases such as MSSQL,Oracle to deal with different sql dialects.

   Syntax check, give the error token, position and hint message.

   Pretty print SQL statements with lots of configurable parameters, make it more readable.

   Modify all parts of input sql, then rebuild on the fly.

   Identify various database objects such as table, field, function in sqls.

   Create different visitors to visit parse tree for any purpose with the full control of all tree nodes.

   Export parse tree to xml string for further processing.

   Generate a list of TCustomSqlStatement objects which represent the corresponding SQL statements that have been parsed.

   Parser can be instructed to ignore syntax error and continue.

   Continuously check multiple SQL Statements even if there are syntax errors in some of these statements.
Short tags:
Sql, parser, .net
Change Info:
Performance improved
      Freeware alternatives General SQL Parser .NET version 1.10.6
Free Download now  Free Download General SQL Parser .NET version 1.10.6 from sqlparser.com

Similar software shotlights:
  • UltraGram 4.2.50 — UltraGram is a visual parser generator for creating grammar of a parser, interpreter, or compiler. UltraGram is a visual parser generator for professional software development. Application provides…
Find all software similar on General SQL Parser .NET version 1.10.6

Similar news:
Find all news similar on General SQL Parser .NET version 1.10.6

Similar smart reviews:
  • Easy Net Switch – a dream come true for real net-hoppers — If all networks were absolutely the same, they would’ve called it network utopia. No network-specific IP addresses, passwords, DNS servers, drive mappings, proxy and gateway addresses — all these things that may take hours to configure, especially when there is not system administrator around. Unfortunately, networks are all different and active users that commute between offices, building…
  • Tidycode Pl/Sql Formatter 2.4.2, Making It Pretty — This utility can seem «just a small helper», but detailed analysis can say you it is really smart and really helpful (I’ll even say indispensable) for almost any database programmer. Its functionality can be easily guessed by name: it just formats PL/SQL code (as well as plain good SQL), and the way he does it can be characterized as «just right»…
  • Visual SQL Designer. Ease Your Work With Data. — Visual SQL-Designer is powerful software that can easily create complex SQL queries for any database. With this useful tool, you will be able to construct the most part of necessary queries using just visual interface of the user. That is really convenient. Now, when you have got Visual SQL designer, you do not have to spend hours creating queries, whether you are good at SQL or have…
  • Spices.Net Suite: All about .Net Visual Studio Can't Do — Spices.Net Suite is a collection of utilities, which brings all the strength the .Net platform *potentially* has right in a developer’s hands. Unfortunately, the functionality of the tools created by Microsoft for their own platform is always much poorer than what it could be, and Spices.Net is addressed to fix this drawback. Once installed, Spaces.Net Suite will provide you…
  • CRC .NET Control - a native .NET component for fast CRC calculation — Cyclic Redundancy Check (CRC) calculations are used by the majority of developers to validate the integrity of files and binary streams, which makes them an important part of applications working with multiple input and output files. Despite the great number of available CRC algorithms utilizing various initial polynomials, CRC32 is by far the most popular one. If you are a .NET…
  • paxScript.NET .A Script Might Be Everywhere — The implementation of many software projects requires at least two different languages: an industry-level one for the project’s core, its powerful «engine», and a scripting language, which would be interpreted when the program is running. Scripting languages are typically simpler and slower than the industrial ones, but they have their own area of application. These languages are often used…
  • Editor.NET 1.42, Edit Like Professional — One of the most common, «recursive» tasks for any programmer is a hand-made code editor. Sometimes, it is only a challenge for training skills and playing with components. Sometimes, it is an experimental or hobbyish attempt to Do Better (create an editor with features nobody else has invented). And in many cases self-made code editor is business necessity…
  • Net Video Spy v2.0, Look at It, Please! — Net Video Spy is a small, easy and useful software suite for the common but not so simple task: to observe different locations by webcams and through a network. It can be used for surveillance and guarding tasks in large offices, for the viewing employees’ current occupations, and even for simple video-conferencing tasks. Net Video Spy suite consists on two separate applications: Net Video…
  • PureComponents NicePanel for .NET WinForms v1.2 — NicePanel from PureComponents is a WinForms container, which looks much like the modern «sidebar panels» (in the Windows XP-promoted style). It is thoroughly designed, pretty looking and smartly-featured container for any other elements. Due to NicePanel?s flexibility and wide range of styles, it can be used with the same success for input forms or for information tips, for dialogs…
Find all smart reviews similar on General SQL Parser .NET version 1.10.6


Home > Software > Business > Database Management > download now General SQL Parser .NET version

See software by tags:
Photos religious churches
Tas hmitalk active
Bikini models
see also:
Roulette Raper
pgISQL (Interactive SQL for PostgreSQL)
IntraLaunch
See software by tags:
Odbc open source query tool
Xsd editor java
Mysql blob field file

Copyright © 2001—2009 3d2f
Concept:
Advertisement.