Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ODP.NET: Data provider internal error (-3000)
In article <hLednRUk64NywcnfRVn-2g_at_is.co.za>,
wdecember_at_freemail.absa.co.za says...
> Hi
>
> I get the following error "Data provider internal error (-3000)" when I try
> to open a connection using ODP.NET. I have trimmed down my connectionstring
> not to use connection pooling, but I still get the error.
> The one perplexing thing is, when I create a standalone exe, copy and paste
> the same code and run it, it connects with no problems, but the DataAccess
> DLL some reason complains with the error provided.
>
> Please help, I wasted 5 valueable hours on this.
>
>
>
Have you tried turning on debug tracing to see what's happening? It
might be an issue with access rights on your file system (is this for
ASP.NET?)
![]() |
![]() |