• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

add Sql Server jdbc driver to websphere 3.5.4

 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
What is the process to add Sql Server jdbc driver to Websphere 3.5.4. I have been scouring the manual and it says you can't add sql server driver from Microsoft to WebSphere 3.5.4.I have been loking at a few files under /properties directory under websphere root.
Any help is appreciated in setting up the driver and being able to pull it up through WTE to setup the datasource.
 
Ranch Hand
Posts: 200
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
We've used the Merant drivers to connect to SQL Server 7. Do a search on this forum and you should pick up a fair number of matches.
I hope this helps,
Steve
reply
    Bookmark Topic Watch Topic
  • New Topic