Software Index
Related Topics
Popular Trends
Trending Topics
 

Corporate Records

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Quick Corporate Minutes
Quick Corporate Minutes (aka "QuickMinutes") will allow you to enter your state-required corporate minutes and resolution requirements. It is easy to overlook the important legal requirements to maintain the corporate status, especially when the corporation is a "one-man operation". But ...
July 9th 2008 Shareware    4,701k
DeviceLock Plug and Play Auditor
USB and FireWire ports are standard components on almost all computers today, while laptops have another port – PCMCIA. The abundance of devices of different types and functionsfrom removable storage, PDAs, digital cameras to WiFi and Bluetooth adaptorscan all be ...
November 9th 2005 Freeware    1,248k
Acronis Privacy Expert Corporate
Acronis Privacy Expert 8.0 Corporate is a centrally managed anti-spyware solution that proactively protects your organization from spyware infections that can expose confidential information and diminish network and PC performance. Automated spyware base of updates with tons of records and ...
July 28th 2005 Shareware    45,377k
Golden Records Vinyl to CD Converter
Golden Records is software that helps you to convert your old vinyl LP records, tapes or cassettes onto CD or to wav or mp3 files. It is designed specifically with records and cassettes in mind and has been developed to ...
September 14th 2005 Shareware    229k
Hearthside Family Records
Hearthside Family Records is software designed to take much of the stress out of our lives by providing easy retrieval and retention of important family and financial papers and records. It is installed on the home computer and gives immediate ...
October 4th 2005 Shareware    28,877k
Panda TruPrevent Corporate
If you have an antivirus solution developed by any manufacturer other than Panda Software, TruPrevent Corporate is the perfect complement to reinforce the security of your corporate network.
TruPrevent Corporate acts as a second layer of defense, preventing the propagation ...
June 28th 2006 Shareware     
Mipsis Occupational Safety & Health
Implementing an integrated electronic system to track employee health and safety allows an organization to achieve an unprecedented level of control and visibility into the overall wellness of its workforce.

Our software is powerful and easy to use software which ...
October 8th 2007 Commercial    80,358k
Golden Records For Mac
Golden Records is software that helps you to convert your vinyl LP records, tapes or cassettes onto CD or to wav or mp3 files on Mac OS X. It is designed specifically with records and cassettes in mind and has ...
November 4th 2007 Shareware    678k
Corporate Chat
Corporate Chat is a text/video/audio communication solution to deploy at corporate networks. It combines all the advantages of flash architecture to provide secure approach in on-site or internal network communication. Corporate Chat easily fits into any segment of a system ...
November 1st 2008 Commercial  5 stars 6,349k
Atlantic Records Fanbase
Fanbase is an Adobe AIR desktop application where music fans can receive the latest content from their favorite musicians in one single download.

