Hi everyone,
I'm actually working on a Java software using Oracle JDeveloper.
I need to access a Lotus Domino database. I am able to see both tables and attributes of each one but it's simply impossible to reach the data itself !!!
Here's the Sql query I've made but it doesn't work...
"SELECT * FROM \"Resource\\City\""
What's the correct way of making Sql queries to reach data of a Domino Database ?
Thanks for helping me, I'm in a hurry !!!
Vincent
I'm actually working on a Java software using Oracle JDeveloper.
I need to access a Lotus Domino database. I am able to see both tables and attributes of each one but it's simply impossible to reach the data itself !!!
Here's the Sql query I've made but it doesn't work...
"SELECT * FROM \"Resource\\City\""
What's the correct way of making Sql queries to reach data of a Domino Database ?
Thanks for helping me, I'm in a hurry !!!
Vincent