Ask Your Question
2

Libreoffice Base with Oracle Driver - some query don't work! [closed]

asked 2012-06-11 10:35:34 +0200

MichaelB12 gravatar image MichaelB12
21 3

updated 2012-06-25 11:22:51 +0200

Hi all!

I need to use Oracle database in LibreOffice Calc. I added the library ojdbc6.jar and configured the access and create some query in Base.. It works!

But some query don't works:

When i want retrieve the system date: SELECT TO_CHAR(sysdate, 'YYYY') FROM DUAL;

Statut SQL: 42000 Code d'erreur: 904 / ORA-00904: "sysdate" : identificateur non valide

Or if i use "ROWNUM" to limit result.

Statut SQL: 42000 Code d'erreur: 904 / ORA-00904: ROWNUM : identificateur non valide

All that query works if direcly executed in sqlplus tool from Oracle.

Thanks in advance for your help! Michael

delete reopen flag offensive retag edit

Comments

No ideas ?

MichaelB12 ( 2012-06-20 13:47:00 +0200 )edit

Hi @MichaelB12, It looks like you might have uncovered some bugs in the oracle connector. Please file a bug about your problem or problems! The QA team will be happy to help you track down these issues! Thanks!

qubit ( 2013-01-28 01:02:59 +0200 )edit

The question has been closed for the following reason "question is not relevant or outdated" by qubit
close date 2013-01-28 01:03:27.597135

1 Answer

Sort by » oldest newest most voted
0

answered 2012-06-25 11:21:38 +0200

MichaelB12 gravatar image MichaelB12
21 3

I still didn't find any solution for my problem with some query (rownum, sysdate) and i'm forced to abandon...

Any help would be very appreciated!

???

link delete flag offensive edit

Donate

LibreOffice is made available by volunteers around the globe, backed by a charitable Foundation. Please support our efforts: Your donation helps us to deliver a better product!

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-06-11 10:35:34 +0200

Seen: 151 times

Last updated: Jun 25 '12