Software Index
Related Topics
Popular Trends
Trending Topics
 

Cints Dsn Benci

All | Freeware
Product Title  /  Popularity Revised License Rating Size
DSN Now!
Create ODBC Data Source Names (DSNs) on the fly with the simple click of a buttonsaving your company both time and money! Imagine having to spend 3 minutes per PC to setupa DSN. Now imagine having to setup 100 PCs ...
July 26th 2003 Shareware    1,794k
DLINK DSN-3200-20 Firmware 2.5.1.81
Fixes:
Duplicate volume names not permitted.


Designed for small and midsize businesses, the DSN-3000 xStack Storage line provides an ideal entry-level SAN solution on a cost-effective iSCSI platform providing storage space up to 15 Terabytes and speeds of up to 1160MB/s bandwidth. ...
May 11th 2011 Freeware    36,168k
DLINK DSN-3200-10 Firmware 2.5.1.81
Fixes:
Duplicate volume names not permitted.



Designed for small and midsize businesses, the DSN-3000 xStack Storage line provides an ideal entry-level SAN solution on a cost-effective iSCSI platform providing storage space up to 15 Terabytes and speeds of up to 1160MB/s bandwidth. ...
September 15th 2011 Freeware    36,168k
DLINK DSN-2100-10 Firmware 2.5.1.81
Fixes:
Duplicate volume names not permitted.


Designed for small and midsize businesses, the DSN-2000 xStack StorageTM line provides an ideal entry-level SAN solution on a cost-effective iSCSI platform providing storage space up to 8 Terabytes and speeds of up to 425 MB/s ...
June 1st 2011 Freeware    36,168k
advDSN
advDSN is part of ASPFusion which is a suite of ASP Components specially designed for shared web hosting. The component provides you complete DSN management.It provides complete basic DSN management operations, such as Add, Configure and Remove a DSN. It ...
July 26th 2003 Shareware  4.5 stars 1,970k
ASP/ODBC Config
ASP/ODBC Config is a server side COM component that helps web developers to managing a ODBC Data Source Name (DSN). Allow you to create new DSN, edit, remove existing DSN.
March 18th 2006 Shareware    251k
Dlink DSN-2100-10 Firmware 200119
Fixes:

- New GUI - Graphical User Interface
- Simplified Target Node Creation

Description:

