473,322 Members | 1,781 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Usage of DB2WWW

Hi,
I need to create an application that will connect to DB2 on OS/390. We
have Websphere 5 with IBM HTTP Server 1.3.26.

I was wondering if there is any way to check that db2www is installed
with it or not?

It would be extremely helpful if someone could direct me to resources
on setting up an web application using db2www.

Thanks in advance.
Nov 12 '05 #1
2 3227
Ian
Abbas Pardawala wrote:
Hi,
I need to create an application that will connect to DB2 on OS/390. We
have Websphere 5 with IBM HTTP Server 1.3.26.

I was wondering if there is any way to check that db2www is installed
with it or not?

It would be extremely helpful if someone could direct me to resources
on setting up an web application using db2www.


Isn't db2www another name for Net.Data? Is this still a current product?


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Nov 12 '05 #2
Ian wrote:
Abbas Pardawala wrote:
Hi,
I need to create an application that will connect to DB2 on OS/390. We
have Websphere 5 with IBM HTTP Server 1.3.26.

I was wondering if there is any way to check that db2www is installed
with it or not?

It would be extremely helpful if someone could direct me to resources
on setting up an web application using db2www.


Isn't db2www another name for Net.Data? Is this still a current product?


db2www is Net.Data.

IBM announcement letter 202-214 on September 17, 2002
contained this text:

Net.Data® will no longer be enhanced or made available
as a component of DB2 Universal Database. Customers
that wish to utilize Net.Data with DB2 UDB for UNIX,
Windows, and Linux V8 servers can download V7.2 of
Net.Data from:

http://www.ibm.com/software/data/net...ort/index.html

While V7.2 of Net.Data continues to be available free
of charge, customers are encouraged to consider
migrating applications to use WebSphere Application
Server. **Net.Data V7.2 will continue to be available
for download while DB2 UDB V7.2 is sold by IBM.**
Net.Data V7.2 usage will be supported with DB2 UDB V8
servers for as long as DB2 UDB V7.2 remains supported.

However, since IBM stopped selling DB2 UDB
v7.2 in November of 2002, they may have removed the free
Net.Data download from the website. (Anyway, I couldn't find
any trace of it just now).

Since the o.p. already had WAS v5 installed, this
seems like a good time to learn how to write JSP
code that retrieves DB2 data via JDBC calls.

Also, since DB2/390 is the data source, DB2 Connect
will also be required (whether either JSP or Net.Data
is used).

--
Eric Diamond/New York

e-mail address brought to you by
http://whois.ibm.com and the letter "J"
Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: rbt | last post by:
Would a Python process consume more memory on a PC with lots of memory? For example, say I have the same Python script running on two WinXP computers that both have Python 2.4.0. One computer has...
2
by: tomvr | last post by:
Hello I have noticed some 'weird' memory usage in a vb.net windows app The situation is as follows I have an app (heavy on images) with 2 forms (actually there are more forms and on starting...
3
by: Ian Taite | last post by:
Hello, I'm exploring why one of my C# .NET apps has "high" memory usage, and whether I can reduce the memory usage. I have an app that wakes up and processes text files into a database...
26
by: Bruno Jouhier [MVP] | last post by:
I'm currently experiencing a strange phenomenon: At my Office, Visual Studio takes a very long time to compile our solution (more than 1 minute for the first project). At home, Visual Studio...
11
by: Paulo Eduardo | last post by:
Hi, All! We are developing one app for windows 95/98/Me/NT4.0/2000/XP/2003 using Visual C++ 6.0. We need to set the % of CPU Usage to app process. Is there an API to set % of CPU Usage? Can...
10
by: rdemyan via AccessMonster.com | last post by:
My app contains utility meter usage. One of the things we have to deal with is when a usage is clearly incorrect. Perhaps someone wrote the meter reading down incorrectly or made a factor of 10...
3
by: Sirisha | last post by:
I am using the following code to get the CPU usage PerformanceCounter myCounter; myCounter = new PerformanceCounter(); myCounter.CategoryName = "Processor"; myCounter.CounterName = "%...
1
by: spacecoyote | last post by:
I tried this: usage = "Something, by Spacecoyote\nusage: %prog file " parser = OptionParser(usage) test.py --help and I expected: Something, by Spacecoyote usage: test.py file
2
by: jld | last post by:
Hi, I developed an asp.net based eCommerce Website for a client and it is hosted at discount asp. The site is quite interactive, queries a database a lot and uses ajax.asp.net to spice up...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.