gs base 6.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 13439
Banks Base 1.0
Banks Base is a bank database with search, filter and sorting possibilities more>>
Banks database with search, filter and sorting possibilities. Contains 9 databases in one:
- US banks ABA numbers (25,871 records)
- US banks routing numbers (26,197 records)
- MasterCard bank identification numbers (17,297 records)
- VISA bank identification numbers (35,154 records)
- American Express bank identification numbers (1,215 records)
- US ZIP codes (70,884 records)
- US busy phones (11,784 records)
- US states (65 records)
- UK states (114 records)
Bank Identification Number, BIN - first 6 digits from card number. You can identify any credit/debit card.Banks Base is a bank database with search, filter and sorting possibilities.
For ABA numbers, database has these kind of data:
ABA number, bank name, bank address, bank city, bank state, bank zip, bank phone.
For routing numbers:
routing number, bank name, bank city, bank state, bank phone.
For MasterCard BINs:
BIN, bank name, bank country, bank phone.
For VISA BINs:
BIN, bank name, bank country, card type 1, card type 2, bank phone.
For American Express BINs:
BIN, bank country (always USA), card type (gold, optima, platinum...), bank phone.
For US ZIP codes:
city, state, ZIP code, county.
For US busy phones:
state, city, phone.
For US states:
state (2 letters), state full name.
For UK states:
state name, country (England, Ireland, Scotland...).
Its possible to make search, filter or sort base by any of this field or some fields together.
Also you can add any notes with some text formatting and colors. This text will be saved automatically.
Program supports skins and includes 24 themes. Also its possible to use .msstyles themes.
<<less- US banks ABA numbers (25,871 records)
- US banks routing numbers (26,197 records)
- MasterCard bank identification numbers (17,297 records)
- VISA bank identification numbers (35,154 records)
- American Express bank identification numbers (1,215 records)
- US ZIP codes (70,884 records)
- US busy phones (11,784 records)
- US states (65 records)
- UK states (114 records)
Bank Identification Number, BIN - first 6 digits from card number. You can identify any credit/debit card.Banks Base is a bank database with search, filter and sorting possibilities.
For ABA numbers, database has these kind of data:
ABA number, bank name, bank address, bank city, bank state, bank zip, bank phone.
For routing numbers:
routing number, bank name, bank city, bank state, bank phone.
For MasterCard BINs:
BIN, bank name, bank country, bank phone.
For VISA BINs:
BIN, bank name, bank country, card type 1, card type 2, bank phone.
For American Express BINs:
BIN, bank country (always USA), card type (gold, optima, platinum...), bank phone.
For US ZIP codes:
city, state, ZIP code, county.
For US busy phones:
state, city, phone.
For US states:
state (2 letters), state full name.
For UK states:
state name, country (England, Ireland, Scotland...).
Its possible to make search, filter or sort base by any of this field or some fields together.
Also you can add any notes with some text formatting and colors. This text will be saved automatically.
Program supports skins and includes 24 themes. Also its possible to use .msstyles themes.
Download (3.76MB)
Added: 2005-11-14 License: Freeware Price:
1502 downloads
DVD Base Pro 6.0
DVD Base is a program to save all DVD, CD, LP or Tape, VCR Collection to the database .mdb catalog-file. more>>
DVD Base is a program to save all DVD, CD, LP or Tape, VCR Collection to the database .mdb catalog-file.
DVD Base Pro can help you take a backup of the database and also compact a database.
When you add a new record you can drag and drop picture into cover frame and when you save it it will be saved in bin format into the database.
<<lessDVD Base Pro can help you take a backup of the database and also compact a database.
When you add a new record you can drag and drop picture into cover frame and when you save it it will be saved in bin format into the database.
Download (2.1MB)
Added: 2007-05-28 License: Freeware Price:
528 downloads
Other version of DVD Base
License:Freeware
License:Freeware
pd-Base 1.1
pd-Base has come as a convenient and helpful address book program which is designed with a much nicer user interface than normal. more>>
pd-Base 1.1 has come as a convenient and helpful address book program which is designed with a much nicer user interface than normal. Also included is a Personal Info page, to keep up with any personal information you might want to save. The program requires a password of 1234 which can be changed by going to the Utilities page, plus the personal information is always encrypted on your hard drive.
Requirements: Windows 95/98/Me/NT/2000/XP/2003 Server/Vista
Download (6.1MB)
Added: 2007-03-27 License: Freeware Price:
downloads
Other version of pd-Base
License:Freeware

