ClientID

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
popsovy
Posts: 3
Joined: Wed 03 Oct 2007 21:21

ClientID

Post by popsovy » Thu 01 Nov 2007 14:38

Hello,

We are considering migrating from Oracle .NET provider to CoreLab's Oracle provider.

In Oracle .NET, we used ClientID property off the connection object to globaly identify the caller.

Is there an equivalent of ClientID property in CoreLab's Oracle provider?

Thank you,

Evgueni

Alexey
Posts: 2756
Joined: Mon 13 Mar 2006 07:43

Post by Alexey » Tue 06 Nov 2007 07:35

We will provide this feature in the next version.
Currently it can be done only with DBMS_SESSION.SET_IDENTIFIER('12345');

popsovy
Posts: 3
Joined: Wed 03 Oct 2007 21:21

Post by popsovy » Tue 20 Nov 2007 23:00

Thank you for your reply.

Do you have any estimate on the release date of the next version?

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Thu 22 Nov 2007 10:31

We plan to include this feature into the next major version of OraDirect .NET. We do not have exact information about release date

Post Reply