Software Index
Related Topics
Popular Trends
Trending Topics
 

Asp Database Connection

All | Freeware
Product Title  /  Popularity Revised License Rating Size
RazorSQL (OSX)
RazorSQL is a SQL database query tool, SQL editor, database browser, and administration tool with support for all major databases and built in connection capabilities for DB2, Derby, Firebird, FrontBase, HSQLDB, Informix, Microsoft SQL Server, MySQL, OpenBase, Oracle, PostgreSQL, SQL ...
January 4th 2011 Shareware    16,067k
blueshell Data Guy
The blueshell Data Guy is an ADO-based editor for virtually all types of databases. This program supports Jet (Access and ISAMs like dBase, Paradox etc.), Oracle and SQL server. Additionally you can use other OLEDB or ODBC providers.

All connections, schemas, ...
September 29th 2003 Shareware  4 stars 1,231k
ATAF-Support
The ATAF-Support program is a FREE online web database application that can handle online support request.ATAF-support run on IIS 4.0/5.0 server or a Linux server with Chili ASP installedThe ATAF-Support has 4 forms* A support form where the user can ...
November 17th 2002 Freeware  5 stars 6,550k
ASPRunner Professional
ASPrunnerPro is a database management tool that provides easy access and manipulation possibilities for any database on the Web. Designed to suit all users from beginners to experienced developers, ASPRunnerPro creates Active Server Pages (ASP) enabling users to search, edit, ...
June 21st 2005 Shareware  4.5 stars 2,800k
SQLOrm
SQLOrm is software created to set the standard for the next generation ORMs. It is based on the best properties of Ibatis, Toplink, Hibernate, Spring and our experiences using raw SQL.

As an outset, SQLOrm is designed to be simple, easy ...
March 8th 2011 Freeware    430k
DX7 Librarian for Mac
Any voice parameter can be changed on Editor window having direct connection with DX7 over MIDI. If your Macintosh have a connection with the Internet, you can access to DX7 voices database. Double clicking on a file in Database window, ...
January 4th 2011 Freeware    901k
DB to HTML Express
DB to HTML Express is easy to use template based development tool for database to HTML converting. Create search enabled web pages without additional HTML editor. DB to HTML Express has great visual building tools and can be used by ...
June 10th 2002 Shareware  5 stars 1,757k
blueshell Active Tables
blueshell Active Tables are much more than a database grid!


