Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Basics
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 4th, 2006, 10:22 PM
Authorized User
 
Join Date: Nov 2005
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default aspx.vb import system.data.oracleclient

I had just started using aps.net 2.0 and was impressed with all the
tools available.

But I had a question which I feel is rather dumb.

Yes I can access my oracle database with inline code but was very pleased with the vb environment of the aspx.vb page behind my aspx page. So I thought this is great I will just code my database access on the aspx.vb in say a button click event. Well not so easy, for I cannot import system.data.oracleclient. Oh I can do that on the aspx page but I would like to do that on the aspx.vb page.

I apologize if my question elicits a very simple answer.



 
Old May 5th, 2006, 07:56 AM
Authorized User
 
Join Date: Nov 2005
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Yep, the answer was extremely simple. I guess I needed the 4.5 hours sleep I got last night. I remembered to add the system.data.oracle client to the references for the project.

Oh well.






Similar Threads
Thread Thread Starter Forum Replies Last Post
syntax error?<%@ Import Namespace="System.Data" %> fjm9 ASP.NET 1.0 and 1.1 Basics 2 January 16th, 2007 11:51 AM
Syntax error? <%@ Import Namespace="System.Data" % fjm9 C# 1 January 16th, 2007 09:17 AM
How to import word file in Data report in vb Subuana Beginning VB 6 0 April 3rd, 2006 06:20 AM
HowTo Pass Form data from Page1.aspx to Page2.aspx dati ASP.NET 1.0 and 1.1 Basics 6 January 27th, 2004 06:57 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.