|
|
|
|
|
Total Hits: 1875 | Today: 1 |
Author: Armand Datema
|
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....
|
|
|
|
Total Hits: 2189 | Today: 0 |
|
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...
|
|
|
|
Total Hits: 3872 | Today: 0 |
|
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....
|
|
|
|
Total Hits: 1711 | Today: 0 |
|
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....
|
|
|
|
Total Hits: 1083 | Today: 0 |
Author: Jenny Corpus
|
Rating:
|
|

This page is a simple program that shows how to execute SQL statements using Oracle Objects for OLE (OO4O)....
|
|
|
|
Total Hits: 3829 | Today: 1 |
|
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...
|
|
|
|
Total Hits: 2605 | Today: 0 |
|
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...
|
|
|
|
Total Hits: 8100 | Today: 0 |
|
Rating:
|
|

This article demonstrates how to call an Oracle package to retrieve a recordset using ADO on Active Server Pages (ASP).....
|
|
|
|
Total Hits: 418 | Today: 0 |
Author: Raafat Abdulfattah.
|
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....
|
|
|
|
Total Hits: 249 | Today: 0 |
Author: Wrox Press
|
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...
|
|
|
|
Total Hits: 301 | Today: 1 |
Author: http://www.vbip.com
|
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:...
|
|
|
|
|
|
|