accessing ado and MSDE on individual web form

S

Spencer H. Prue

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.
 
I

Iain Norman

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top