Main > Free Download Search >

Free stored procedures software for windows

stored procedures

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5830
Microsoft SQL Server 7.0 Patch: Extended Stored Procedures Vulnerability Update

Microsoft SQL Server 7.0 Patch: Extended Stored Procedures Vulnerability Update


Microsoft SQL Server 7.0 Patch: Extended Stored Procedures Vulnerability Update is designed to be a patch which eliminates a security vulnerability in Microsoft® SQL Server® 7.0 and Microsoft SQL Server 2000. more>> <<less
Download (228.5KB)
Added: 2000-11-28 License: update/patch Price:
downloads
Microsoft SQL Server 2000 Patch: Extended Stored Procedures Vulnerability Update

Microsoft SQL Server 2000 Patch: Extended Stored Procedures Vulnerability Update


Microsoft SQL Server 2000 Patch: Extended Stored Procedures Vulnerability Update offers you a patch designed to eliminate a security vulnerability in Microsoft® SQL Server® 7.0 and Microsoft SQL Server 2000. more>> <<less
Download (228.5KB)
Added: 2000-11-28 License: update/patch Price:
downloads
Stored Procedure Wizard 1.2

Stored Procedure Wizard 1.2


Stored Procedure Tool for SQL Server. Create Stored Procedures for your database more>>
Stored Procedure Tool for SQL Server. Create Stored Procedures for your database. Select between default SPs, Custom SPs and Template SPs. Include default SPs for SELECT KEY, SELECT FROM, INSERT SINGLE RECORD, DELETE KEY, UPDATE KEY and UPSERT KEY.
Build your own Stored Procedure and templates. Templates use Errorhandling, Debuginfo and comment options. Live update possible for getting latest templates. The tool is freeware and still under developement. Any ideas, suggestions or comments are welcome.
<<less
Download (311KB)
Added: 2006-03-15 License: Freeware Price:
1462 downloads
 
Other version of Stored Procedure Wizard
Stored Procedure Wizard 1.2Stored Procedure Tool for SQL Server. Create Stored Procedures for your database. Stored Procedure Tool for
Price: $na
License:Freeware
Download (41KB)
1383 downloads
Added: 2006-03-31
Stored Procedure Class Wizard 1.0

Stored Procedure Class Wizard 1.0


Stored Procedure Class Wizard (SPCW) is a development tool that lets you generate class files (.cpp and .h) more>>
Stored Procedure Class Wizard (SPCW) is a useful development tool that allows you to generate class files (.cpp and .h) derived from MFC?s CRecordset for stored procedures. Currently SPCW supports Microsoft SQL Server (6.5 and above), Sybase SQL Server (10.0 and above), Sybase SQL Anywhere (5.5 and above), and Adaptive Server Anywhere (6.0 and above) and can be extended to any database.
Note that running SPCW against MS SQL Server or Sybase SQL Server
production databases is NOT recommended.
Following are the steps for generating class files:
Step 1:
=======
Choose from the menu.
Step 2:
=======
Select the procedure name for which you want to generate class files.
Microsoft SQL Server and Sybase SQL Server specific:
For procedures that return result set columns, choose
from the menu before generating the class files.
Step 3:
=======
Choose from the menu to generate .cpp and .h
recordset files.
Whenever you add/modify a procedure, choose from the
menu and then repeat step 3 (steps 2 & 3 in the case of MS SQL Server
and Sybase SQL Server).
To connect to another data source, first disconnect the current connection
and then connect.
Add the following lines to StdAfx.h:
#include // MFC database classes
#define ODBC_DSN_INFO _T("ODBC;DSN= ")
<<less
Download (283KB)
Added: 2006-01-14 License: Freeware Price:
1396 downloads
PostgrSQL Stored Procedure Generator 0.2

PostgrSQL Stored Procedure Generator 0.2


PostgrSQL Stored Procedure Generator is an application written in PgSQLto generate stored procedures around tables. more>> <<less
Download (36.4KB)
Added: 2009-04-08 License: Freeware Price:
downloads
SQL Load Test 1.0

SQL Load Test 1.0


Generates a Visual Studio 2005 Unit Test from a SQL Server Profiler trace more>> Generates a Visual Studio 2005 Unit Test from a SQL Server Profiler trace

