6 Commits

Author SHA1 Message Date
Mark Sta Ana
e72b80d4bc Comment on TABLE_EXISTS_ACTION parameter 2015-04-16 16:01:33 +01:00
mortenbra
a3a0a2d146 Merge pull request #3 from eaolson/ntlm_blob
Create ntlm_http_pkg.get_response_blob
2015-04-10 12:23:50 +02:00
Eric Olson
ebe4c7655e Consolidate functions to avoid duplication
Broke out to avoid duplication, as requested by mortenbra. Response is
now passed around internally as a record, with a flag to indicate
whether the BLOB or CLOB is relevant.
2015-04-06 16:49:18 -05:00
Eric Olson
9c8dceb985 Create ntlm_http_pkg.get_response_blob
Added a function to ntlm_http_pkg to retrieve the URL as a BLOB.
2015-03-20 18:46:33 -05:00
maggikpunkt
43509669cb Setting NLS_DATE_LANGUAGE for date conversion
The date conversions fail if the the language is set to something different than english.
2015-03-17 16:33:44 +01:00
Morten Braten
e04a305aa7 Initial commit, based on v1.7.0 2015-02-20 19:43:42 +01:00