Transaction Problem with ODBC over xp SP2

G

Guest

I´ve got a problem with my component I developed a Serviced Component with .net
Ever this component access the database and start the transaction with my
Database(INFORMIX) show a error message

[25000] [Microsoft][ODBC Driver Manager] Failed to enlist on calling
object's transaction
[IM006] [Microsoft][ODBC Driver Manager] Driver's
SQLSetConnectAttr failed ERROR

BUT this problem is true always installed the SP2 XP and mdac service pack 2

Regards
Vieira
 
G

Guest

Most SP2 problems are related to ports being closed by the Firewall. Turn off
SP2's firewall (it will beg you to say "no", but beat it down :->). If it
works, find the port for INFORMIX and you will be up and running again. You
can then turn the firewall back on with that port added to the exceptions
list for the firewall.


---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top