The SQL Load Test was designed to generate a Visual Studio 2005 Unit Test from a SQL Server Profiler trace. The tool extracts all the SQL statements and stored procedure calls from the trace and turns them into a single Visual Studio Unit Test, which can then be configured as a Visual Studio Load Test.
The tool does not interact with the database itself when it generates the test code and so it can be used "offline".
The generated code needs to be customised to include a connection string to the database under test. The generated code also includes hooks to allow the user to customise the parameters that are passed to the SQL statements and stored procedures, so that variability can be introduced into the data to prevent caching from giving artificially high performance figures.
The tool is intended to be used in conjunction with a client program that exercises the database. A trace of the clients SQL Server activity is captured using the SQL Server Profiler. This represents a test scenario, which is then processed by the tool to produce a Unit Test that replays the scenario.
The tool requires a trace to be collected using the SQL Server Profiler tool. The tool assumes that the trace only contains records pertaining to a single client session. So it is important to ensure that the trace is set up to only collect trace records generated by the activity of the client being used to generate the scenario.
It is therefore advisable to run the client on a machine from which no other activity on the SQL Server database is being generated, and to set the SQL Server Profiler filter accordingly.
System requirements:
- SQL Server 2005 SDK and the SQL Server 2005 Management Tools are installed.
Version restrictions:
- Only supports code that operates against a single database with a single connection.
- Prepared statements are not supported.
- The tool cannot (yet) configure and capture the trace for you, it requires you to use the SQL Profiler yourself to get a trace. With SQL 2005 it is possible to automate this.
- Not (yet) integrated into Visual Studio or the DB Pro edition.
- The tool has only been tested in an English environment, it is unlikely to work correctly in other environments, particularly with dates. In a future version this could be resolved by requiring the ExistingConnection event class, which lists language and date format.
- The tool does not support the XML data types.
- InputOutput parameters that are initialised with a NULL cannot be distinguished from Output-only parameters, so they are treated as Output only.
- When the trace passes a NULL to a binary parameter (e.g. image, binary, varbinary) the generated code will generate a runtime error. The generated code needs to be modified to pass SqlBinary.Null. The custom code generation extensibility point can be used to work around this.
- Positional parameters passed to SQL statements (as opposed to stored procedure calls) are not supported.

<<less
Download (229KB)
Added: 2008-09-30 License: Freeware Price: FREE
388 downloads
Erp Objects 1.2

Erp Objects 1.2


Erp Objects is a framework to connect business logic layer and Data Access layer in ASP.NET in object oriented fashion more>>
Erp Objects is a framework to connect business logic layer and Data Access layer in ASP.NET in completely object oriented fashion.
The basic aim of Erp Objects is to:
- Write Database Independent Applications.
- Writing true 3 Tier Applications.
- Connecting Object Oriented Architecture, Data Access Layer and Visual Editing Tools.
- Seperating Business Logic Layer from Database Tier (Getting rid of Stored Procedures)
- Introducing a well defined, Object Oriented Query Language to replace Stored Procedures
- Object Oriented Query Language is converted to native Sql Stored Procedure in background, its basic aim is to bring human readability to Business Logic Layer.
<<less
Download (656KB)
Added: 2006-08-07 License: Freeware Price:
1249 downloads
 
Other version of Erp Objects
Erp Objects 1.0.2408.7111facility of stored procedures and support for mysql is coming soon. Requirements: ASP.Net 2.0
License:Freeware
Download (0.57MB)
423 downloads
Added: 2008-09-07
Navicat Lite for Oracle 8.2.7

Navicat Lite for Oracle 8.2.7


A GUI for Oracle server administration and development) more>>

Navicat Lite for Oracle 8.2.7 is considered as a professional and useful GUI for Oracle server administration and development). Navicat for Oracle offers powerful visual tools such as Query Editor with syntax highlight capability, SQL Preview, SQL Console, TEXT, Hex and BLOB viewer/editor, SSH Tunnel and more, to increase your productivity.

Also, it provides a number of tools allowing to perform all the necessary database operations such as creating, editing, and duplicating database objects. It also offers a well-described wizard system that simplifies your database development tasks.

Navicat for Oracle full version includes more powerful features such as Data/Structure Synchronization, Import/Export, Backup, Report, task scheduling, code completion, etc. Together with comprehensive and instant support services, Navicat Oracle makes database and application development faster and easier while simplifying day-to-day administration tasks. Navicat for Oracle can connect to any Oracle Database version 9i and later. Moreover, the versions for PosgreSQL and MySQL are also available.

Note: Free for non-commercial use.

