Free Downloads: Php Msde Stored Procedures

License:  All 1 2 | Free

more

This tool will read all the tables from a MSSQL 2000 or MSDE (supports MSSQL 2005) database and creates all the necessary Stored Procedures accordingly.

This tool will read all the tables from a MSSQL 2000 or Msde (supports MSSQL 2005) database and creates all the necessary Stored Procedures accordingly. It helps you create those typical Stored Procedures to List, Select, Save, Update and Delete with all the necessary Parameter Information.

Category: Business & Finance / Database Management
Publisher: Antech Solutions, License: Shareware, Price: USD $129.00, File Size: 3.4 MB
Platform: Windows



Shareware
MSDE Manager Screenshot
more

Manage MSDE/SQL databases via an intuitive graphical interface and do all of the common operations that a typical deployment of MSDE/SQL would entail and much more besides. Add, edit and delete Databases, Tables, Views, Users, Rules, SP's & more.

The complete Msde and SQL Manager. Msde Manager allows you to do all of the common operations that a typical deployment of Msde/SQL would entail, and much more besides. It has an easy to use up-to-date graphical user interface, a Transact SQL screen and auto Web updating to keep users on the most recent version. Msde Manager has in-built help. 2000 and 97 Versions...

Category: Software Development
Publisher: Vale Software, License: Shareware, Price: USD $79.00, File Size: 8.0 MB
Platform: Windows

Unused Stored Procedures Screenshot
more

Your SQL Server database is years old. Remove unwanted stored procedures from your SQL Server database. Try the demo today for free.

Clean up the Stored Procedures in your SQL Server Database. The Unused Stored Procedures application performs an intelligent comparison of your source code and Stored Procedures to determine which Stored Procedures can be removed. It has advanced features such as handling of Stored procedure dependencies, multi-line comment...

Category: Software Development / Components & Libraries
Publisher: Kellerman Software, License: Shareware, Price: USD $99.95, File Size: 2.9 MB
Platform: Windows

T4S Stored Procedure Generator Screenshot
more

T4S Stored Procedure Generator reads database schema and generates stored procedures based on your selection and configuration.

T4S Stored Procedure Generator reads database schema and generates Stored Procedures based on your selection and configuration. It supports MS SQL Server 2000, 2005, 2008, Msde, SQLExpress databases. It is entirely built in C# and .NET 2.0.

Key features of T4S Stored Procedure Generator are, joined Stored Procedures based on foreign key...

Category: Business & Finance / Database Management
Publisher: Tools4SQL.net, License: Shareware, Price: USD $100.00, File Size: 14.4 MB
Platform: Windows

Lattice.SPGen Stored Procedure Generator Screenshot
more

Lattice.

Lattice.SPGen is a Stored procedure generator that supports Microsoft SQL Server, Oracle and IBM DB2 UDB. Lattice.SPGen will process each table and view in the database which you selected and created Stored Procedures to insert, update, delete, select (single or multiple records) using the fields you choose as well as using Stored procedure?s name you desire. Below...

Category: Business & Finance / Database Management
Publisher: Lattice Business Software Intl., Inc., License: Shareware, Price: USD $88.00, File Size: 235.0 KB
Platform: Windows

more

SQL Server offers a way to encrypt your Stored Procedures to make sure that prying eyes can not see what is going on behind the scenes.

SQL Server offers a way to encrypt your Stored Procedures to make sure that prying eyes can not see what is going on behind the scenes. The problem with this method is that it is not a very secure way of encrypting the contents of your Stored Procedures

AzSQL Script Decryptor is a powerful SQL object decryptor. It allows you unravel a single encrypted...

Category: Business & Finance / Database Management
Publisher: AzSQL Technology., License: Shareware, Price: USD $79.20, File Size: 2.1 MB
Platform: Windows

Shareware
more

It is a little alternative administrative console for Microsoft MSDE 1.

It is a little alternative administrative console for Microsoft Msde 1.0 and Msde 2000 written in Microsoft Visual Basic 6.0.

DbaMgr and DbaMgr2k provide a graphic management interface for MS Msde 1.0 and Msde 2000 installations. It allows you to manage and administer your server, databases and database objects from a Windows interface similar to the one...

Category: Internet / Misc. Servers
Publisher: Insulin Power, License: Shareware, Price: USD $0.00, File Size: 3.6 MB
Platform: Windows

Shareware
EZStoredProc Screenshot
more

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.

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...

Category: Software Development
Publisher: Ivertech, License: Shareware, Price: USD $45.00, File Size: 480.2 KB
Platform: Windows

more

This tool will read all the tables from a MSSQL or MSDE database and create the Class files (more than a Data Access Layer Class) accordingly regardless of the type of the project that you create (Web/ Windows or Mobile).

