Anyone used ADO with an NT Service?
This code fails when I run it as a service:
_ConnectionPtr db;
hCreate = db.CreateInstance( __uuidof(Connection) );
Any ideas?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Thread: ADO and NT ServiceThreaded View
|
Click Here to Expand Forum to Full Width |