Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> VB Automation Problems

VB Automation Problems

From: Hugh <hkhiggins_at_hotmail.com>
Date: 31 May 2001 04:25:37 -0700
Message-ID: <e2839121.0105310325.50050187@posting.google.com>

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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US