Main > Free Download Search >

Free for microsoft access script

for microsoft access

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1449
ASP.NET 2.0 - Counting Microsoft Access Rows

ASP.NET 2.0 - Counting Microsoft Access Rows


This tutorial uses an asp:AccessDataSource and asp:FormView to perform the count, this tutorial will demonstrate in detail how this is easily accomplished. more>> This tutorial uses an asp:AccessDataSource and asp:FormView to perform the count, this tutorial will demonstrate in detail how this is easily accomplished.<<less
Added: 2008-03-07 License: Freeware Price: $0.00USD
16 downloads
AWStats Access 2

AWStats Access 2


If you maintain websites for your customers, you may have wanted to give them access to the statistics collected by Awstats. But until now, the only way to view these statistics was to give them full access to cPanel. AWStats Access provides secure more>> If you maintain websites for your customers, you may have wanted to give them access to the statistics collected by Awstats. But until now, the only way to view these statistics was to give them full access to cPanel. AWStats Access provides secure access to AWStats without giving access to cPanel.<<less
Added: 2004-11-02 License: GPL Price: 0.00
14 downloads
 
Other version of AWStats Access
AWStats AccessIf you maintain websites for your customers, you may have wanted to give them ... your customers, you may have wanted to give them access to the statistics collected by Awstats
License:GPL
Download
1821 downloads
Added: 2004-11-02
Migration of Access data to MySQL 1.00

Migration of Access data to MySQL 1.00


In this tutorial you will learn how to migrate "Access data to MySQL". It is very important for ASP TO PHP Comers. Enjoy It! more>> In this tutorial you will learn how to migrate "Access data to MySQL". It is very important for ASP TO PHP Comers. Enjoy It!<<less
Added: 2007-02-12 License: Freeware Price: $0.00USD
12 downloads
 
Other version of Migration of Access data to MySQL
Migration of Access data to MySQLIn this tutorial you will learn how to migrate Access data to MySQL. It is very important for ASP ... learn how to migrate "Access data to MySQL". It is very important for ASP TO PHP Comers. Enjoy It
License:Freeware
Download
986 downloads
Added: 2007-02-12
Import text file to MS Access

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
Googlebot last access 1.2

Googlebot last access 1.2


Display in your site the last time Google bot access your site , Add your site url use http:// ( only domains and subdomains ) , choose colors from your indicator , Click in Check Google Bot Last Access button . more>> Display in your site the last time Google bot access your site , Add your site url use http:// ( only domains and subdomains ) , choose colors from your indicator , Click in Check Google Bot Last Access button .<<less
Added: 2008-04-02 License: Freeware Price: $0.00USD
19 downloads
ASP Login script with ms-access

ASP Login script with ms-access


This script features: This useful ASP application allows users to self-register. Admin approves or deletes users. Admin has ability to suspend users temporarily. Different access levels. Configurable more>> This script features: This useful ASP application allows users to self-register. Admin approves or deletes users. Admin has ability to suspend users temporarily. Different access levels. Configurable header, footer and skin files. Application sends email to admin to alert of new registrations. Script tracks number of logins by users. Users have ability to update their Profile. Script includes authorized user page view. Script includes un-authorized user page view. Password recovery feature.<<less
Added: 2006-01-07 License: GPL Price: Free
953 downloads
FREE Username, Password Login ASP and Microsoft Access Example Site 1.0

FREE Username, Password Login ASP and Microsoft Access Example Site 1.0


This step-by-step guide presents a free cut-and-paste example code of a username and password login web based system. Developed using ASP, Microsoft Access and JavaScript. more>> This step-by-step guide presents a free cut-and-paste example code of a username and password login web based system. Developed using ASP, Microsoft Access and JavaScript.<<less
Added: 2004-02-07 License: Freeware Price: $0.00USD
21 downloads
Microsoft .NET Overview 1.0.0

Microsoft .NET Overview 1.0.0


The Microsoft .NET Framework is a software technology that provides a new programming interface to Windows services and APIs, and an amazing convergence of many technologies. The Microsoft .NET Framework is a set of languages, including C#, J#, and more>> The Microsoft .NET Framework is a software technology that provides a new programming interface to Windows services and APIs, and an amazing convergence of many technologies. The Microsoft .NET Framework is a set of languages, including C#, J#, and VB.NET; a set of development tools, including Visual Studio .NET; a comprehensive class library for building web services and web and Windows applications; as well as the Common Language Runtime (CLR).It also includes the Base Class Libraries (BCL), offering ways to utilize Collections, I/O, networking, among others. A complex stack of libraries is built on top of the BCL, including technologies like ADO.NET for database access, XML APIs to manipulate XML data, and Windows Forms to display rich user interfaces (UIs). These components collectively form the largest part of the Microsoft .NET Framework.<<less
Added: 2008-07-09 License: Freeware Price: $0.00USD
14 downloads
Link Access Logger