Major Features :

  1. Native Connection Options:
    • Navicat Oracle offers three connection modes to the Oracle server: connection through the Oracle Call Interface (OCI) in Basic mode, alias entry from a tnsnames.ora file in TNS mode and direct connection over TCP/IP in Direct mode.
  2. Support of SSH Tunnel:
    • Establish a secure SSH session through SSH Tunneling in Navicat. Enjoy a strong authentication and secure encrypted communications between two hosts.
  3. Export Registry Record(.reg) via Navicat Oracle:
    • You can easily transfer your connection settings while migrating Navicat from one computer to another new machine.
  4. Create, edit and drop tables fields, indexes, foreign keys, uniques, checks, triggers and privileges:
    • With Table Designer - the basic Navicat Oracle tool for working with tables, you can create, edit and drop tables fields, indexes, foreign keys, checks, triggers, privileges and much more.
  5. Support of tablespace, package, sequence, synonym, trigger, type and more:
    • Navicat allows you to create, edit and drop directories, tablespaces, publice database links, public synonyms, database links, indexes, materialized views, materialized view logs, packages, sequences, synonyms, triggesr and types.
  6. SQL Preview:
    • The SQL Preview area shows you SQL representation of the oracle objects you are creating. This ability allows you to preview SQL before execution.
  7. Dump object definition as sql file:
    • Backup object definition and data with ease by dumping as sql file.
  8. Print Schema / Table Structure:
    • Present the schema / table definition by printing their structures in Navicat.
  9. Import data from ODBC:
    • You can import data from ODBC after setting up a data source connection. All available tables will be included if connection success. Just simply choose the tables you wish to import or specify a query using Add Query button.
  10. Import data from up to 11 most popular formats including MS Access, MS Excel, XML, HTML, TXT and CVS:
    • - Import Wizard allows you to import data into a table from diverse format. On top of that, you can save your settings as an import profile for setting schedule.
  11. Export Data to different file formats: TXT, CSV, DBF and XML:
    • Likewise, Export Wizard allows you to export data into various format. Save your settings as an export profile for setting schedule.
  12. Export data and create records as INSERT statements in sql file:
    • During Data Transfer, you can choose to export data as sql file with record options like complete insert statements / extended insert statements etc.
  13. Form View:
    • Manipulate the current record with Form View. Enjoy a clear display of field name and its value with focus on current record.
  14. Support of Foreign Key Data Selection:
    • With the GUI tool - Foreign Key Data Selection, you can locate the foreign key values from the reference table.
  15. Data and Structure Synchronization:
    • Navicat for Oracle allows you to transfer data from one Oracle database to another with detailed analytical process. Likewise, you can compare and modify the table structures
  16. Support of Data Transfer between local / remote Oracle databases:
    • Transfer tables/views/stored procedures/functions from one Oracle database to another Oracle database, or to a plain text file.
  17. Support of Backup and Restore Oracle databases:
    • Regular backup on database is important to users. Backup/restore all tables and records, views and stored procedures for your Oracle database using Navicat. You can also schedule backups between databases.
  18. Create Schedule for Backup, Import / Export, Data Transfer, Saved Queries and Data Synchronization:
    • Create a batch job for setting schedule to execute at one or more regular intervals, beginning and ending at a specific date and time. Batch job can be created for Query, Backup, Data Transfer, Data Synchronization, Import and Export.
  19. Send notification e-mail for schedule task:
    • Generate notification e-mails to recipients you specify, connecting them to the latest schedule information. Read directly through your email account on the results returned from a schedule.
  20. Visual User Manager:
    • Navicat provides users a visual tool for user management. You can easily add, delete, edit users / roles, and grant privileges on the selected schemas, tables/views, fields and stored procedures.
    • Visual Query / View Builder - which is divided into two portions: the upper Graphical View, and the lower Syntax View, allows you to create and edit queries / views visually without knowledge of SQL.
  21. Query Editor:
    • It allows you to create and edit SQL text for a query, prepare and execute selected queries.
  22. Support of Parameter Query:
    • Set query parameters to add variable values to a query each time you run it.
  23. Code-Completion for Query, View, Stored Procedure and oracle objects:
    • Experience a quick way in constructing SQL statements in SQL Editor with the Code-completion feature. Whether you want to select available properties of database objects or SQL keywords, all it takes is a pick from the drop-down list.
  24. Virtual Grouping:
    • Have a better organization over objects in Navicat. You can categorize objects into groups with the Virtual Grouping feature. Virtual Grouping can be applied on Connection, Table, View, Stored Procedure, Query, Report, Backup and Schedule.
  25. Server Monitor:
    • Select the servers that you want to monitor by checking them in the checklist box of the Server Monitor Window. Click on either Process List, Variables or Status Tab to show and / or modify the properties of Oracle servers.
  26. SQL Console:
    • To use a command-line interface, you can open SQL Console in Navicat. It provides you an interactive text-based screen to query input and result output from database.
  27. Docking:
    • You can customize your window behaviour style into Docking Windows or Floating Windows. Choose either dock the opened windows to the main window or dock windows or inherit the last docking style.
  28. Profile System:
    • For most of the tasks, Navicat allows you to save / load profiles to increase convenience. Profile can be applied on Data Transfer, Data / Structure Synchronization, Batch Job, Backup, Import / Export etc.

Requirements:

  • Pentium II processor or above.
  • 64 megabytes (MB) of RAM.
  • Hard-disk space vary depending on installation. Full installation requires 10 MB of available hard-disk space.
<<less
Download (20.4MB)
Added: 2009-07-04 License: Freeware Price: FREE
16 downloads
 