This tool will read all the tables from a MSSQL or Msde database and create the Class files (more than a Data Access Layer Class) accordingly regardless of the type of the project that you create (Web/ Windows or Mobile). It will create all the necessary info that you might need to create an object based on the Table. The class file treats each Table as an object.

It also...

Category: Software Development / Misc. Programming
Publisher: Antech Solutions, License: Shareware, Price: USD $199.00, File Size: 3.4 MB
Platform: Windows

more

N Global developed Stored Procedure Builder 1.

N Global developed Stored Procedure Builder 1.2 for developers to create Stored Procedures with minimum effort.

This handy utility supports Transact Sql (T-SQL).

Developers can select a table or all tables belong to a sql database and create Stored Procedures to accomplish their needs without having to write sql thus saving...

Category: Business & Finance / Database Management
Publisher: CN Global PtyLimited, License: Shareware, Price: USD $15.00, File Size: 2.8 MB
Platform: Windows

more

SQL Decrypter Pro is a sql decryption tool that helps DBA and database programmer decrypt the encrypted sql object, such as Stored-Procedures, Views, Triggers and User-Define Functions.

SQL Decrypter Pro is a sql decryption tool that helps DBA and database programmer decrypt the encrypted sql object, such as Stored-Procedures, Views, Triggers and User-Define Functions.

Main features:

- MS-SQL Support - Work in MSSQL Server 2000/2005/2008 and Msde.

- Easily - Just Click. Not require any knowledge of T-SQL or script.

Category: Security & Privacy / Encrypting
Publisher: SQLDecrypter, License: Freeware, Price: USD $0.00, File Size: 1.6 MB
Platform: Windows

Lattice.SPGen Stored Procedure and Code Generator Screenshot
more

