Re: Intercept sql statement
From: Gerard H. Pille <ghp_at_skynet.be>
Date: Thu, 30 Jul 2009 19:59:51 +0200
Message-ID: <4a71df95$0$2864$ba620e4c_at_news.skynet.be>
Zabuti Maxim schreef:
> Hi,
> I need a way to intercept and modify SQL statement with parameters
> sent by .NET application. It should be transparently, I mean I don't
> want application to be recompiled. Is there any simple way to do this?
> Thanks
Date: Thu, 30 Jul 2009 19:59:51 +0200
Message-ID: <4a71df95$0$2864$ba620e4c_at_news.skynet.be>
Zabuti Maxim schreef:
> Hi,
> I need a way to intercept and modify SQL statement with parameters
> sent by .NET application. It should be transparently, I mean I don't
> want application to be recompiled. Is there any simple way to do this?
> Thanks
There is nothing more simple than that. Oracle calls it their VPD:
http://www.oracle.com/technology/obe/obe10gdb/security/vpd/vpd.htm Received on Thu Jul 30 2009 - 12:59:51 CDT