Mark

Greenhorn
+ Follow
since Jul 20, 2002
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Mark

I would like to replace the xml parser used in WSAD 4.0 with the latest parser from apache (xalan-java vs 2.4.D1). I thought that all I would have to do is add it to the classpath of the Test Server that I setup in WSAD. Doing that makes it so the server can't start up. Has anyone done this this and can help me out would be appreciated.
Thanks,
Mark
21 years ago
I'm working on a project where I would like to connect to a MS SQL Server 2000 database from websphere (using connection pooling etc...). I downloaded the Microsoft SQL Server 2000 Driver for JDBC (which microsoft says they tested with websphere) and am having trouble getting it to connect to the database. I even tried setting up a connection through the Data Perspective and am unable to do that. It must have something to do with the properties. But I am unable to figure it out. Can someone give me a step by step guide on how to add this driver as a JDBC Provider (or make a simple connection) on WSAD4?
Thanks,
Mark
21 years ago