Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  718
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Thursday, September 02, 2010
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

Home > Search > Database > Oracle & ASP
Search
DevASP

What's New
What's Hot

Accessing Oracle Database from Microsoft.NET 2.0 using Oracle Data Provider for .NET       
Total Hits: 53  |  Today: 0 Author: John C. Olamendy       Rating:  
Read Reviews | Write Review |              Your Rating: 

We discuss a common business scenario where we have an Oracle database as a backend server and a Windows client application querying this database system. Oracle is one of the leading database vendors and ADO.NET model provides an interface to develop application regardless the underlying data source. ODP.NET is the data provider supported by Oracle and implements several Oracle database's specific features. Although, Microsoft.NET framework ships with an Oracle database's ADO.NET provider, and ...

Professional ASP Data Access : Oracle8 and Oracle8i       
Total Hits: 498  |  Today: 0 Author: Wrox Press       Rating:  
Read Reviews | Write Review |              Your Rating: 

Wouldn't life be a lot easier if everyone used the same operating system, the same Internet browser software and the same relational database? Unfortunately things aren't that simple, so we need to be as flexible as possible. This book introduces all the main databases and data sources that you, as an ASP developer, may come across. Here, we will cover one of the most important relational databases – Oracle.In this chapter we will cover the basics of configuring a web server to connect to a remo...

ASP with OLE       
Total Hits: 1310  |  Today: 0 Author: Jenny Corpus       Rating:  
Read Reviews | Write Review |              Your Rating: 

This page is a simple program that shows how to execute SQL statements using Oracle Objects for OLE (OO4O)....

ODBC for Oracle       
Total Hits: 2270  |  Today: 0 Author: Armand Datema       Rating:  
Read Reviews | Write Review |              Your Rating: 

This tutorial shows how to use odbc in conjuction with oracle intead of access or sqlserver. It explains all of the major differences and extras....

How to Configure IIS to Connect to Oracle from ASP and ADO (Q193225)       
Total Hits: 3055  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

The following article includes the recommended Oracle client software versions and ODBC driver versions recommended for use with Microsoft Internet Information Server (IIS) with Active Server Pages (ASP).
Ensuring that the correct drivers are used and that the appropriate patches from Oracle are installed will help create a stable platform for your application. This article also includes a sample step-by-step guide on how to successfully set up an Internet Information Server computer for ASP...

Custom Query Builder for Oracle using ASP       
Total Hits: 2431  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

I developed this code for some of our more experienced users who understand how data is stored and are able to create their own reports. I run this using a web browser control from within the main VB application. I used ASP and HTML, because I find it more flexible for this style of reporting. This code should work on any Oracle Schema. I use OLEDB 8.1.6. to connect to Oracle. Make sure and set up your Schema name, oracle service name and password in the first file of the query builder (customre...

Retrieving Recordsets From an Oracle Stored Procedure       
Total Hits: 4156  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Let''s start by saying this: "it is possible to retrieve Recordsets from an Oracle stored procedure." Try doing a web search along the lines of "recordset oracle stored procedure" and you''ll probably find there aren''t manner accurate or complete examples of how this is done....

How to Set Up and Use Oracle7 Data Sources with ODBC       
Total Hits: 1846  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

Oracle RDBMS is a multiuser relational database management system (DBMS) that runs on a variety of workstation and minicomputer operating systems. This article discusses how to use Oracle7 data sources with ODBC....

HOWTO: Retrieve a Recordset from an Oracle Stored Procedure Using ADO on ASP       
Total Hits: 8362  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article demonstrates how to call an Oracle package to retrieve a recordset using ADO on Active Server Pages (ASP).....

Inserting up to 32000 characters in an Oracle CLOB field!       
Total Hits: 1693  |  Today: 0 Author: Raafat Abdulfattah.       Rating:  
Read Reviews | Write Review |              Your Rating: 

This example shows how to insert up to 32000 characters in an Oracle CLOB field using ASP code. I’ll be writing another article to demonstrate the insertion of more than that later on. The example should work with Oracle 8,9 and 10g.
Use this example if up to 32000 is good enough for you because storing up to 4gig is more complex....

Sample Oracle ASP Application       
Total Hits: 908  |  Today: 1 Author: http://www.vbip.com       Rating:  
Read Reviews | Write Review |              Your Rating: 

We are going to bring together all of the concepts discussed so far into a small ASP application based around the scott database schema. This application will show a list of employees from the emp table and allow the user to perform the usual data-entry procedures:...

Make Your ASP Work With An Oracle Database       
Total Hits: 80  |  Today: 0 Author: Colin Tong       Rating:  
Read Reviews | Write Review |              Your Rating: 

Oracle is one of the most popular databases in the world, also Active Server Pages (ASP) is a powerful server-side scripting language widely used to build dynamic Web pages. There are many ASP developers who wonder if they can use the ASP technology with Oracle database to build a web application, E-commerce and E-business web sites or internet management systems. The answer is YES! You can access Oracle using VB to create Oracle Applications as well. Here, I will discuss with you how to use ASP...


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com