A powerful and easy to use utility that generates Delphi classes which encapsulate the Stored Procedures and User Defined Functions of your SQL Server database. Help you to make a seamless integration between SPs and UDFs with your Aplication.....
General Purpose Sql Function is a tutorial which defines an user defined function which is used to run non query Sql statements. The author in this tutorial describes this function for general purpose. In this function you can use the SqlConnection o
A UDF (User Defined Function - CF5) that takes the number of seconds and mask provided and outputs the specified, formatted string. /
DynCalender is a JavaScript that implements a dynamic HTML calendar that allows you to select date in any form for easy insertion of dates by the visitor. This can pass the date/month/year to a user defined callback function for further use. This Jav
Virtual Print Pilot is meant for substitution of a real printer in the next cases: - checking up of printing function of a developed software;- converting of any document (PDF, DOC, XLS, TXT...) into a raster image. Main features: - converts any docu
This is a server script based on perl that analyses the system load level which can be higher and lower than a specified amount. This script provides a set of specified user defined commands according to the level of the load for bringing the server
This script helps protect your source code from modification. It replaces user-defined function names, variables and constants with a MD5 key of 8 characters.
Manage Multiple SQL Server installations and Databases with OSQL is a tutorial which helps you to execute repetitive tasks against several numbers of databases using OSQL. OSQL is a command line utility which helps you to run Transact-SQL statements,
Executing Transact-SQL UPDATE statement using SQLCommand is a web based tutorial in which the author teaches you how update statement of the SQL is used to update the data in the database table based on the specified condition. This tutorial will be
This function automates the backup of your MySQL databases. It exports your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day or week by adding it to a cron job. |