Import a generic unit in ASP.

E

Eitan

Hello,

How can I import a generic unit (such as system, system.data,
system.data.oledb) in an asp page ?
Where should I put the above code ?
Need sample code, please for ASP pages, and for ASP .net pages (aspx).

Thanks :)
 
B

Bob Barrows [MVP]

Eitan said:
Hello,

How can I import a generic unit (such as system, system.data,
system.data.oledb) in an asp page ?

These objects don't exist in classic asp. They are provided by the .Net
framework, which is not accessible to classic asp. You need to be more
specific about what you want. Much of the data contained in these objects is
not available in classic asp.
Where should I put the above code ?
Need sample code, please for ASP pages, and for ASP .net pages (aspx).
For .Net code, you need to ask a "dotnet" newsgroup. I suggest
microsoft.public.dotnet.framework.aspnet.

Bob Barrows
 

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,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top