Other version of Navicat Lite for Oracle
Navicat Lite for Oracle 8.2.6Transfer tables/views/stored procedures/functions from one Oracle database to another Oracle database, or to a plain text file. Support of Backup and Restore Oracle databases: Regular backup
Price: FREE
License:Freeware
Download (20.3MB)
10 downloads
Added: 2009-07-02
DatAdmin Personal 3.4.0

DatAdmin Personal 3.4.0


Easy and quick database administration, natively supports MSSQL, MySQL, SQLite, Postgre SQL, MS Access. Main features: Creating and restoring backups. Transfer data between databases, tables and data files or edit database schema. more>>
Easy and quick database administration, natively supports MSSQL, MySQL, SQLite, Postgre SQL, MS Access. Main features: Creating and restoring backups. Transfer data between databases, tables and data files (supported formats are XML, CSV, HTML, Excel). Edit database schema, tables, views, view, triggers, stored procedures. Run queries, generating query templates. View, edit, filter and sort data in tables. Display data from referenced tables. Command-line interface. Database modeling, reverse engineering. Migrate database between all supported platforms. More features in Proffesional edition.

System Requirements: Microsoft .NET Framework 2.0

Enhancements: Support for Linux, extended command-line interface, import from text file, batch export of tables

<<less
Download (4.31MB)
Added: 2009-11-09 License: Freeware Price: $0.00
downloads
 
Other version of DatAdmin Personal
DatAdmin Personal 3.2.3/update/delete), editing database objects (view, triggers, stored procedures), viewing lookup fields in foreign-key tables. Canceling queries and data loading. Command-line interface
Price: $0
License:Freeware
Download (3.72MB)
downloads
Added: 2009-08-19
Price: $0
License:Freeware
Download (3.70MB)
downloads
Added: 2009-08-10
DatAdmin Personal 3.0.6/update/delete), editing database objects (view, triggers, stored procedures), viewing lookup fields in foreign-key tables. Canceling queries and data loading. Next more advanced functions
Price: $0
License:Freeware
Download (3.36MB)
14 downloads
Added: 2009-07-24
DatAdmin Personal 3.0.5Database object management - triggers, functions, stored procedures, views, schemata. Generating SQL scripts for different object types - CREATE, DROP. MySQL objects: triggers, functions
Price: $0
License:Freeware
Download (3.36MB)
14 downloads
Added: 2009-06-02
Price: $0
License:Freeware
Download (3.34MB)
14 downloads
Added: 2009-05-09
DatAdmin Personal 2.3.0editing database objects (view, triggers, stored procedures) viewing lookup fields in foreign-key tables. WareSeeker Editor
Price: $0
License:Freeware
Download (2.98MB)
279 downloads
Added: 2009-01-21
FastQuery for SQL Server 2.0

FastQuery for SQL Server 2.0


Are you tired of using Enterprise Manager to connect to remote SQL Server databases, and finding it is unbearably slow? Look no further!! more>>

With great features, such as:
* Automatic source code generation to execute procedures.
* Advanced visual Query Builder for more complex SQL statements.
* Easy-to-use Stored Procedure wizard, including CURSOR statements.
* Create and manage table triggers.
* One-click backup and restore databases.
* Export tables to XML / Excel files.
* Perform text searches on stored procedures.
These are just a small number of features in FastQuery. To see how this product can help speed up your development time, download a demo version and try it out for youself.

Requirements: .NET Framework 1.1, MSDE/SQL Server 2000, MDAC 2.7

Whats new in this version: N/A

<<less
Download (15.97MB)
Added: 2008-09-07 License: Freeware Price:
412 downloads
Test Data Generator 1.0 Alpha

Test Data Generator 1.0 Alpha


Test if the stored procedures run fast enough and to check how the application behaves more>> Test if the stored procedures run fast enough and to check how the application behaves

Test Data Generator will help you test if the stored procedures run fast enough and to check how the application behaves when there is huge volume of data at the back end. The Test Data Generator currently supports SQL SERVER 2000, 2005 and MSDE.
How to use this tool:
Please make the connection string information changes in the config file. Execute the application. Select the table and choose the number of rows.
A text file will be created in the folder that contains the necessary SQL statements to insert the data. Execute these statements in Query analyser and
there you get all the records.
System requirements:
- SQL SERVER 2000, 2005 or MSDE

<<less
Download (122KB)
Added: 2008-09-30 License: Freeware Price: FREE
388 downloads
RapTier Lite 1.4.1501

RapTier Lite 1.4.1501