The application features an audio player, chat room and a continuous feed of all the official and unofficial ...
May 22nd 2011 Freeware    1,229k
Auto Organizer Deluxe
Complete program that will help you organize all your car related records. Contains 5 ready to use organizers (data templates): EXPENSE: organize car expenses. TRIPS: organize business and private trips. FUEL: organize fuel purchases. ADDRESS: organize car contacts. WEB: organize ...
August 31st 2001 Shareware  5 stars 4k
Auction Business MP3 Search Engine
This program specifically targets the Business community. It is a search spider program that is designed to search hundreds of Internet sites that offer Auctions, Business News, Buy Books/Games/Software/Music, Corporate Information (like SEC), Domain Names, Download Free Software, Health, Jobs ...
February 3rd 2002 Commercial  5 stars 737k
Bopup Messenger
This business messenger helps to improve IM and real-time communications over office LAN, corporate and enterprise networks. It requires an IM server and provides encryption of personal instant messages and group file transfers. The collaboration server offers archiving and logging, ...
January 31st 2006 Shareware  5 stars 1,620k
Blaze Audio Power Record
Power Record is a digital audio recorder for scheduled and timed recording of AM, FM, and internet radio. It's like having a VCR to record streaming audio! Convert Real Audio to MP3, record internet radio, or use it, along with ...
September 2nd 2004 Shareware  5 stars 1,974k
Bopup Communication Server
Instant Messaging Server for internal and secure chat, IM and collaboration over corporate and business networks. It provides Active Directory support, message and file archiving, offline messaging and document distribution with a strong encryption of data. Offers various authentication modes ...
March 10th 2005 Shareware  5 stars 36,022k
Dynalogical CheckIn 2003 SE
With ease of use in mind, the application has been designed particularly for small to midsize companies and organizations to handle employee checkin process effectively,featuring a real-time status display, password-protected operations, the ability to view/print records, full pay period options ...
July 26th 2003 Shareware    17k
SecExMail Gate
SecExMail Gate is an email proxy server which encrypts and decrypts messages on your corporate network in real-time. This proxy server integrates with your existing corporate infrastructure and operates in conjunction with your SMTP/POP3 mail server. SecExMail Gate implements open ...
July 26th 2003 Demo    3,024k
Anti-keylogger Corporate Edition
Anti-keylogger for Microsoft Windows 95/98/ME/NT/2000/XP is the FIRST product of its kind in the world that can provide every computer with strong protection against most types of unauthorized activity monitoring software, both KNOWN and UNKNOWN.
Anti-keylogger is a program designed to ...
July 26th 2003 Shareware    1,506k
BIgo Assistant Tiny
BIgo Assistant is Go (Baduk, Weiqi) games, fuseki and joseki database program directed to users who want to improve their playing strength. BIgo Assistant will be useful for Go players from 20 kyu to high professional dans. It allows searching ...
August 23rd 2003 Shareware    31,440k
AAAwave
AAA Wave is designed specifically to let you clean up your old records and tapes once converted to digital waveform. It features:- FREE 7 day trial- Easy to use graphical interface- Corrects noise, does not just remove it- Batch mode ...
November 17th 2003 Shareware    340k
Related Scripts
@1 Customer Records
@1Customer Records is a database system targeted to bulk mailing modes. This runs on Unix/Linux and is available for a fee. This has a high privacy administration interface, keeps records, has individual emailing, bulk emailing, alert mode, print mode, au
December 6th 2005 Commercial     
Add Records using an SQL statement
This is a simple tutorial that helps in inserting the records into the database table using the SQL statement. This tutorial does not use the recordset object to add the records. It uses the execute method of the connection object ...
December 17th 2005 Freeware     
Add Records using Stored Procedures
This is an online database tutorial through which the beginners can understand how to add database records to SQL server using stored procedures. Sample source code has been given in this tutorial hence the users can easily add their records ...
November 29th 2005 Freeware     
Add Records With SQL Statments.
Learn how to add records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS ...
December 15th 2005 Freeware     
Adding Records to an Access Data Base Using ASP
This is an easy to learn tutorial that helps in adding the records to the MS-Access database tables. You can copy the sample source code from this tutorial for your applications that uses MS-Access database. Users get more advantage by ...
December 8th 2005 Freeware     
Adding Records To Databases
This is an useful tutorial that helps in adding records to the database table. You can copy the sample code from this tutorial which is helpful for your applications that needs to add the records in the database. This tutorial ...
December 4th 2005 Freeware     
An Easy Way To Delete Records
An Easy Way To Delete Records is a multi-platform compatible script tha makes deleting a record from a database table a simple task. Answer the four questions below and click submit. The sql statement will be generated for you by ...
December 10th 2005 Freeware     
ASP Tutorial - Next Ten Records
With the help of this online ASP article, it is possible for you to display the database records on web pages with maximum of ten records on each page. And can include a link to 'NEXT TEN RECORDS' to navigate ...
December 21st 2005 Freeware     
ASP.NET Tutorial: Adding records to a database using ADO.NET, SQL Server 2000 and Visual Basic.NET
ASP.NET Tutorial: Adding records to a database using ADO.NET, SQL Server 2000 and Visual Basic.NET is a tutorial that briefly explains about how to add the records into the SQL-Server database table using ASP.NET applications. Author explains the procedure with ...
December 10th 2005 Freeware     
ASP.NET Tutorial: Count Records from SQL Server Database using ADO.NET, SQL, and Visual Basic.NET
Count Records from SQL Server Database using ADO.NET, SQL, and Visual Basic.NET is a tutorial for those who needs to show the record count on the ASP page. In this tutorial author demonstrates it by calling the executescalar method.
November 22nd 2005 Freeware     
Related Code
Records Tutorial
This tutorial was going to cover arrays of records but I have been too busy to add array section. This tutorial covers the basics of records and by the end of the tutorial you should be able to use records ...
March 18th 2006     5k
Database Web Explorer 3.00
If you need access to your databases through the Internet and don't know how to make it we offer you the complete solution. Our software Database Web Explorer is a database-management tool that lets you easily and quickly Web-enable any ...
February 4th 2006     320k
RandomData 2.1
Generate fun realistic random test data for database applications and testing. Very fast, full version can generate millions of records easily. Data is produced comma separated for easy compatibility with most database programs. Fields can be chosen easily, for example ...
February 5th 2006     189k
A Counter Simple & Complex
Its a simple yet complex non-graphic counter, It keeps a daily count, and resets by itself per day.. As well as keeps an over all count from the time installed to the time uninstalled. As well as it records time, ...
February 28th 2006     4k
Address and Telephone Book
Address and Telephone Book. Very convenient address book with Sort and Search options,very simple Updating, Deletion and Adding of records!
April 23rd 2006     17k
New Software
Popular Software