K2InformaticsGmbH / erloci

Erlang Oracle native driver - DEPRECATED, see https://github.com/K2InformaticsGmbH/oranif instead
Apache License 2.0
37 stars 11 forks source link

integer overflow with SQLT_INT parameters #17

Open stoch opened 8 years ago

stoch commented 8 years ago

Reproduce with

select :SQLT_INT_TEST, dump(:SQLT_INT_TEST) from dual

with :SQLT_INT_TEST set to 41794321750

stoch commented 8 years ago

select :SQLT_NUM_TEST, dump(:SQLT_NUM_TEST) from dual

this returns null even for :SQLT_NUM_TEST = 1234