Hi @all,
I want to run OpenSER with ORACLE Database. I use unixODBC and libsqora.so.10.1 to connect to the DB. But now I have problems with inserting Data in the DB. When OpenSER wants to add Data in the "location" table I always get an error because of the timeformat (expires, last_modified)
I use SQL*Plus Client in Windows and when I write the Connection String from OpenSER usrloc here, everything is running well, Because I did alter session set nls_date_format = 'YYYY-MM-DD HH24:MM:SS'; Is it a Driver problem?
Does anybody have a solution or experience with it?
Thanks
Martin