blueshell Active Tables are designed to connect Visual Basic 5/6 as well as all the languages of .NET (like C#, VB.NET and J#) to various databases including Oracle, MS SQL Server, ...
September 29th 2003 Shareware  5 stars 1,252k
blueshell Active Tables for .NET
blueshell Active Tables are much more than a database grid!


blueshell Active Tables are designed to connect Visual Basic 5/6 as well as all the languages of .NET (like C#, VB.NET and J#) to various databases including Oracle, MS SQL Server, ...
September 29th 2003 Shareware  5 stars 2,286k
ATAF-CON
ATAF can automatic convert the database design and copy the data from a MS-Access database and create it on a mySQL server in one of the 4 following waysManually script, you have to run the script on your ISP web ...
December 18th 2002 Freeware  4 stars 6k
Databrid
Databrid is a Database tool for Oracle and/or MySql databases that is suited to all levels of users. Databrids core functionality is based around a main set of tabs that allow access to the following areas: SQL Editor, Database Browser, ...
March 2nd 2010 Freeware  5 stars 5,387k
MySQL Data Wizard
MySQL Data Wizard is a powerful Windows GUI utility for managing your MySQL data. It provides you with a number of easy-to-use wizards for performing the required data manipulation easily and quickly. MySQL Data Wizard allows you to generate PHP ...
September 10th 2006 Shareware    10,150k
MarketSMS
Fast and correct information is worth of gold when we need it so bad. That is something we all expect in these 21st century days.
Following that kind of thoughts, Market SMS is built!
Retrieve information's from a database, depending ...
July 27th 2008 Shareware  5 stars 3,660k
SQL Sets
SQL Sets allows you to quickly capture and organize snapshots of your SQL Server data into a single, self-contained file called a Portable Data Document. In conjunction with the free SQL Sets Reader, these files allow for easy sharing of ...
February 7th 2009 Shareware  5 stars 9,549k
SQLite
SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.

The SQLite distribution comes with a standalone command-line access program (sqlite) that can be used to administer an SQLite database and which serves as an example ...
May 17th 2011 Freeware    2,898k
Navicat for PostgreSQL (PostgreSQL manager for Mac OS X)
A powerful, yet easy to use PostgreSQL front end that provides extensive functionality for managing and developing PostgreSQL database.

Navicat’s user-friendly, intuitive interface lets you easily manage multiple databases. Copy data by dragging-and-dropping, connect to remote PostgreSQL server, schedule back-up/restore, synchronize ...
November 15th 2011 Shareware    20,818k
Component Conversion Utility
The Component Conversion Utility is designed to minimize the time needed to create skeleton code in a variety of languages. Given a database connection, for example, the CCU can use existing tables to create skeleton Java code. In addition to ...
August 22nd 2002 Freeware  5 stars 500k
blueshell ADO Survey Kit
bAsk - the blueshell ADO Survey Kit - is a new diagnostic toolkit for ADO programmers. It presents viewers for all types of ADObjects.bAsking is better than debugging! It's freeware!Link bask.dll to your VB project and view all your ADObjects! ...
December 19th 2002 Freeware  4 stars 1k
blueshell Error Guy
** Freeware ** blueshell Error Guy gives you the possibility to input those types of error-handling that you need in all procedures of your modules. With the blueshell Error Guy you are able to find all the error mines in ...
December 19th 2002 Freeware  5 stars 69k
NuSphere PhpED
PhpED is an Integrated Development Environment for PHP, HTML, CSS, XML, SMARTY, XHTML, JavaScript and other languages. Balanced combination of advanced code editor, that supports code folding, wordwrap, multiple views, inline validation, plus reliable php debugger, database client and fast ...
May 19th 2007 Commercial  5 stars 56,093k
Related Scripts
Dynamically Viewing Database Connection Properties using ASP
The webmasters can learn to view the properties of their own database connection with the help of ASP. In this article the author proves the possiblilities of the above said concept. One method of viewing database connection properties is by ...
December 5th 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     
ASP and VBS, ADO and DBF file database connection
Through this article the author describes the task of ADO and DBF file database connection. This tutorial covers the area about how to create connection to open DBF files. Further the author discusses about other ISAM formats and FoxPro. The ...
November 30th 2005 Freeware     
Storing Database Connection String In Web.config
Storing Database Connection String In Web.config is an ASP.NET tutorial which gives you the method for storing the database connection strings in the ASP.NET configuration file. The author also explains how to get the data of the configuration file in ...
November 29th 2005 Freeware     
An ASP Database Support Component
An ASP Database Support Component is an ASP tutorial through which users can get idea about several methods involved in creating a database supported component using ASP application. The author describes about important two methods, database string method and string ...
November 30th 2005 Freeware     
ASP Database Errors
ASP Database Errors is an article deals with error trapping and error coding in databases. This tool offers various error trapping functionalities that have been occured while developing the database programs. And also offers various constant names for error codes ...
November 25th 2005 Freeware     
ASP.NET: Connection Strings
ASP.NET: Connection Strings is an article in which author gives details about storing the connection string in a safe place. The author tells various method of storing the connection string and also the author offers solution for the problem that ...
December 19th 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     
Guide to Database Connection Strings
At the end of this online article the developers can easily come to a point to choose the exact database connection string. The author explains the database methods in which more possible connection strings are shown as worked out examples. ...
December 2nd 2005 Freeware     
Related Code
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
ASP Calender
Events calender 19 July 2002 Whats in the zip file: A complete calender example. Input form, display page and automatic insert validatior which can be applied to any submitted form. Setting up redirects and links to pages need readjusting. The ...
May 4th 2006     27k
ASP & MS Access Database
Hi This is the complete ASP Script in zip file which is deleting, Updating, searching, add new record in the database and also using the form validation Script in JavaScrip with some new method OS requirements: the IIS should be ...
February 27th 2006     933k
Database to lookup visitor country from IP address
The database contains IP addresses as keys and countries as values. Web developers implement the database into a web services to reverse lookup the coutry from the visitor IP address using the scripting languages such as ASP, JSP, PHP, ColdFusion ...
February 4th 2006     134k
Access2ASP - ASP conversion v2.0
A conversion tool for access databases.Converts your db to clean, commented ASP code - produces a front end and an admin section with ability to add,edit and delete. All SQL statements,DNSless connection, javascript validation for required fields,paging on list screens,forms ...
February 7th 2006     743k
New Software
Popular Software