gogle base 1
Google base, Froogle is now part of Google Base. Google base is a wide open database system that allows listing of almost anything.From services found locally to products sold on line to real estate. more>>
Google base, Froogle is now part of Google Base. Google base is a wide open database system that allows listing of almost anything.From services found locally to products sold on line to real estate.There are two ways to ad products once you sign up at base.Google.com. Either one at a time or with a data feed.One at a time is very easy to do even for a novice but larger stores will need to use a feed to simplify and speed the whole process up.Several shopping carts have feeder script already installed or available as a plug in.<<less
Download (0.57MB)
Added: 2009-12-14 License: Freeware Price:
downloads
GS TIMER 1.0
TIMER.EXE is used to measure the length of time more>> TIMER.EXE is used to measure the length of time that other command line operations take to finish. When executed with no parameters, the timer is started. If the "/s" switch is specified, the elapsed time is output to the console.
Usage
TIMER [/nologo] [/s]
Switches:
/nologo Suppress the title banner.
/s Stop timer and report elapsed time.
Example
c:dos>timer
Timer 1.0 - Copyright (C) 2007 by Greg Wittmeyer - All Rights Reserved
c:dos>timer /s /nologo
4.5 seconds
Notes
The file TIMER.TXT is used to record the time that the timer started. This file is created in the same directory as TIMER.EXE.
Each call to TIMER.EXE without the /s switch should be balanced by one call with the /s switch. Nesting is supported.<<less
Download (132KB)
Added: 2008-09-16 License: Freeware Price:
413 downloads

