Main > Free Download Search >

Free ado script

ado

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 29
ADO.NET Express

ADO.NET Express


ADO.NET Express is an add-in for Visual Studio 2003 that generates class methods for calling stored procedures and executing common types of SQL statements. It supports C#/VB and SQL Server/Oracle. AD more>> ADO.NET Express is an add-in for Visual Studio 2003 that generates class methods for calling stored procedures and executing common types of SQL statements. It supports C#/VB and SQL Server/Oracle. ADO.NET Express looks similar to Server Explorer. You can add database connections and browse schema objects such as tables and stored procedures. You can right click on a schema object to generate ADO.NET code for this object. For example, you can right-click on a stored procedure and generate a C# method that executes the stored procedure and returns a DataReader. ADO.NET Express is especially useful for ASP.NET and middleware developers who write a lot of data access code and would like to save time to do more creative tasks. Generated code is easy to understand and modify. ADO.NET Express has a variety of options for generating code that cover most of the common data access scenarios. Generated code can also be used as a template for modification.<<less
Added: 2004-11-29 License: Freeware Price: Free
1844 downloads
Basic ADO database connection

Basic ADO database connection


This just shows how to connect to a database file with ASP. There are many ways to do connect but this is just one simple example. more>> This just shows how to connect to a database file with ASP. There are many ways to do connect but this is just one simple example.<<less
Added: 2007-07-17 License: Freeware Price: Free
532 downloads
ADO.NET - Working with Disconnected Data 1

ADO.NET - Working with Disconnected Data 1


Explains how to use ADO.NET to manipulate data without database connection. Disconnected data can be used to communicate between distributed applications or web services. Like connected data, disconnected data supports multiple tables and data binding. more>> Explains how to use ADO.NET to manipulate data without database connection. Disconnected data can be used to communicate between distributed applications or web services. Like connected data, disconnected data supports multiple tables and data binding.<<less
Added: 2008-08-26 License: Freeware Price: $0.00USD
14 downloads
ADOdb Database Library for PHP 4.60

ADOdb Database Library for PHP 4.60


A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO more>> A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO etc. ADOdb provides code to handle inserts and updates that can be adapted to multiple databases quickly. A basic paginated grid is also provided, and support for database-backed session variables. Support for PHP5 iterators and exceptions included. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. A metatype system is built in so that you can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. Able to create databases, tables, indexes portably using an xml schema or programatically. Also has sql performance monitoring and schema creation using XML.<<less
Added: 2000-09-07 License: BSD Price: 0.00
15 downloads
 
Other version of ADOdb Database Library for PHP
Price: FreeAdditionalInfoLGPLalso
License:BSD Style
Download
3377 downloads
Added: 2000-09-07
Basic Introduction to ADO.NET in ASP.NET 1.0

Basic Introduction to ADO.NET in ASP.NET 1.0


ADO.NET was first introduced in version 1.0 of the .NET Framework and provided an extensive array of features to handle data either live,while connected to the database ,or when disconnected.. With the introduction of ADO.NET 2.0, you can have more more>> ADO.NET was first introduced in version 1.0 of the .NET Framework and provided an extensive array of features to handle data either live,while connected to the database ,or when disconnected.. With the introduction of ADO.NET 2.0, you can have more features and easier programming model. Some of the newly added features include the capability to to bulk load large quantities of data from varieties of sources, to batch process updates to the database with fewer roundtrips back to the database server, to reuse the same live connection for multiple operations as well as to achieve asynchronous access to the database.<<less
Added: 2007-12-04 License: Other Price: $0.00USD
12 downloads
Using ADO.NET to Develop Data Access Logic (DAL) 1

Using ADO.NET to Develop Data Access Logic (DAL) 1


Dynamic Web sites usually use one or more data sources like a database or xml files. This tutorial explains how to use ADO.NET to easily communicate with data sources through a recommended 3 tier architecture. more>> Dynamic Web sites usually use one or more data sources like a database or xml files. This tutorial explains how to use ADO.NET to easily communicate with data sources through a recommended 3 tier architecture.<<less
Added: 2008-08-26 License: Freeware Price: $0.00USD
12 downloads
ASP.NET: Managing Data with ADO.NET DataSets and C#

ASP.NET: Managing Data with ADO.NET DataSets and C#


This tutorial explains about The Role of DataSets in ADO.NET , Using DataSets in ASP.NET , Saving DataSets in Session State, Using DataTable Constraints, DataSet, DataRelations Using DataSets with Dat more>> This tutorial explains about The Role of DataSets in ADO.NET , Using DataSets in ASP.NET , Saving DataSets in Session State, Using DataTable Constraints, DataSet, DataRelations Using DataSets with DataAdapters to Modify Data and the Transactional Model in DataSets.<<less
Added: 2006-05-30 License: Freeware Price: Free
1277 downloads
PHP4 Session Handler using ADODB 0.81

PHP4 Session Handler using ADODB 0.81


PHP4 is packed with good features. One of the most popular is session variables. These are variables that persist throughout a session, as the user moves from page to page. Session variables are great holders of state information and other useful stuff. more>> PHP4 is packed with good features. One of the most popular is session variables. These are variables that persist throughout a session, as the user moves from page to page. Session variables are great holders of state information and other useful stuff. PHP4s session variables are stored in files by default. However for true scalability, it is better to store this data in a database using a database wrapper library like ADODB. ADODB supports Oracle, MySQL, PostgreSQL, Interbase, MSSQL, VFP, Access, ADO.<<less
Added: 2000-12-12 License: BSD Price: 0.00
13 downloads
 