RapTier is a template-based ASP.NET, C#, VB.NET and SQL code generator that will create robust database driven programs more>>
RapTier is a template-based ASP.NET, C#, VB.NET and SQL code generator that will create robust database driven programs for a wide range of databases.
It is an easy-to-use tool that significantly reduces development and testing time as well as improves the quality and performance of your code.
Main features:
- Time and resource savings - The instant benefit of RapTier is the huge saving of development and testing time. Use your current budget wisely: dont waste your time and money on writing code that can be generated with just a few simple clicks.
- High quality code - RapTier generates C# and VB.NET multi-tier WinForm and WebForm applications. The data access tier code of the generated applications is based on the Table Data Gateway architecture that provides efficient isolation of SQL code and logic, reduces development time and maintenance cost. It also significantly reduces efforts needed to port applications from one DB engine to another.
- The generated code meets the highest standards of coding practices. It is pre-tested, clean, well-structured and fully documented. Our development team worked hard on optimizing and testing the generated code.
- DataSets and typed Data Transfer Objects - The generated DB-tier code supports both DataSets and typed Data Transfer Objects. This approach allows you to choose the most efficient data access type in different situations. While DataSets are easier to bind to UI controls, Data Transfer Objects are faster, easier to integrate with non-.Net systems, and require less memory.
- Stored procedures - Using RapTier you can control whether the generated code will be using stored procedures or dynamic SQL to access the database. RapTier creates all necessary stored procedures for the generated DB-tier code. Also it wraps existing stored procedures allowing you to call them as regular .NET methods.
- Transactions - The generated code fully supports ADO.NET transactions for all database operations.
- Data provider independent code - RapTier generates database-engine-specific and provider-independent code. As a result you can easily switch among various .NET data providers choosing the one that better serves your needs.
- Customizable code - The generated code can be easily extended and customized. To modify it, add your custom code to the classes specifically designed to save user changes.
- Database documentation - RapTier generates MSDN-like database documentation that describes all database objects (tables, views, stored procedures, triggers, table relations, etc). It also generates VSHIK files that allow you to compile the documentation from HTML format to a Microsoft Help 2.0 file.
- Wide range of supported database engines - RapTier works with any database engine that has an OLE DB provider.
Version restrictions:
- RapTierLite can open up to 15 tables and 15 views.
<<less
Download (1.10MB)
Added: 2006-03-03 License: Freeware Price:
1335 downloads
SQL Server Compare 2.2

SQL Server Compare 2.2


SQL Server Compare is an easy-to-use tool to compare 2 SQL Server database schemas more>>
SQL Server Compare is an easy-to-use tool to compare 2 SQL Server database schemas and show or save the list of differences. The program can compare database tables, stored procedures, indexes, users, triggers, views and record counts and SQL scripts of different objects can be viewed and saved. Databases can be located on separate servers, using integrated Windows security or SQL server login.SQL Server Compare is a database utility that compare two SQL servers.
SQL Server Compare does not change the database in any way, and it can not execute any SQL statements - it only compares the schema. Requires SQL server or client installed.
<<less
Download (892KB)
Added: 2006-11-13 License: Freeware Price:
790 downloads
 
Other version of SQL Server Compare
SQL Server Compare 1.0Yes Software - Compares tables, stored procedures, indexes, triggers, users, views and record counts. SQL Server Compare. SQL Server Compare 1.0 is an easy to use and useful
License:Freeware
Download (2.1MB)
160 downloads
Added: 2002-06-02
Navicat Free Oracle GUI 8.2.8

Navicat Free Oracle GUI 8.2.8


Navicat Free Oracle GUI is a tool to manage Oracle database, which offers you a way to convert XML, CSV, MS Excel, MS Access, and popular data formats to MySQL databases, eliminating time-consuming data entry and the errors that accompany it. more>>

Navicat Free Oracle GUI 8.2.8 is a tool to manage Oracle database, which offers you a way to convert XML, CSV, MS Excel, MS Access, and popular data formats to MySQL databases, eliminating time-consuming data entry and the errors that accompany it. Other useful major features include Import and Export wizard, Unicode support, SSH Tunnel, Batch Job Scheduling, Data Synchronization, Data Transfer, Visual Query Builder, and Visual Report Builder. Navicat features importing data from ODBC and batch job scheduling.