Drive Bays???8
Drive Interface Support???SATA-II support
System Memory???256MB to 512MB (512MB standard)
Cache Memory???256MB to 4GB (512MB standard)
Battery Backup for Cache???Standard (approximately 72 hours on full charge)
Bandwidth???Up to 425MB/s
Storage Capacity???8TB capacity with 1TB ...
August 23rd 2011 Freeware    34,488k
FileSpy
FileSpy allows users connected to a network with Novell Netware to see all the users who are using a specific file. It also allows viewing of the user's rights to the file/directory, how the file was opened, the user's network ...
May 25th 2003 Shareware  5 stars 2,014k
Memory Optimizer
Memory Optimizer optimizes your computer's RAM, making your computer run up to 200% faster, and preventing up to 90% of Windows crashes. Memory Optimizer is a user-friendly and customizable program that can run conveniently in the background to monitor and ...
October 1st 2002 Commercial  5 stars 467k
ServerSpy
Monitor the performance of several file servers at a time easily with ServerSpy! Review
important statistics such as CPU usage, average CPU usage, CPU peak usage, connections in
use, maximum connections ever used, uptime, maximum volumes, and much more. With ServerSpy
you can ...
February 3rd 2002 Shareware  5 stars 3k
NetSpy
With NetSpy you can see what web sites others are accessing from a PC. NetSpy runs invisibly so the user surfing the internet has no idea that big brother is watching them! Parents, use NetSpy to see what web sites ...
June 5th 2003 Shareware  5 stars 2,423k
Excel OCX
Excel OCX is a powerful ActiveX Control with over a hundred useful functions to assist in exchanging data between Excel and Visual Basic and much more using COM technology! Included in the download is a sample Visual Basic project which ...
May 28th 2003 Shareware  5 stars 563k
DBQwikSite
dbQwikSITE creates E-commerce Sites, Catalogs & Lists from your database in seconds. Generates HTML and ASP web sites for viewing, searching, adding, editing data. Splits data across pages. Generates indexes, and navigators automatically. Simple to use, no HTML or SQL ...
August 8th 2002 Shareware  5 stars 2k
dbQwikSitePto
dbQwikSITE creates E-commerce Sites, Catalogs & Lists from your database in seconds. Generates HTML, ASP or PHP web sites for viewing, searching, adding, editing data. Splits data across pages. Generates indexes, and navigators automatically. Simple to use, no HTML or ...
July 26th 2003 Freeware    4k
AppSpy
With AppSpy managers can easily track the usage of particular files and applications on a Novell Netware File Server within their company. Learn which files are most frequently used during the course of a day, week, month or year! You ...
July 26th 2003 Shareware    2,019k
DirSpy
DirSpy allows you to see all those using network files within a specific directory. Other impressive features of DirSpy include extensive server/client information, volume information, volume disk space monitoring, directory information, deleted file information, the ability to salvage and purge ...
July 26th 2003 Shareware    2,745k
Disk Auditor Net
Scan for and store daily network file statistics such as creator, deletor, archiver, creation date, deletion date, last access date, last archived date, etc. Tally important file statistics for specific directories such as # modified files, # new files, # ...
July 26th 2003 Shareware    2,501k
FileSpy NT
FileSpy NT allows users with administrator or account operator rights to easily see who has files open/locked on networked Window's NT server machines. You can also send messages to users, close user connections, close open files, and get a machine's ...
July 26th 2003 Shareware    1,683k
FileSpy Pro
FileSpy Pro is a powerful file monitoring utility for Novell file servers. Discover how many users opened a file, the length of time a user had a file open, how many times a user opened a file, the average length ...
August 4th 2003 Shareware    2,322k
ZipNow
Automatically zip and unzip files by simply clicking a button with ZipNow! Create zip"script"files which can be run over and over again. ZipNow is a great utility for anyone who has a need to store their files in the popular ...
July 26th 2003 Shareware    2,501k
Related Scripts
Access Connection DSN-Less Code Generator
This tutorial deals with the generation of code for DSN-Less connection of the Access and SQL_Server database. If you specify the database name in this tutorial it will automatically generate the necessary code for you. You can copy and paste ...
December 1st 2005 Freeware     
Access Database Connection DSN-Less Code
Access Database Connection DSN-Less Code is an ASP tutorial which is helpful for the programmers. In this tutorial author describes you how to connect to an Access database with out using the data source name using Access driver, an OLEDB ...
December 16th 2005 Freeware     
Access Databases(DSN vs DSN-LESS)
Now the developers could come to a decision about accessing databases with or without DSN. The main usage of a DSN LESS connection is to increase the performance and speed. The example provided by the author helps the webmasters to ...
December 18th 2005 Freeware     
Access Dsn-less Connection Generator
Access Dsn-less Connection Generator is a multi-platform compatible quick and easy way to make a connection without a DSN. This "WIZARD" will work for your MS Access database only. SQL server example also.
November 30th 2005 Freeware     
An Overview in Creating A DSN-Less Connection to A Database
The main objective of this online tutorial is to prove that by configuring a DSN Less connection is the best way to access database from ASP or VB. The author proves this by showing the task of a DSN Less ...
December 8th 2005 Freeware     
Connecting to a database with a DSN
At the end of this article the webmasters can choose any one method of linking to a database with the help of a DSN. The author demonstrates two easy methods for this concept of linking to a database. The sample ...
December 14th 2005 Freeware     
Connecting to a database without a DSN
The webmasters can learn about linking to an Access database through this article. The author in this online article teaches the beginners how to connect an Access database using DSN Less connection. The sample source code is given in this ...
December 1st 2005 Freeware     
Creating a DSN
At the end of this online article the webmasters can learn to build a DSN connection to an Access database. The author also explains about the entire process of this task along with its screen shots. This article along with ...
December 2nd 2005 Freeware     
Database Connection String using Microsoft Access Driver (DSN less)
Through this online article the author shows the entire Connection string access. The article covers about Text or CSV Connection String using MS Text Driver(DSN less), Database Connection String using MS Excel Driver(DSN less), Oracle Database Connection String using MS ...
December 19th 2005 Freeware     
Database Connection String using Microsoft Access Driver (DSN less)-ADO OLE DB Connection String
The author describes the task of database connection string using MS Access Driver. Here in this article the author proceeds with DSN Less connections. The author projects the complete details about Database Connection String using MS Jet Driver, Oracle Database ...
December 5th 2005 Freeware     
Related Code
DTM ODBC Manager 1.00.02
DTM ODBC Manager is a free simple and easy-to-use ODBC Data Sources manager. The program allows you to export data source definitions into a file and then restore it on a local or remote system. ODBC Manager is an indispensable ...
February 5th 2006     285k
Updating Minutes
Originally intended for Minutes for a meeting. You can read the description in the readme.txt file in the code. Must be able to make DSN's with your databases. Containes many aspects of ColdFusion, learn something!
February 8th 2007     16k
ODBC API mapping
Mapping all of ODBC 3.0 API. You can easily call the ODBC manager and do most anything that's allowed with ODBC. Low level. You will have to build the higher level stuff yourself (such as ODBC datasets). Examples are provided ...
April 20th 2009     33k
New Software
Popular Software