B
Brody
Guest
Hey Andrew, Is your .net app that is opening the connection writing to the registry to set the database? Or is that the other application? (I assume it's the "other" application...but just wanted to verify). The driver shouldn't be caching...but it's not obvious to me what could be happening...unless the .net to ODBC provider is somehow causing the driver to lookup the DSN info prior to the conn.Open(). You could potentially try to investigate that a bit. Otherwise I'd suggest contacting support...they'll help dig deeper to find out what's going wrong. Brody
Continue reading...
Continue reading...