I am in the process of developing a web service which will be called from
oracle forms. The web service will accept and return huge amount of XML data.
So, I need to implement data compression techinique which will be efficient
and would work on both .NET and Oracle. I know that .NET uses GZip, but I am
not sure if oracle forms can use the same.
Please suggest.
Thanks,
Rajiv
oracle forms. The web service will accept and return huge amount of XML data.
So, I need to implement data compression techinique which will be efficient
and would work on both .NET and Oracle. I know that .NET uses GZip, but I am
not sure if oracle forms can use the same.
Please suggest.
Thanks,
Rajiv
Comment