Major Features:

  1. Latest Oracle Versions Support
    • Navicat for Oracle a powerful Oracle Database Server administration and development tool. Highlights of supported features:
    • Support of Oracle versions from 8i or above
    • Support of Multiple Connections to local or remote Oracle Server
    • Support of Unicode / Character Set
    • Support of Triggers and Foreign Keys
    • Support of Views and Stored Procedures creation
    • Support of Oracle Objects like Directory, Synonym and Materialized View
  2. Additional Connection Options
    • Native Connection Options
      • Navicat for Oracle offers two connection modes to the Oracle server: connection through the Oracle Call Interface (OCI) in Basic mode and alias entry from a tnsnames.ora file in TNS mode.
    • Advanced Connection Options
      • You can set the role for user to connect with Default, SYSOPER or SYSDBA system privilege. Besides, you can pass control of user authentication to the operating system by means of OS authentication option.
    • Support of SSH Tunnel
      • Establish a secure SSH session through SSH Tunneling in Navicat. Enjoy a strong authentication and secure encrypted communications between two hosts. The authentication method can use a password or public / private key pair.
    • Export Registry Record(.reg) via Navicat for Oracle
      • You can easily transfer your connection settings while migrating Navicat from one computer to another new machine. Simply export a registry file via Navicat and restore it on the new machine.
  3. Comprehensive Management of Oracle objects
    • Create, edit and drop table's fields, indexes, foreign keys, uniques, checks, triggers and privileges
      • With Table Designer the basic Navicat for Oracle tool for working with tables, you can create, edit and drop table's fields, indexes, foreign keys, checks, triggers, privileges and much more.
    • Support of tablespace, package, sequence, synonym, trigger, type and more
      • Navicat allows you to create, edit and drop directories, tablespaces, publice database links, public synonyms, database links, indexes, materialized views, materialized view logs, packages, sequences, synonyms, triggesr and more.
    • SQL Preview
      • The SQL Preview area shows you SQL representation of the oracle objects you are creating. This ability allows you to preview SQL before execution.
    • Dump object definition as sql file
      • Backup object definition and data with ease by dumping as sql file.
    • Print Schema / Table Structure
      • Present the schema / table definition by printing their structures in Navicat. Understand the respective object structure fully at a glance.
  4. Diversified Import and Export Competence
    • Import data from ODBC
      • You can import data from ODBC after setting up a data source connection. All available tables will be included if connection success. Just simply choose the tables you wish to import or specify a query using Add Query button.
    • Import data from up to 11 most popular formats including MS Access, MS Excel, XML, HTML, TXT and CVS
      • Import Wizard allows you to import data into a table from diverse format. On top of that, you can save your settings as an import profile for setting schedule.
    • Export Data to different file formats: TXT, CSV, DBF and XML
      • Likewise, Export Wizard allows you to export data into various format. Save your settings as an export profile for setting schedule.
  5. Powerful Data Manipulation Tools
    • Form View
      • Manipulate the current record with Form View. Enjoy a clear display of field name and its value with focus on current record.
    • Support of Foreign Key Data Selection
      • With the GUI tool Foreign Key Data Selection, you can locate the foreign key values from the reference table. Stop shifting the view to a master table to look for the available values!
    • Data and Structure Synchronization
      • You can transfer data from one Oracle schema to another with detailed analytical process. Likewise, you can compare and modify the table structures. For both Data and Structure Synchronization, the target schema can be on the same server as the source or on another server.
    • Support of Data Transfer between local / remote Oracle schemas
      • Transfer tables/views/stored procedures/functions/sequences from one Oracle schema to another, or to a plain text file.
    • Create Schedule for Import / Export, Data Transfer, Saved Queries and Data Synchronization
      • Create a batch job for setting schedule to execute at one or more regular intervals, beginning and ending at a specific date and time. Batch job can be created for Query, Data Transfer, Data Synchronization, Import and Export.
    • Send notification e-mail for schedule task
      • Generate notification e-mails to recipients you specify, connecting them to the latest schedule information. Read directly through your email account on the results returned from a schedule.
  6. Powerful Security Management
    • Visual User Manager
      • Navicat provides users a visual tool for user management. You can easily add, delete, edit users / roles, and grant privileges on the selected schemas, tables/views, fields and stored procedures.
  7. Well-Designed Visual Builder / Editor
    • Visual Query / View Builder
      • Visual Query / View Builder which is divided into two portions: the upper Graphical View, and the lower Syntax View, allows you to create and edit queries / views visually without knowledge of SQL.
    • Query Editor
      • It allows you to create and edit SQL text for a query, prepare and execute selected queries.
    • Support of Parameter Query
      • Set query parameters to add variable values to a query each time you run it.
    • Code-Completion for Query, View, Stored Procedure and oracle objects
      • Experience a quick way in constructing SQL statements in SQL Editor with the Code-completion feature. Whether you want to select available properties of database objects or SQL keywords, all it takes is a pick from the drop-down list.
  8. Easy-to-use Report Builder only available in Windows Enterprise Version
    • Create reports with visual Report Builder
      • Create different types of reports with user-friendly GUI Report Builder. Design reports for Invoice, Statistics, Mailing Labels and more.
    • Export report to multiple formats, PDF, Excel, HTML etc.
      • Enjoy more output formats for report export text, pdf, Lotus, Excel, Graphic, Html and more. Check out the feature in Report Builder included in Navicat Enterprise Version.
    • Backup your report as archive file (.raf)
      • Navicat allows you to backup your reports as an archive file (.raf) to increase portability. This file only stores data at the time you backup.
  9. More great features
    • Virtual Grouping
      • Have a better organization over objects in Navicat. You can categorize objects into groups with the Virtual Grouping feature. Virtual Grouping can be applied on Connection, Table, View, Stored Procedure, Query, Report and Schedule.
    • Server Monitor
      • Select the servers that you want to monitor by checking them in the checklist box of the Server Monitor Window. Click on either Process List, Variables or Status Tab to show and/or modify the properties of Oracle servers.
    • SQL*Plus
      • To use a command-line interface, you can open SQL*Plus in Navicat. It provides you an interactive text-based screen to query input and result output from database.
    • Docking
      • You can customize your window behaviour style into Docking Windows or Floating Windows. Choose either dock the opened windows to the main window/dock windows or inherit the last docking style.
    • Profile System
      • For most of the tasks, Navicat allows you to save / load profiles to increase convenience. Profile can be applied on Data Transfer, Data / Structure Synchronization, Batch Job, Import / Export etc.

