Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > accessing ado and MSDE on individual web form

Reply
Thread Tools

accessing ado and MSDE on individual web form

 
 
Spencer H. Prue
Guest
Posts: n/a
 
      02-18-2005
I have a web page where I have a dataadapter, a dataconnection and a dataset.
I use the ado in a button-click event to load/write that data to a database.
I have added a second web and I need to get at the database. Even though I
have the ado on my other page this page doesn't seem to have access to the
ado on the other page. Do I have to put the ado into a cache, session, or
application variable? Can I inherit? Should I put a unique dataadapter,
connection, and dataset on the new page? Thanks for your post.
--
Spencer
 
Reply With Quote
 
 
 
 
Iain Norman
Guest
Posts: n/a
 
      02-18-2005
On Thu, 17 Feb 2005 17:51:01 -0800, Spencer H. Prue
<> wrote:

>I have a web page where I have a dataadapter, a dataconnection and a dataset.
>I use the ado in a button-click event to load/write that data to a database.
>I have added a second web and I need to get at the database. Even though I
>have the ado on my other page this page doesn't seem to have access to the
>ado on the other page. Do I have to put the ado into a cache, session, or
>application variable? Can I inherit? Should I put a unique dataadapter,
>connection, and dataset on the new page? Thanks for your post.


You'll be better off posting in:

microsoft.public.dotnet.framework.aspnet

I

--
Iain Norman | http://www.eliteforum.org
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
exporting MSDE database with ADO 2.0 MichiMichi ASP .Net 0 07-25-2007 01:27 AM
Can you have 50 simultaneous web users with a MSDE, ASP.NET/ADO.NET backend...? Dan V. ASP .Net 12 07-13-2005 05:51 PM
Transfer ADO Code to ADO.NET ronaldlee ASP .Net 1 12-17-2004 04:08 PM
Accessing an ADO Recordset or Record from ADO.NET nita ASP .Net 1 11-20-2004 07:06 AM
Accessing NetSDK MSDE instance installed by Net Framework with user/ password NWx ASP .Net 1 02-04-2004 03:32 PM



Advertisments