PDA

View Full Version : Using ASP with DB2


nitric
07-24-2003, 11:02 PM
Hi guys

I am currently writing an asp-driven web site. I want to pull information from a DB2 database. Can anyone point me to a good tutorial on the subject.

Thanks...

Roy Sinclair
07-24-2003, 11:27 PM
Accessing DB2 won't be a lot different than accessing other databases. You just need to use the right connection string for the DB2 driver and tweak the SQL you use to match DB2's syntax.

With those two alterations most tutorials for ASP and ADO should work.

fractalvibes
07-25-2003, 05:19 PM
You should find some good info here:

http://www7b.boulder.ibm.com/dmdd/