Enhancements:

  • Version 8.2.8 lite contains minor bug fixes.

Requirements:

  • Microsoft Windows 2000, XP, Vista or 2003
  • Pentium II processor or above
  • 64 megabytes (MB) of RAM
  • Hard-disk space vary depending on installation. Full installation requires 10 MB of available hard-disk space
<<less
Download (20.3MB)
Added: 2009-07-14 License: Freeware Price: $0.00
5 downloads
TierDeveloper .NET 6.1

TierDeveloper .NET 6.1


Generate template-based .NET objects and apps without any hand-coding. more>>

TierDeveloper .NET 6.1 is a powerful and easy-to-use tool that helps you develop real-life complex .NET database application in record times. TierDeveloper does this by letting you map objects to relational databases, put power SQL and business rules in them, and generate fully working code instantly. TierDeveloper also generates an ASP.NET application to either let you test the generated objects or to use as a powerful admin application.
Some of the main benefits of using TierDeveloper are:

  • Speed up .NET Development: 50% of your code is generated instantly.
  • Improve Code Quality: All generated code is consistent and based on a design pattern.
  • Reduce Testing Effort: All generated code is based on pre-tested templates.

Major Features:

  1. Object Mapping Features
    • Filtered Object Inheritance
    • Map stored procedures to objects
  2. Objects
    • Map to a single table or multiple tables
    • Map to a view (read-only or in update mode)
    • Define unmapped objects and create tables for them automatically
    • Support for auto-generated keys (Identity keys and sequenced values)
    • Select subset of table-columns as object attributes
    • Support for formula (computed) fields in objects
    • Support for NULL values (IsNull and SetNull)
    • Name object attributes different from table-columns
    • Support all the data types in target language including BLOB
    • Data validation on attributes provided including range-checking, greater than, or less than checking
    • Extendible field validation framework. Add your own custom field validation logic
    • Required and optional field checking
    • Save an object only if it is "dirty" (meaning data is changed in it)
    • Serialization support for all objects
  3. App GUI Designer Features (ASP.NET & Windows Forms)
    • App GUI Wizard (New)
    • Forms Designer
    • List Pages Designer
    • Ad Hoc Search Page Designer
    • Menu Designer
  4. Transaction Support
    • Specify insert, update, delete, and single-row select operations
    • Specify multiple insert and single-row update operations
    • Specify bulk updates and deletes with custom where-clause
    • Specify transactional characteristics of objects for COM+
    • Full transaction support for non-COM+ components in a parent-child relationship
    • Non-COM+ components can also be part of client initiated transactions
    • Transaction isolation levels for each object
  5. Queries
    • Query Timeout
    • Specify joins
    • Select subset of object attributes for retrieval
    • Specify custom where-clause with nested queries, UNIONs, and others
    • Accept run-time parameters
    • Return a collection of objects as the output of query
    • Support GetCount and GetPartialRows behavior in queries
    • Support SELECT DISTINCT on queries
    • Return Typed DataSets as query results
    • Automatically create queries based on indexes
  6. Dynamic Queries: Same as normal queries but with following additional features:
    • Specify where-clause at run-time
    • Output of dynamic query is a collection of objects (just like normal queries)
  7. Relationships:
    • Re-architected support for 1-1, 1-n, and m-n relationships
    • Added support for m-n relationships (thru a bridge table)
    • Parent-child relationships support for 1-1, 1-n, and m-n
    • Lazy loading of related objects in a relationships
    • Cascaded updates and deletes for all relationships provided
    • Automatically create relationships between objects
  8. Parent/Child Relationships
    • In case of 1-1, 1-n, and m-n specify a parent-child characteristic
    • Parent object updates or deletes children as part of one transaction
    • Parent object loads all children
  9. Stored Procedure Calls Relationships
    • Define methods in objects as calls to stored procedures
    • Specify input, input/output, and output parameters
    • Accept cursors as output of stored procedures
    • Use it when a stored procedure has complex business rules
    • Generate T-SQL stored procedures for all SQL used in objects
    • Generate CLR stored procedures for all SQL used in objects
    • TierDeveloper does this automatically and then generates objects code so it is calling these stored procedures
    • Improves performance
    • Use package syntax for generated Oracle stored procedures
  10. Custom Hooks (safe code)
    • Write custom hooks to be called by the generated code from within the methods of objects
    • Custom hooks kept separate so objects code can be regenerated
    • Generate skeletons and a test application for custom code to make it easy for you to write custom code and test it independently
  11. Typed Datasets
    • Support for Typed DataSets for all objects
    • Generate .xsd files for all objects and define relationships in them as well
  12. NET Remoting Services
    • Select one of more objects and one or more methods in them and generate web services for them
    • Generates a Windows Forms remote client application
    • TierDeveloper support RPC-style web services
  13. Code Generation
    • Support for Visual Studio 2008 and .Net Framework 3.0/3.5
    • Support for Microsoft Enterprise Library Security Application Block
    • Support for WCF
    • .NET Remoting App
    • Generate ASP.NET and Windows Forms application
    • Now you can generate code through TierDeveloper that supports .Net Nullable types
    • Complete re-architected template-based code generation engine
    • Code templates based on JavaScript language and are customizable
    • Customize names for classes, methods, and properties
    • Generate .NET components in C# and VB.NET
    • Generate either COM+ or non-GAC code
    • Generate updatable Datasets
    • Build .NET components as private or shared assemblies
  14. WEB App Generation
    • Ajax Support
    • Generate a fully-working web application
    • Web app contains pages to test each and every object behavior
    • Generate web app with or without XML/XSLT
  15. Schema Level View
    • Quickly view object mappings against all tables in the schema
    • Instantly view overlaps in objects on table-mapping
    • Easily see which tables haven't been mapped
    • Makes object design work very easy
  16. SQL Query Tool
    • Quick compile and run SQL before committing it to objects
    • Invoke SQL Query Tool from query definition and stored procedure definition windows
    • Output of the SQL shown in a multi-column list in bottom window
  17. Generate Design Docs
    • Generate meaningful design docs in HTML for generated objects
    • Easily update design docs whenever you change objects
    • 424Database Servers
    • Microsoft SQL Server 2000/2005/2008
    • Oracle 8i/9i/10g
    • IBM DB2 7.x, 8.1
    • MS Access 2000 or later
    • .NET code uses OleDb, SqlClient, and Oracle Client for database access
  18. New TierDeveloper GUI
    • Completely redesigned GUI for TierDeveloper (consistent with VS.NET)
    • Stand-Alone and VS.NET integrated versions have identical GUIs
  19. ASP.NET and Windows
    • FormsCompletely redesigned and easier-to-use GUI for generated ASP.NET app
    • Support for Windows Forms application generation with a nice GUI layout
    • Customize GUI layout for ASP.NET and Windows Forms apps
    • GUI layout customization from within VS.NET and/or XML file
    • Use drop-down controls with lookup values on forms
    • Re-arrange fields on the form, change their sizes, change labels, and more
    • Customize layout of list pages. Re-arrange column order, width, and titles
    • 1-1, 1-n, and m-n relationships supported in forms and lists
    • Support of partial classes
  20. SQL Server Optimization
    • Generate SQL API based object code
    • Use Windows authentication for security
  21. Oracle Optimization: Generate Oracle Native Data Provider based object code

