TaskCentre configuration: "Available procedures" show only "master" db

I am fairly new user of TaskCentre and just trying to figure out how to use it.
I need to create "Execute" step and using my OLEDB connection (or even "native connection") when I browse to select procedure it only lists "master" database and procedures under it as available. I do not see my iMIS database as an option.

I need to execute store procedure from my iMIS db.

Your help is appreciated.
Dushan

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Have you entered a username

Have you entered a username and password? Does this account have access to the iMIS database?

I actually figured it out.

I actually figured it out. It was a connection setup. Default DB for the connection wasn't setup. That's why it was only showing store procs from master DB. Once I setup correct DB for the connection everything is fine.