Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> VB Automation Problems
I have an application that runs fine when started by hand on NT4.0 Server SP6 build 1381. When I have WinNT.exe schedule the run it has issue with the ODBC drive permissions. I have Oracle ODBC 73drivers the connect to our Call Center database. The application is written in VB6.
Error as follows-
Run-Time error '3115':
ODBC-connection to 'Aspect CCV700' failed.
'Aspect CCV700' is the DSN of the Oracle ODBC that the application is using. The "System" has permission to run the application and it starts up just fine. But when the timer sees that no one is doing manual entries it tries to process the data on its own. This is when the error occurs. Again the application runs great when kicked off by hand. Any suggestions or help would be greatly appreciated.
Hugh Received on Thu May 31 2001 - 06:25:37 CDT
![]() |
![]() |