Lotus script odbc connection

How to connect sql server using declaring server namedatabse name,username and password;

Subject: lotus script odbc connection

Here’s a good guide for LSXLC which will certainly help you out : http://www-12.lotus.com/ldd/doc/uafiles.nsf/docs/decs60/$file/lsxlc6.pdf

Subject: lotus script odbc connection

Hi,

first Make a DSN Connection from your System/server and then used ODBCConnection class.

see notes designer help for more details

Regards,

Paras

Subject: lotus script odbc connection

Hi,

If odbc is not Your requirement, try to use LCLSX classes.

Here is example:
https://www-304.ibm.com/support/docview.wss?uid=swg21205704

Regards,

Konrad