I can run queries using SQL+ but when I run the same queries using Oracle Enterprise Manager, I get nothing. I am using the Scott Schema and log in as the DBA in Enterprise Manager.

When I run these stored procedures using my C# application, again I get nothing back.

Any suggestions.

Re: Help needed with Oracle Enterprise Manager by Miha

Miha
Thu Jan 22 02:42:45 CST 2004

Hi,

How do you log-in to Sql-?

--
Miha Markic - RightHand .NET consulting & software development
miha at rthand com
www.rthand.com

"Anon" <anonymous@discussions.microsoft.com> wrote in message
news:D2967689-FE48-4CBF-8699-85EB7222C33D@microsoft.com...
> I can run queries using SQL+ but when I run the same queries using Oracle
Enterprise Manager, I get nothing. I am using the Scott Schema and log in
as the DBA in Enterprise Manager.
>
> When I run these stored procedures using my C# application, again I get
nothing back.
>
> Any suggestions.



Re: Help needed with Oracle Enterprise Manager by anonymous

anonymous
Thu Jan 22 07:51:05 CST 2004

I log in to SQL+ as scott with the password tiger, but on enterprise manager, I log in as SYS with DBA privlages

Re: Help needed with Oracle Enterprise Manager by Miha

Miha
Thu Jan 22 08:03:48 CST 2004

Don't you think that this might make a difference?

--
Miha Markic - RightHand .NET consulting & software development
miha at rthand com
www.rthand.com

"Anon" <anonymous@discussions.microsoft.com> wrote in message
news:F22840BB-121A-4DFE-84F5-1A4901FC583C@microsoft.com...
> I log in to SQL+ as scott with the password tiger, but on enterprise
manager, I log in as SYS with DBA privlages