If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > ASP with DB2 UDB

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-02-04, 06:32
cilla cilla is offline
Registered User
 
Join Date: Nov 2004
Posts: 1
ASP with DB2 UDB

Hi,
I have made a DB2 database. Now I trying to do a application in ASP that should connect the db. It`s
working fine to do SELECT and INSERTS, but I canīt do a Update or delete querey. The error message is
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[IBM][CLI Driver] CLI0150E Driver not capable. SQLSTATE=S1C00

Is DB2 driver not capalble to suport this action?

When I got this problem I made a simple application in .NET inseted just to see if this would work.
In .NET I cantīt show anything. I donīt get any error message and nothing from the db is shown on the page.

I trying to search on the Internet for this problem. Itīs looks that I need to install a DB2 provider on the IIS Server, Whil this solve my problem?

Is it someone how has worked with ASP or ASP.NET and DB2??
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On