Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
I don't think that I created this but I do have some experience in using LS ODBC so I thought I weigh in.
Personally I think that using JDBC meant a more complicated setup. You would need to find the jar file containing said JDBC driver (Any clue on which one to use ?), wrap it on a java library and possibly use LS2J if you are only proficient in lotuscript.
If JDBC is indeed the way forward then at least make it so that using it is as easy as using LS:DO. This would most likely mean exposing the corresponding class and method to lotuscript.
As for why I use LS:DO ? Well, primarily for integration to other system that require writing into a relational db. I have also use this extensively to export Notes data into relational db.
Tinus Riyanto - Prisma Global Solusi
No plans to implement ODBC support for MacOS. JDBC is the preferred solution in your situation.
If this is not solving your situation, can you please explain why it needs to be ODBC?
ODBC was originally developed by Microsoft as Windows only.
Use JDBC.
I tested one of my applications and saw a message when I try to open the form: USE or USELSX Module: *LSXODBC..