Any Windows Software - Shareware and Freeware Download Center for Windows

Top Downloads

New Downloads

Catalog


Lattice.SPGen Stored Procedure and Code Generator 3.0

 
Lattice.SPGen Stored Procedure and Code Generator
Category: Programming  
Author: Lattice Business Software Intl., Inc. | Published: Jul 06, 2007
License: Shareware | O/S: Windows 95/98/Me/NT/2000/XP/2003
Uninstaller: no




Lattice.SPGen is a template-based stored procedure and code
generator that supports Microsoft SQL Server, Oracle, IBM DB2 UDB, PostgreSQL
and MySQL. It processes any tables and views in the database that you select
and generate stored procedures scripts of insert, update, delete, select (single
or multiple records) as well as business entities for C# and VB.NET. The output
scripts file can be chosen as one file for all tables / views or one per table /
view based on your preference.  Below is how it works:

1. Collect metadata from different datasource(Oracle, DB2, SQL Server, MySQL, PostgreSQL)
2. Build xml metadata input definition file
3. Generate stored procedures and C# or VB.NET business entity using xslt with different xsl stlysheets.

Lattice.SPGen supports the following RDBMS:
* MS SQL Server 2000 and 7, MSDE 2000.
* Oracle 8i and 9i.
* IBM DB2 UDB
* MySQL 5.0
* PostgreSQL

Below is the link to download the software:
http://www.latticesoft.com/downloads/LatticeSPGen.zip


Lattice Business Software
http://www.latticesoft.com
File Size: 235.4 KB   Price: $88.00   Downloads: 15
Download Now! | Homepage | Buy Now! | Screenshot | Report Link Error
Requirements:
User Rating: Unrated
Rate It:
Editor Rating: Unrated
 

Reviews:

Write a review:

Your rating *
1=poor                                                                          10=excellent
Your name *
Email *
Review text *

 

Related Software

EZStoredProc 2.0.0

Published: Jul 06, 2007
EZStoredProc generates stored procedures for MS SQL Server tables with ease. Simply right-click to generate stored procedures for databases and tables. You can execute stored procedure script against your database directly from EZStoredProc.
Price: $45.00   Size: 480.2 KB More info Download

EazySQL 2.0.0

Published: Jul 06, 2007
Generates ready to use SELECT, INSERT, UPDATE, DELETE and VIEW SQL Statements and SQL Stored Procedures from table structures of MS SQL Server 2000 and 2005. Supports Optimistic Concurrency Control for Update, Foreign-Keys, etc.
Price: $45.00   Size: 1.3 MB More info Download

SQL Object Decrypt 1.1

Published: May 17, 2008
Do you have such kind experience that you can not view the complete SQL Script because of the reason with "WITH ENCRYPTION" when you view the Stored Procedure, View, Trigger and Function of MS SQL SERVER? If yes, the DecrypSQL can help you
Price: $28.00   Size: 2.4 MB More info Download

DecryptSQL 2.9.1

Published: Jul 06, 2007
Do you have such kind experience that you can not view the complete SQL Script because of the reason with "WITH ENCRYPTION" when you view the Stored Procedure, View, Trigger and Function of MS SQL SERVER? If yes, the DecrypSQL can help you.
Price: $79.95   Size: 532.0 KB More info Download

LLBLGen Pro 2.0

