I have an MTS package containing a dll that must connect to an Oracle database. My understanding is that I should create an account for this package (rather than using an interactive user). How do I use the account to connect to the database i.e. can I find the username/password of the account from within the dll? or am I just getting in a muddle.
max
max