Other version of PHP4 Session Handler using ADODB
PHP4 Session Handler using ADODBADODB supports Oracle, MySQL, PostgreSQL, Interbase, MSSQL, VFP, Access, ADO
License:BSD Style
Download
3252 downloads
Added: 2000-12-12
AxpDB

AxpDB


AxpDB is a component for ASP that allows you to display and EDIT your database tables or queries with almost no coding. Publish tables or queries from Access, MS SQL, Oracle, Sybase or any other ADO e more>> AxpDB is a component for ASP that allows you to display and EDIT your database tables or queries with almost no coding. Publish tables or queries from Access, MS SQL, Oracle, Sybase or any other ADO enabled database. User can sort on any column, page through the recordset or go to detailed form page. Select appearance, apply formatting or regular expression functions to data, Excel export and much more.<<less
Added: 2000-04-12 License: Freeware Price: Free
3483 downloads
AJLogin v3.5

AJLogin v3.5


This FREE and easy to install, membership script can be easily integrated into any existing website. Features Include: Forgotton password retieval, Keep me logged-in feature, Improved web-based admin, more>> This FREE and easy to install, membership script can be easily integrated into any existing website. Features Include: Forgotton password retieval, Keep me logged-in feature, Improved web-based admin, Optional e-mail confirmation for users attempting to register on your site, Multi-level user access and Remembered Faild Page Views This script uses SQL to avoid many issues with ADO write and update permissions often encountered with free web hosts. All e-mail messages are generated with CDONTS so you dont need an SMTP server!<<less
Added: 2002-08-12 License: Freeware Price: Free
2629 downloads
VistaDB 3.0 3.0

VistaDB 3.0 3.0


VistaDB 3.0 was developed in C# to be the world?s first fully managed SQL database engine built specifically for the Microsoft .NET Framework, Compact Framework and Mono. VistaDB is smaller than SQL CE, and works in shared hosting environments. No CPU or more>> VistaDB 3.0 was developed in C# to be the world?s first fully managed SQL database engine built specifically for the Microsoft .NET Framework, Compact Framework and Mono. VistaDB is smaller than SQL CE, and works in shared hosting environments. No CPU or RAM limitations imposed by our engine. Features include royalty-free distribution, easy-to-use small single-file 600KB footprint, ZeroClick deployment lets you embedded VistaDB directly into your EXE and DLLs, Visual Studio 2005 integration, built-in ADO.NET Provider, Direct Data Access? objects, T-SQL compatible SQL query processor, data types are 1:1 compatible with SQL Server, Data Migration Wizard, Data Builder tool for managing databases (C# source code included), robust single-file data store, ANSI and Unicode support, tables, views, CLRProcs, indexes, constraints, primary and foreign keys, Blowfish encryption, transaction processing with Snapshot isolation.<<less
Added: 2004-05-21 License: Commercial Price: $0.00USD
60 downloads
AXML Record Browsing

AXML Record Browsing


AXML Record Browsing is a ASP component that allows you to display or modify your database tables or queries with no coding at all. Insert or publish new table records from Access, MS SQL, Oracle, Syb more>> AXML Record Browsing is a ASP component that allows you to display or modify your database tables or queries with no coding at all. Insert or publish new table records from Access, MS SQL, Oracle, Sybase or any other ADO enabled database. User can sort on any column, page through the recordset or go to detailed form page. AXML Record Browsing allows you to select appearance, apply formatting or regular expression functions to data, CVS export and much more.<<less
Added: 2005-12-01 License: GPL Price: Free
1427 downloads
Running ASP in Linux and Possible Problems

Running ASP in Linux and Possible Problems


This writing will discuss several things to do to ensure the application migration carried on in a good way, particularly for ASP Database applications and to overcome possible problems might occurred more>> This writing will discuss several things to do to ensure the application migration carried on in a good way, particularly for ASP Database applications and to overcome possible problems might occurred. Basically, migrating ASP to Linux means you have to convert to database supported by Linux platforms. Currently, Chili!Soft ASP is already supporting MS Access but not all web hosting companies install this feature. They prefer to use more common database in Linux such as MySQL and PostgreSQL. Pay attention to some Chili!Soft specific ADO methods and properties, since there are slight differences with IIS ASP. You might need to convert some codes in your applications to make it run in Chili!Soft ASP.<<less
Added: 2004-10-08 License: Freeware Price: Free
1843 downloads
ASP.NET: Accessing Data with C#

ASP.NET: Accessing Data with C#


This tutorial explains about Accessing Data with C# with an Overview of ADO.NET, Connecting to Data , Executing Commands , Working with Data and Choosing an ADO.NET Provider along with the Project fil more>> This tutorial explains about Accessing Data with C# with an Overview of ADO.NET, Connecting to Data , Executing Commands , Working with Data and Choosing an ADO.NET Provider along with the Project files used in this.<<less
Added: 2006-05-30 License: Freeware Price: Free
1247 downloads
Whats New in the .NET Framework 2.0

Whats New in the .NET Framework 2.0


In this tutorial you will learn about new feature in .NET Framework 2.0. Various aspects such as Support for 64 bit platform application development, Access control list support (ACL), ADO.NET, ASP.NE more>> In this tutorial you will learn about new feature in .NET Framework 2.0. Various aspects such as Support for 64 bit platform application development, Access control list support (ACL), ADO.NET, ASP.NET, Authenticated streams,COM Interop Service Enhancements, Console Class Additions, Data Protection API, Detecting changes in Network connectivity, Disjunctive Demands, Distributed Computing, EventLog Enhancements, Expanded Certificate Management, FTP Support, Generics and Generic Collection, I/O Enhancements and several other feature are discussed here below.<<less
Added: 2006-05-30 License: Freeware Price: Free
1242 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2