Published: Jun 21, 2007
Development time can be decreased by over 50%! LLBLGen Pro generates a complete data-access tier and business facade/support tier for you (in C# or VB.NET), using an existing database schema set. In seconds.
Price: $329.00   Size: 14.5 MB More info Download

SwisSQL - SQL Server to Oracle Migration Tool 3.2

Published: Oct 21, 2007
SwisSQL- SQL Server to Oracle Edition is an Automated Migration tool to convert Microsoft SQL Server Transact SQL stored procedures to Oracle PL/SQL equivalent code. It automates more than 80% of the code conversion with very minimal manual effort
Price: $995.00   Size: 14.8 MB More info Download

Visual SQL-Designer 4.01

Published: Jul 06, 2007
Visual SQL-Designer is a program for easy visual constructing hard SQL-query for any database and write it. Support ORACLE, MSSQL 6.5-7.0-2000, MySQL,SyBase, Db2 for NT, MSAccess and other ODBC databases. Union query builder.OLAP inside.Stored Proc
Price: $199.00   Size: 4.4 MB More info Download

NextGeneration .NET Code Generator 1.2.1

Published: Jul 06, 2007
A software development tool that saves you time by quickly building database-driven applications. Generate stored procedures, data access objects, business service classes, DataSets and an ASP.NET web interface in minutes instead of weeks.
Price: $279.00   Size: 2.6 MB More info Download

EMS SQL Manager 2005 for InterBase/Firebird 4.4

Published: Jul 06, 2007
EMS SQL Manager 2005 for IB/FB is a powerful graphical tool for InterBase and Firebird administration and development. Its easy-to-use graphical interface and a lot of features will make your work with InterBase and Firebird as easy as it can be!
Price: $135.00   Size: 14.9 MB More info Download

DreamCoder for Oracle Enterprise Edition 2.3

Published: Jul 06, 2007
DreamCoder for Oracle is a powerful Integrated Development Environment (IDE) for Oracle Databases.
Price: $185.00   Size: 12.2 MB More info Download

Lattice.SPGen Stored Procedure and Code Generator also mentioned on ShareMe

1.  EZStoredProc Details - Programming
... Don't you wish that there is a tool out there that will magically generate the Insert, Select, Update, and Delete stored procedure scripts for you by simply right-clicking on a database or table? Look no further! EZStoredProc (pronounced as "Easy Stored Proc") is that magical tool. Unlike the clumsy wizard provided by MS SQL Server Enterprise Manager, EZStoredProc does not add a number to the end of every parameter of the generated stored procedure. It is a lot smarter in handling primary key, ...
 
2.  EazySQL Details - Programming
... Generates ready to use SELECT, INSERT, UPDATE, DELETE and VIEW SQL Statements and SQL Stored Procedures from table structures of MS SQL Server 2000 and 2005. Supports Optimistic Concurrency Control for Update, Foreign-Keys, etc. Connects Local as well as Remote Server. ...
 
3.  SQL Object Decrypt Details - Business & Productivity Tools/Databases & Tools
... SQL Object Decrypter is a unencrypt software for SQL Server 7,SQL Server 2000,SQL Server 2005 and SQL Server 2005 Express with examining stored procedures, triggers, views and user-defined functions.If you encrypt your own source code of Stored Procedure, View, Trigger or Function with "WITH ENCRYPTION" option,but you neglectful lost it,the application can help you recovery it. SQL Object Decrypter is a "Shareware" program.Before you register it,the appliction only can recover 2000 Bytes and ...
 
4.  LLBLGen Pro Details - Programming/Programming Related
... LLBLGen Pro, the #1 O/R mapper and data-access tier generator for .NET, generates a complete data-access tier and business facade/support tier for you (in C# or VB.NET), using an existing database schema set. In seconds. The generated .NET code is compiler-ready and can, being compiled by the .NET C# or VB.NET compiler, be used immediately by other applications. But that isn't all! LLBLGen Pro does more for you, increasing productivity even further: you can create Typed Lists, which are ...
 
5.  DecryptSQL Details - Programming
... Do you have such kind experience that you can not view the complete SQL Script because of the reason with "WITH ENCRYPTION" when you view the Stored Procedure, View, Trigger and Function of MS SQL SERVER? If yes, the DecrypSQL can help you to view the complete SQL Script quickly and exactly. It is suitable to use for programmer & DBA. Now feel the convenience of DecryptSQL! Key Features of DecryptSQL: - Work in Microsoft SQL Server 2000 & 2005 and Microsoft Database Engine (MSDE). - ...
 

© 1997-2008 ShareMe Last Update: Wednesday, July 23, 2008 shareme | contact | legal notice | privacy | bookmark | link to us