damaged access databases
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2926
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
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
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
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
MyDBDB MySQL multi-databases browser 1.0
This set of scripts can be used, with minor customization, to access multiple MySQL databases (hence, "DBDB"), even at different servers (if they are accessible from the web server where these scripts run), for displaying data in multiple tables of said more>> This set of scripts can be used, with minor customization, to access multiple MySQL databases (hence, "DBDB"), even at different servers (if they are accessible from the web server where these scripts run), for displaying data in multiple tables of said databases. At this time, only SQL SELECT queries are supported. But you can execute Joins, use Group By, Order By, etc. My central purpose in writing these scripts was to be able to access my seven different databases, on 6 different servers, quickly and with a minimum of logging in, using passwords for each database, etc. This is a very light-weight application and responds quickly and effortlessly. The code is not sophisticated and could no doubt be improved, using OOP and other techniques, but the fact is it works quite well, as it is, and doesnt require any special libraries and such.<<less
Added: 2007-08-22 License: Other Price: $0.00USD
11 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
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
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
DataBrowser
The DataBrowser is a cross-database, cross-platform data access tool. It inlcludes features such as a schema treeview, table editor, sql query window, and results tableview. The DataBrowser includes p more>> The DataBrowser is a cross-database, cross-platform data access tool. It inlcludes features such as a schema treeview, table editor, sql query window, and results tableview. The DataBrowser includes pre-formatted connectors for Oracle, SQL-Server, DB2, PostgreSQL, MySQL, and InstantDB. With the Generic Connector you will be able to use your JDBC driver to connect to any JDBC enabled database.<<less
Added: 2001-03-06 License: Freeware Price: Free
3155 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
Simple MySQL DB Class 1.0.0
This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of result rows more>> This class is a MySQL database access wrapper. It can: - Connect to a MySQL server - Execute SQL queries and retrieve single value results or return result rows into arrays - Return the last inserted table row identifier, the number of result rows and the number of affected rows - Count the number of executed queries - Lock and unlock tables - Escape text literal values or like patterns - Retrieve database access errors<<less
Added: 2007-03-13 License: GPL Price: $0.00USD
11 downloads
Other version of Simple MySQL DB Class
License:GPL
Import text file to MS Access
This article will explain how to import the contents of a text file (.txt) to an Access Database when using MS text or OLE DB Drivers wont do! We will be using the FileSystem and TextStream objects in more>> This article will explain how to import the contents of a text file (.txt) to an Access Database when using MS text or OLE DB Drivers wont do! We will be using the FileSystem and TextStream objects in this article!<<less
Added: 2007-05-02 License: Freeware Price: Free
698 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 damaged access databases 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