records retention schedule
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 390
Cron schedule parser 1.1
If youre dependent on cron to run important tasks, youll want some kind of monitoring. This class is useful for parsing a given cron schedule to see when the cron job should have last run, so you can add monitoring to your application easily by making more>> If youre dependent on cron to run important tasks, youll want some kind of monitoring. This class is useful for parsing a given cron schedule to see when the cron job should have last run, so you can add monitoring to your application easily by making cron jobs log their events in a database and then writing a monitoring app around this class. Cron schedules can be quite complex to parse since they can involve ranges (n-n) and lists of values or ranges (n,n,n or n,n,n-n,n-n). Finally, days can be specified by calendar days or days of the week. This class supports every possibility at the moment except for weekdays specified in non-numerical format, like Mon, Tues, etc. and */2 syntax for alternation. One possible use for this class would be to write a complete PHP replacement for cron!<<less
Added: 2005-06-30 License: LGPL Price: $0.00USD
15 downloads
Other version of Cron schedule parser
Price: FreeAdditionalInfoFreetouseinanyapplicationsolongasthelicenseandotherheaderinformationiskeptintact.
License:LGPL
License:LGPL
Group Schedule 1.0
Do you have a group of people you need to organize meetings with? Well this CGI will calculate when the best times are for your entire group to get together. This is done by every member submitting the hours of each day of the week they are generally more>> Do you have a group of people you need to organize meetings with? Well this CGI will calculate when the best times are for your entire group to get together. This is done by every member submitting the hours of each day of the week they are generally available at, then the CGI prints out a schedule that tells you at exactly what times everyone is available at. I thought of this because game clans have trouble finding times when everyone is available to play, but it can be used for anyone, such as a business needing to know when to schedule team meetings!<<less
Added: 2005-08-15 License: Freeware Price: $0.00USD
13 downloads
Other version of Group Schedule
License:Freeware
BIT Resource Scheduler
Provides a central web system to schedule your organizations resources. Guests have the ability to view schedule w/o logging in. Login required to make reservations Make it easy to scheudle almost any more>> Provides a central web system to schedule your organizations resources. Guests have the ability to view schedule w/o logging in. Login required to make reservations Make it easy to scheudle almost any type of resource. *DEPARTMENTS Resources may be assigned to one or more departments to restrict use Users may view all/or only those items assigned to their department *RESOURCES Each resource inherits the characteristics associated with its selected type Each resource may have unique values entered into its characteristics Assign a building, floor and location details Upload an image of the resource May have one or more administrators May be scheduled in 15 minute increments by clicking on grid Reservation notifications and reminders may be emailed to users and/or administrators * VERSION INFO Runs on CF Server 4.5 or higher. Integrates with 1Web Calendar v3.3 & v4.0 Systems Open cfml source code so you can change it so fit your site<<less
Added: 2006-02-08 License: Commercial License Price: $39.00AdditionalInfoSoldonaperuserandperserverinstallfrom$39.Opensourcebutdonotresellorredistribute
1357 downloads
Meeting Room Scheduler System 3.7.3
Meeting Room Scheduler System is a free open-source application that provide you a easy way to book/schedule meetings, rooms, video conferences, all via WEB. Multi-language support: English, Portuguese, German, Spanish and Catalan. more>> Meeting Room Scheduler System is a free open-source application that provide you a easy way to book/schedule meetings, rooms, video conferences, all via WEB. Multi-language support: English, Portuguese, German, Spanish and Catalan.<<less
Added: 2007-05-14 License: GPL Price: $0.00USD
11 downloads
Other version of Meeting Room Scheduler System
Price: FreeAdditionalInfoFREE
License:GPL
License:GPL
PHP Card Scheduler 2.1
Card scheduler is a complete PHP based web application helps to send cards on schedule. It is a unique product for sending wishes to your friends and family online at specified events/dates. Its user friendliness and unique functionality make it more more>> Card scheduler is a complete PHP based web application helps to send cards on schedule. It is a unique product for sending wishes to your friends and family online at specified events/dates. Its user friendliness and unique functionality make it more popular...<<less
Added: 2009-02-27 License: BSD Price: $350.00USD
11 downloads
Paging Records in JSP 1
You can divide database results into pages with this script. This source code is for available to use with MySQL. But you can modify the code to use with PostgreSql and Oracle. You can not use this code with MS-SQL. Becuase MS-SQL does not support using more>> You can divide database results into pages with this script. This source code is for available to use with MySQL. But you can modify the code to use with PostgreSql and Oracle. You can not use this code with MS-SQL. Becuase MS-SQL does not support using LIMIT in your sql queries.<<less
Added: 2003-11-26 License: Freeware Price: $0.00USD
13 downloads
EZScheduler 1.0
EZScheduler is an events calendar that you have full control of. You can allow users to schedule events or you can restict scheduling to Admin only! Admin can schedule events through the Password Protected Control Panel. Admin Can view Events by more>> EZScheduler is an events calendar that you have full control of. You can allow users to schedule events or you can restict scheduling to Admin only! Admin can schedule events through the Password Protected Control Panel. Admin Can view Events by selected day or month or view all events at once! When Admin views an event Admin can delete or edit the event. Admin can also change the colors of the calendar by changing the values in text boxes in the control panel. This Scheduler is totaly customisable to fit your website. Uses a MS Access 2000 Database. Download the zip file and read the readme.txt file for instructions to install it.<<less
Added: 2007-05-02 License: Freeware Price: $0.00USD
14 downloads
Other version of EZScheduler
License:Freeware
Counting records in PHP/mySQL
Following code samples, demonstrates how to count records in a MySQL database table. You may send parameters to query to display only selected range of rows. more>> Following code samples, demonstrates how to count records in a MySQL database table. You may send parameters to query to display only selected range of rows.<<less
Added: 2007-07-12 License: Freeware Price: Free
524 downloads
Counting Records in SQL Script
Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL scrip more>> Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster.<<less
Added: 2006-09-06 License: Freeware Price: Free
1144 downloads
Twitter Status Scheduler 1.0
With twitter status scheduler you can easily and free of charge schedule tweets on twitter.com if you are busy or away, it doesnt matter! more>> With twitter status scheduler you can easily and free of charge schedule tweets on twitter.com if you are busy or away, it doesnt matter!<<less
Added: 2009-05-13 License: Freeware Price: $0.00USD
19 downloads
Update records in ASP.NET using a Repeater
Ok, here we go again - the next in our series of give-it-to-you-straight, no nonsense tutorials for Classic ASP Developers, on how to develop in ASP.NET. This time around, we take it one step further from beyond just selecting and displaying records, and more>> Ok, here we go again - the next in our series of give-it-to-you-straight, no nonsense tutorials for Classic ASP Developers, on how to develop in ASP.NET. This time around, we take it one step further from beyond just selecting and displaying records, and look at how to update database records.<<less
Added: 2008-09-07 License: Freeware Price: $0.00USD
14 downloads
Counting Records In A Database Table 1
We can count records in a table with these a few lines of codes. First we must send an SQL statement to database engine. Count of records will be first value of resultset. more>> We can count records in a table with these a few lines of codes. First we must send an SQL statement to database engine. Count of records will be first value of resultset.<<less
Added: 2003-12-18 License: Freeware Price: $0.00USD
12 downloads
AXML Record Browsing
AXML Record Browsing is a ASP component that allows you to display or modify your database tables or queries with no coding at all. Insert or publish new table records from Access, MS SQL, Oracle, Syb more>> AXML Record Browsing is a ASP component that allows you to display or modify your database tables or queries with no coding at all. Insert or publish new table records from Access, MS SQL, Oracle, Sybase or any other ADO enabled database. User can sort on any column, page through the recordset or go to detailed form page. AXML Record Browsing allows you to select appearance, apply formatting or regular expression functions to data, CVS export and much more.<<less
Added: 2005-12-01 License: GPL Price: Free
1427 downloads
Counting Records in MySQL by JSP 1
This code source displays count of records in MySQL. We are using a SQL statement. You can easily modify the code to use in different languages. But this code can be used for JSP with MySQL. We will use Connector/J driver to connect database. more>> This code source displays count of records in MySQL. We are using a SQL statement. You can easily modify the code to use in different languages. But this code can be used for JSP with MySQL. We will use Connector/J driver to connect database.<<less
Added: 2003-11-26 License: Freeware Price: $0.00USD
14 downloads
Online Card Scheduler 2.1
Card scheduler is a complete PHP based web application helps you to send cards on schedule. It is a unique solution to send e-cards to friends and relatives. Its user friendliness and reporting feature make this card scheduler more attractive..... more>> Card scheduler is a complete PHP based web application helps you to send cards on schedule. It is a unique solution to send e-cards to friends and relatives. Its user friendliness and reporting feature make this card scheduler more attractive.....<<less
Added: 2009-03-03 License: BSD Price: $350.00USD
11 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above records retention schedule search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed