Hi,

I'm trying to create a Windows Service with Visual Basic 5.0.
This program should be able to use an ODBC-connection to a database on another computer.

I've read a lot of tutorials which used the ntsrv.ocx to create the service. And I wanted to use it too, until I read the Microsoft Knowledge Base Article - 175948 about problems occurring when using VB to create a service. Now I don't know what to do.

Does anyone have experiences with the ntsrv.ocx - especially with ODBC?

Ben