GS SLEEP 1.3
SLEEP.EXE will make the computer enter the "suspend" power-saving state. more>> SLEEP.EXE will make the computer enter the "suspend" power-saving state.
Usage
SLEEP [/f] [/h] [/nologo] [/ns]
Switches:
/f Force the computer to sleep. Otherwise, any running application will be able to prevent the computer from sleeping if it so chooses.
/h Hibernate instead of suspending.
/nologo Suppress the title banner.
/ns Prevent entering sleep mode.The power status will still be reported.
Example
c:dos>sleep
Sleep 1.3 - Power Management Utility
Copyright (C) 2000-2005 by Greg Wittmeyer, All Rights Reserved
AC Line Status: Online
Battery charge: No Battery
Entering sleep mode...ok
Notes
-SLEEP.EXE uses the SetSystemPowerState API function in Kernel32.dll.
-SLEEP.EXE works on Windows 98/ME/2000/XP/2003.It does not work on NT through
version 4.0.
-he computer must have power management capabilities (most do).Make sure that power management is enabled in the BIOS and in Control Panel, Power Options.<<less
Download (120KB)
Added: 2008-09-11 License: Freeware Price:
424 downloads
GS Archiver 0.01b
A command-line file-compressor that is based on artificial neural networks (A... more>> A command-line file-compressor that is based on artificial neural networks (ANN). It reduces datasize typically 25 - 80 percent better than ZIP, but slower. The Calgary corpus was successfully compressed to 825,289 bytes and The Canterbury Corpus was compressed to 433,620 bytes.<<less
Download (59KB)
Added: 2002-11-15 License: Freeware Price: Free
2534 downloads
Disc Battle 1.1.0
This is an air hockey game. In this game you will need to compete with the computer to shoot the disc into each others base and avoid the other side ... more>> <<less
Download (340KB)
Added: 2008-09-07 License: Freeware Price: Free
411 downloads
X-Base 1.0.0.0
Inventory Tracking is system built on X-Base technology more>>
Inventory Tracking is system built on X-Base technology. This free program is only a small example of what can be done with Excel and X-Base. Since every business is a unique set of different tasks, conditions and individuals, we cant have a universal inventory tracking solution to fit into your business. We can show you this example and invite you to ask about your custom inventory system.
To run this program, 2x-click on X-Base Inventory. (from your Start, Programs, ZPSSoft menu). To ask and upgrade this program to your needs, run and click on upgrade button from this program help-about menu (you will need the internet connection). To uninstall this program, exit (program) and 2x-click on the same MSI file you used for program installation and select uninstall option.
<<lessTo run this program, 2x-click on X-Base Inventory. (from your Start, Programs, ZPSSoft menu). To ask and upgrade this program to your needs, run and click on upgrade button from this program help-about menu (you will need the internet connection). To uninstall this program, exit (program) and 2x-click on the same MSI file you used for program installation and select uninstall option.
Download (62KB)
Added: 2005-11-07 License: Freeware Price:
1447 downloads

Inter base 1.0.0.3
Inter base wont make you disappointed because it helps you manage your own school with a Turkish-language management software. more>>
Inter base 1.0.0.3 won't make you disappointed because it helps you manage your own school with a Turkish-language management software.
Major Features:
- Program language is Turkish.
- Run your school the way you want to in School Tycoon.
- Build your school complete with classrooms, administration, offices, and athletic facilities.
- Populate the school with teachers and attract students to your new house of learning.
- Upgrade the cafeteria, improve the landscaping, and add entertainment options to increase your popularity with the students.
- Keep an eye on pupils and make sure they're learning otherwise that it's time for some detention.
Enhancements:
- Version 1.0.0.326 may include unspecified updates, enhancements, or bug fixes.
Download (101.6MB)
Added: 2005-11-26 License: Freeware Price:
82 downloads
Lyrics Base Base 1.7.0
Get your favorite lyrics from 120,000 songs more>> 100Share.com Lyrics Base consists of more than 120,000 songs in about 10,000 albums, now its easy for you to get your favorite lyrics through this free utility. This software lists all the artist by A-Z order, and shows all the albums of each artist in a vivid structure, so you can get the lyrics of your favorite songs quickly. You can save, edit or print the lyrics you view, and even get its MP3 file from Internet directly. Other features include local search support and an Internet search assistant for lyrics and mp3 files. .<<less
Download (4.8MB)
Added: 2008-12-11 License: freeware Price:
321 downloads
DriverPacks BASE 7.05.2
DriverPacks BASE can be used to slipstream the DriverPacks into your Windows installation files! more>>
The DriverPacks BASE is an easy to use tool to slipstream the DriverPacks (huge collections of drivers of a specific category of devices such as Graphics or Sound) into your Windows installation files. It can be used in more than 15 languages and allows you to easily choose the slipstream options, as well as the options for the DriverPacks Finisher.
The DriverPacks Finisher will also be slipstreamed into your Windows installation files and will handle all exceptions (such as control panels for drivers) nicely. You can also choose to extend the default Windows driver library, so that you will never have to go and find drivers again.
DriverPacks BASE is being recommended by many professional users and is being used at several universities and many pc shops.
<<lessThe DriverPacks Finisher will also be slipstreamed into your Windows installation files and will handle all exceptions (such as control panels for drivers) nicely. You can also choose to extend the default Windows driver library, so that you will never have to go and find drivers again.
DriverPacks BASE is being recommended by many professional users and is being used at several universities and many pc shops.
Download (1.86MB)
Added: 2007-05-30 License: Freeware Price:
722 downloads
MiniFonts Base! 1.1f
fast, high security mini-database more>> MiniFonts Base! is a small, fast database that can be used to store MiniFonts registration codes, other software serial numbers, passwords and even credit card and bank details - because it is highly secure. It uses state of the art encryption technology to keep such details from prying eyes yet remains quick and easy to use.<<less
Download (1.0M)
Added: 2008-11-06 License: Freeware Price:
352 downloads
Business Manager 6.0
manage business tasks & information more>>
- Sales/ Marketing and Services Software for SMB/ SME/ SSI.
- Multiply Sales. Retain valuable Customers.
- Ensure entry barriers for competitors.
- Integrate and analyze the dynamics of Sales/ Marketing, Service and Support teams.
- Successfully compete with bigger players.
- Build a base of satisfied Customers. Build a base of loyal Customers.
Download (form)
Added: 2008-10-20 License: Freeware Price:
697 downloads
RG Mail Base 1.0.(Trial)
This search database is the ideal tool for marketing with use of electronic mail. more>>
System requirements: 5 MB of available hard disk space and Internet connection
With the help of the given program you can easily and quickly:
- Make the lists of the addresses of your sending
- Make and to operate base of the clients with preservation of the complete information about the client
- Make base of the template letters
- Operatively to operate mail-list and to have the information at any moment,
I.e. you receive the very powerful marketing tool, which will allow to receive advantage before the concurrents and will keep your money and time for search of the new clients.
Simply define keywords of your search and the program will give out hundred e-mail addresses of the potential clients registered in the basic search engines.
<<lessWith the help of the given program you can easily and quickly:
- Make the lists of the addresses of your sending
- Make and to operate base of the clients with preservation of the complete information about the client
- Make base of the template letters
- Operatively to operate mail-list and to have the information at any moment,
I.e. you receive the very powerful marketing tool, which will allow to receive advantage before the concurrents and will keep your money and time for search of the new clients.
Simply define keywords of your search and the program will give out hundred e-mail addresses of the potential clients registered in the basic search engines.
Download (2400K)
Added: 2001-05-21 License: Freeware Price: $0.00
3077 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 gs base 6.0 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