Lattice.SPGen is a stored procedure and code (C# and VB.NET) generator wizard that supports Microsoft SQL Server, Oracle, IBM DB2 UDB, MySQL and PostgreSQL.

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....

Category: Software Development
Publisher: Lattice Business Software Intl., Inc., License: Shareware, Price: USD $88.00, File Size: 235.4 KB
Platform: Windows

Shareware
more

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.

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...

Category: Business & Finance / Database Management
Publisher: SoftDream Inc, License: Shareware, Price: USD $28.00, File Size: 2.4 MB
Platform: Windows

Commercial
more

Cibersql Releases SQL Web Admin 2.

Cibersql Releases SQL Web Admin 2.0, a web-based and Ajax-based Msde/SQL Server 2005 administration tool. Web Admin 2.0 allows users to easily create and edit databases, tables, views, Stored Procedures, users, roles etc remotely and securely via the web. Users can access and manage their databases securely without opening ports or requiring users to be physically within...

Category: Business & Finance / Database Management
Publisher: Cibersql, LLC, License: Commercial, Price: USD $399.00, File Size: 993.3 KB
Platform: Windows

SQL Script Recovery Screenshot
more

SQL Script Recovery is a decrypt software for SQL Server 7 and 2000 with examining stored procedures, triggers, views and user-defined functions.If you encrypt your own source code of stored procedures, triggers, views or user-defined functions with "with

SQL Script Recovery is a decrypt software for SQL Server 7 and 2000 with examining Stored Procedures, triggers, views and user-defined functions.If you encrypt your own source code of Stored Procedures, triggers, views or user-defined functions with "with encryption" option,but you neglectful lost it,the application can help you recover it .

Category: Software Development / Databases & Networks
Publisher: ussun, License: Shareware, Price: USD $39.95, File Size: 1.9 MB
Platform: Unknown

Freeware
more

TST is a tool that simplifies writing and running automated tests for code written in T-SQL.

TST is a tool that simplifies writing and running automated tests for code written in T-SQL. At the heart of the TST tool is the TST database. This database contains a series of Stored Procedures that represent a test API. Part of this API is similar with those found in Unit Testing libraries familiar to programmers in C# or Java.

Features:

-Support for...

Category: Software Development / Misc. Programming
Publisher: Ladi molnar, License: Freeware, Price: USD $0.00, File Size: 1.5 MB
Platform: Windows

more

PLEdit allows editing and compiling of PL/SQL code modules (stored procedures.

PLEdit allows editing and compiling of PL/SQL code modules (Stored Procedures.) It is optimized to be quick and resource friendly.

Main features:

- Supported Client Operating systems: Windows 2000, 2003, 2008, XP, Vista, Windows 7, Terminal Server/Citrix, 64bit (with 32bit Oracle Client Installed.)
- Supports Oracle 7.0 - 11g, SQLNet 1.x - Net11...

Category: Software Development / Misc. Programming
Publisher: Benthic Software, License: Shareware, Price: USD $35.00, File Size: 1.9 MB
Platform: Windows

Shareware
SQLHelp Screenshot
more

Annotate and document the SQL stored procedures driving your web application. SQLHelp describes the parameters, output result sets and transactional nature of each procedure. Output options include colorized SQL listings.

SQLHelp produces database documentation for the Stored Procedures in your database project.  The documentation includes the input parameters, their types and directions, output result sets, executed Procedures, return values, and transactional nature, independent of the path of execution. Extended capabilities include declarative procedure grouping, hyperlinked executed...

Category: Software Development
Publisher: Pikauba Software, License: Shareware, Price: USD $75.00, File Size: 2.3 MB
Platform: Windows

more

Corrective/Preventive Action Request is a procedure that documents the undesirable conditions (failure, non-conformity, defects, etc.

Corrective/Preventive Action Request is a procedure that documents the undesirable conditions (failure, non-conformity, defects, etc..) in the materials and products supplied from the supplier and the production unit and that tries to find out the causes leading into these conditions in order to prevent recurrence. Once non-conforming items have been noticed, they are identified by location,...

Category: Business & Finance / Applications
Publisher: Mipsis Sofware, License: Commercial, Price: USD $49.00, File Size: 45.2 MB
Platform: Windows

more

SwisSQL - SQL Server to DB2 Migration Tool helps you migrate Microsoft SQL Server Transact-SQL Procedures, Functions and Triggers to IBM DB2 Stored Procedure language.

SwisSQL - SQL Server to DB2 Migration Tool helps you migrate Microsoft SQL Server Transact-SQL Procedures, Functions and Triggers to IBM DB2 Stored Procedure language. When enterprises migrate from Microsoft SQL Server to DB2, application migration is one of the tedious tasks and there are no good tools which can ease the process of migrating MS SQL Server Stored...

Category: Business & Finance / Database Management
Publisher: Zoho Corporation Pvt. Ltd., License: Shareware, Price: USD $995.00, File Size: 26.0 MB
Platform: Windows

Freeware
more

If you have to call stored procedures on your applications you have to use the standard JDBC API working with CallableStatement objects.

If you have to call Stored Procedures on your applications you have to use the standard JDBC API working with CallableStatement objects. But now you can use a more simple and efficient solution that use annotated POJO classes and a ProcedureManager instan

Category: Software Development / Databases & Networks
Publisher: gmax.ws, License: Freeware, Price: USD $0.00, File Size: 2.1 MB
Platform: Windows, Mac, Linux, Unix

PHP Programmers Brain Screenshot
more

Animated PHP Programmers Brain Screensaver courtesy of Curso de PHP.

Animated Php Programmers Brain Screensaver courtesy of Curso de Php. Php is a reflective programming language originally designed for producing dynamic web pages. Php is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. Textual User Interfaces can also be created using ncurses. Php...

Category: Desktop Enhancements / Screensavers
Publisher: Curso de PHP, License: Freeware, Price: USD $0.00, File Size: 817.4 KB
Platform: Windows

more

Project Description

PHP Manager for IIS is a tool for managing one or many PHP installations on IIS 7 and IIS 7.

Project Description

Php Manager for IIS is a tool for managing one or many Php installations on IIS 7 and IIS 7.5 servers.

Use it to:

1. Register Php with IIS;
2. Validate and properly configure existing Php installations;
3. Run multiple Php versions side by side on the same server and even within the same...

Category: Web Authoring / Web Design Utilities
Publisher: Microsoft, License: Shareware, Price: USD $0.00, File Size: 0
Platform: Windows

Shareware
SQLExecMS Screenshot
more

Unique all-in-one interface for management, tuning up, development and data manipulation. Consolidates a lot of SQL Server admin and debug features into one program. Great tool for MSDE admins. Could be used like a substitution for EM and QA.

SQLExecMS is a lightweight but powerful tool for Microsoft® SQL Server DBAs and database developers.It supports MS SQL Server 7, 2000, 2005 and Msde. Unique all-in-one interface for management, tuning up, development, deployment and data manipulation. Ultimate tool for Msde developers and administrators. SQLExecMS doesn't require any additional installation, just 'drop and run',...

Category: Software Development
Publisher: Laplas Soft, License: Shareware, Price: USD $119.00, File Size: 4.8 MB
Platform: Windows

more

PHP-Script-Logit is a logging tool for PHP debugging.

Php-Script-Logit is a logging tool for Php debugging. For those of you who, like me, develop Php in Notepad, it's really nice to have a little logging tool to keep a watch on what is going on in my Php scripts. Just use the simple Logit function together with this desktop tool to monitor your Php scripts. The desktop app is very simple and requires no...

Category: Web Authoring / XML/CSS Utilities
Publisher: Free-backup.info, License: Freeware, Price: USD $0.00, File Size: 172.0 KB
Platform: Windows

blank

License:  All 1 2 | Free