Hi,
Can we access Oracle database through Lotus Script without using ODBC Data Source Name?
Like we can access database in Java by providing Connection String which consists of driver, server name and database name.
Thanks in advance for your help.
Hi,
Can we access Oracle database through Lotus Script without using ODBC Data Source Name?
Like we can access database in Java by providing Connection String which consists of driver, server name and database name.
Thanks in advance for your help.
Subject: Accessing Oracle Database through LS without Data Source
Yes, make sure the Oracle client is installed and then use the LC LSX methods in LotusScript.