access database
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2987
Guestbook Addin with access database 1.2
Using ASP and a Access database, our guestbook is a FrontPage® add-in template which allows you to match the look and feel of your site. A built in administration area is where you can edit and delete visitor entries. You can easily edit your new more>> <<less
Added: 2004-03-21 License: GPL Price: 30.00
15 downloads
Other version of Guestbook Addin with access database
Price: $30.00
License:GPL
License:GPL
Compacting an Access database from ASP code 1
This source code can compact and repair your MS-Access database files. If you compact your access files regularly, it will work more faster and secure. Also you will save some hard disk space. more>> This source code can compact and repair your MS-Access database files. If you compact your access files regularly, it will work more faster and secure. Also you will save some hard disk space.<<less
Added: 2004-01-24 License: Freeware Price: $0.00USD
14 downloads
Authenticating members in ASP against Access Database
In this tutorial, I will show you how to implement user authentication in ASP by using an Access Database. We will need a Microsoft Access Database and some ASP code. ASP code wll be used to access to more>> In this tutorial, I will show you how to implement user authentication in ASP by using an Access Database. We will need a Microsoft Access Database and some ASP code. ASP code wll be used to access to database and valide member information. The database is for storing authorized member information. First, we need to create an Access Database table in which we will store the username and password of the authorized user. But, we will first create a directory under IIS where we will store our files. Create a directory under C:Inetpubwwwroot and name it as members.<<less
Added: 2007-01-16 License: Freeware Price: Free
1034 downloads
ASP Tutorials - Connecting and Using MS Access Databases
This tutorial helps you to understand: Connecting ASP Pages to MS Access Databases Persisting Data to MS Access Databases Protecting Data in SQL Statements more>> This tutorial helps you to understand: Connecting ASP Pages to MS Access Databases Persisting Data to MS Access Databases Protecting Data in SQL Statements<<less
Added: 2006-09-06 License: Free for non-commercial use Price: Free
1201 downloads
Connecting MS Access Database with JDBC-OBDC Bridge Driver
Tutorials on using the JDBC-ODBC Bridge driver with MS Access database. Topics include creating MS Access database file; creating DSN for MS Access database files; inserting rows to and retrieving rows from Access database. more>> Tutorials on using the JDBC-ODBC Bridge driver with MS Access database. Topics include creating MS Access database file; creating DSN for MS Access database files; inserting rows to and retrieving rows from Access database.<<less
Added: 2007-08-30 License: Free Non-Commercial Price: $0.00USD
22 downloads
Get image from database
Learn how to get a stored image from a database and display it on a page. more>> Learn how to get a stored image from a database and display it on a page.<<less
Added: 2004-10-27 License: Not Specified Price: Free
1840 downloads
objSQL: Database Access Layer 2.0.0
objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple database types. objSQL uses object based code which more>> objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple database types. objSQL uses object based code which simplifies hooking into projects and allows for better encapsulation. Features prepared queries with parameter binding and transaction support including rollbacks and savepoints. Very small footprint with the entire library approximately 170Kb in size and requires no third party libraries. Currently supports IBM DB2, Firebird/Interbase, Ingres 2006, MaxDB, MySQL, Oracle, PostgreSQL, SQLite, SQL Server and Sybase ASE.<<less
Added: 2006-03-23 License: LGPL Price: $0.00USD
10 downloads
Other version of objSQL: Database Access Layer
License:LGPL
Acidcat CMS
Acidcat CMS is a web site and simple content management system using an MS Access database that can be administered via a web browser. It is free for non-commercial use. Acidcat CMS is also an open so more>> Acidcat CMS is a web site and simple content management system using an MS Access database that can be administered via a web browser. It is free for non-commercial use. Acidcat CMS is also an open source product, which means that if you are a Software Developer, you can change the code to suit your needs. All we ask is that if you make an improvement to the source code, you send it to us for incorporation in the next version.<<less
Added: 2004-06-24 License: Freeware Price: Free
1959 downloads
Web Access Logging to MS Access 1.02c
A simple way to log access to your pages to a MS Access database. Simple place one line of code on each page you would like to log. Stores date, time, page, ip, query string, and user name (if using windows authentication). more>> A simple way to log access to your pages to a MS Access database. Simple place one line of code on each page you would like to log. Stores date, time, page, ip, query string, and user name (if using windows authentication).<<less
Added: 2004-10-19 License: GPL Price: $0.00USD
12 downloads
Other version of Web Access Logging to MS Access
License:GPL
CyberCoded: Email & Database Form
Get input, post to database and email all in one form. Utilizes MS Access Database and CDONTS. Source code is one page and one database. more>> Get input, post to database and email all in one form. Utilizes MS Access Database and CDONTS. Source code is one page and one database.<<less
Added: 2002-06-24 License: GPL Price: $9.95
2682 downloads
Connecting ASP.NET to Access and SQL Server Database 1
This tutorial talks about connecting to an Access or Sql Server database using ASP.NET. You might have noticed that the procedure to connect to a database is almost the same, but you should always take some ideas into consideration before you start more>> This tutorial talks about connecting to an Access or Sql Server database using ASP.NET. You might have noticed that the procedure to connect to a database is almost the same, but you should always take some ideas into consideration before you start implementing your projects.<<less
Added: 2008-06-12 License: Freeware Price: $0.00USD
12 downloads
PHP mySQL Database Wrapper 1.0.5
This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHPs native mysql more>> This class is a mySQL database access wrapper It provides methods for interracting with a mySQL database easily and securely Some of the features include - method that is an alias of PHPs native mysql_query() function with the main differences being that, if passed in a special way, parameters will be automatically escaped and that errors will be reported to the built-in debugger - the query() method - shorthand methods for running queries that perform COUNT(), MAX() or SUM() queries - dcount(), dmax() and dsum() methods - shorthand method for fast retrieval of data in individual rows or even specific items in individual rows - the dlookup() method - method that is an alias of the PHPs native mysql_real_escape_string( ) function with the main difference being that this one will check if magic_quotes are on or not and escape (or not) accordingly - the escape_string() method check homepage for more...<<less
Added: 2006-07-24 License: Free for non-commercial use Price: FreeAdditionalInfohttpcreativecommons.orglicensesbyncnd2.5
1217 downloads
Googol - C# Database Class Generator 1.0
Googol .NET Database Class Generator is a small tool for easy code generation for the Microsoft .NET framework. The tool generates Easy-to-Use C# classes with methods for inserting, updating and deletion of rows in MS SQL Server, MS Access and more>> Googol .NET Database Class Generator is a small tool for easy code generation for the Microsoft .NET framework. The tool generates Easy-to-Use C# classes with methods for inserting, updating and deletion of rows in MS SQL Server, MS Access and MySQL databases.<<less
Added: 2005-05-21 License: Free Non-Commercial Price: $0.00USD
11 downloads
Other version of Googol - C# Database Class Generator
License:Free for non-commercial use
Database Abstraction Layer
A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects. more>> A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects.<<less
Added: 2006-02-08 License: BSD Style Price: FreeAdditionalInfoMIT
1365 downloads
Database-Driven Login Script 1
This script lets you to build a login script. User can login a password protected page using his/her own login username and password. All usernames and passwords stored in a MS-Access database more>> This script lets you to build a login script. User can login a password protected page using his/her own login username and password. All usernames and passwords stored in a MS-Access database<<less
Added: 2004-01-23 License: Freeware Price: $0.00USD
14 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 access database 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