Enhancements:

  1. Support for Visual Studio 2008 and .Net Framework 3.0/3.5: If user opts to generate the code for .Net Framework 3.0/3.5, code is generated for Visual Studio 2008 for later versions.
  2. Support for SQL Server 2008: Users will be able to connect to SQL Server 2008 databases.
  3. Support for Microsoft Enterprise Library Security Application Block: Users can use Role-Based Authorization in their Factory methods. TierDeveloper uses Microsoft Enterprise Library Security Application Block along with Policy Injection block for security.
  4. Support for WCF: Support for WCF is included in TierDeveloper 6.0. TierDeveloper generates:
    • WCF Business Services for components. (Class Library)
    • Host Application (Console)
    • Proxies for Services (Class Library)
  5. Map stored procedures to objects: Map the output of a stored procedure call to an object. Then, when the stored procedure is called, it returns a collection of the mapped objects. This way, you can use objects for all your database interaction.
  6. App GUI Wizard: Quickly specify the GUI of your application through an easy to use wizard. Wizard lets you select how many forms, list pages, ad hoc search pages you want and which objects they should be mapped to. It also lets you specify the menu of your application and a login page. Wizard then lets you generate either ASP.NET or Windows Forms application. This is the fastest way of generating a custom app GUI.
WareSeeker Editor
<<less
Download (21.6MB)
Added: 2008-12-10 License: Freeware Price:
1335 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5