Link Access Logger


Logs time and origin of hits to placeholder pages for outdated links so you can tell the webmasters to update the link. more>> Logs time and origin of hits to placeholder pages for outdated links so you can tell the webmasters to update the link.<<less
Added: 2005-01-14 License: GPL Price: Free
1744 downloads
Introduction to Microsoft Visual Studio Express Editions 1

Introduction to Microsoft Visual Studio Express Editions 1


Visual Studio Express Editions are a new line of Microsoft development Tools. This line of products is an expansion of the Microsoft Visual Studio and SQL Server products. It is a lightweight, yet powerful, easy to use and learn tools for beginners, more>> Visual Studio Express Editions are a new line of Microsoft development Tools. This line of products is an expansion of the Microsoft Visual Studio and SQL Server products. It is a lightweight, yet powerful, easy to use and learn tools for beginners, students, and hobbyist users.<<less
Added: 2007-03-28 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Introduction to Microsoft Visual Studio Express Editions
Introduction to Microsoft Visual Studio Express EditionsVisual Studio Express Editions are ... It is a lightweight, yet powerful, easy to use and learn tools for beginners, students, and
License:Freeware
Download
951 downloads
Added: 2007-03-28
ASP Tutorials - Microsoft Scripting Runtime DLL

ASP Tutorials - Microsoft Scripting Runtime DLL


This tutorial helps you to understand: scrrun.dll Dictionary Class FileSystemObject Class Drive Class Folder Class File Class TextStream Class more>> This tutorial helps you to understand: "scrrun.dll" "Dictionary" Class "FileSystemObject" Class "Drive" Class "Folder" Class "File" Class "TextStream" Class<<less
Added: 2006-08-27 License: Free for non-commercial use Price: Free
1171 downloads
DSN-Less Connection to Access

DSN-Less Connection to Access


This is an Example of how to Connect to an Access Database using a DSN-less Connection, using DBI::ODBC. The script uses DBI::ODBC module and was tested on Active Perl 5.8. The script is also easily c more>> This is an Example of how to Connect to an Access Database using a DSN-less Connection, using DBI::ODBC. The script uses DBI::ODBC module and was tested on Active Perl 5.8. The script is also easily changeable to use a DSN connection, just as long as you have one set up and spelled correctly.<<less
Added: 2007-07-31 License: Freeware Price: Free
840 downloads
objSQL: Database Access Layer

objSQL: Database Access Layer


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 d 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 120Kb 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: Free
1314 downloads
What is the Microsoft .NET Framework 3.0? 1.0.0

What is the Microsoft .NET Framework 3.0? 1.0.0


What is the Microsoft .NET Framework 3.0? The Microsoft .NET Framework 3.0 (formerly known WinFX), is the new managed code programming model for Windows. .NET Framework 3.0 is combines the power of the .NET Framework 2.0 with four new technologies more>> What is the Microsoft .NET Framework 3.0? The Microsoft .NET Framework 3.0 (formerly known WinFX), is the new managed code programming model for Windows. .NET Framework 3.0 is combines the power of the .NET Framework 2.0 with four new technologies<<less
Added: 2007-05-31 License: Freeware Price: $0.00USD
11 downloads
 
Other version of What is the Microsoft .NET Framework
What is the Microsoft .NET Framework 3.0?The Microsoft .NET Framework 3.0 (formerly known WinFX), is the new managed code programming ... The Microsoft .NET Framework 3.0 (formerly known WinFX), is the new managed code programming
License:Freeware
Download
908 downloads
Added: 2007-05-31
Perl Module to access Clickatell API 0.10

Perl Module to access Clickatell API 0.10


Use this module to send WAP push, mms notification or sms through Clickatell API. This perl module is based on Clickatell?s HTTP API Specification Specification v.2.2.7. more>> Use this module to send WAP push, mms notification or sms through Clickatell API. This perl module is based on Clickatell?s HTTP API Specification Specification v.2.2.7.<<less
Added: 2007-04-19 License: GPL Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5