Error loading USE or USELSX module : *lsxlc

Hi all,

We have a server run Notes 6.5, but all clients runs 5.0.11 as to now. I need to access data on MS Sql throught my application. My test finished on 6.5 designer and runs OK, but does not work on client 5. Error loading USE or USELSX module : *lsxlc.

Is there some way to solve the trouble without upgrade the client to 6.5?

Thanks very much, and it does be big trouble for me know.

Subject: Error loading USE or USELSX module : *lsxlc

hello

*lsxlc only work on serve side not client side. create agent and agent run on serverside.

ashok soyanke

Subject: RE: Error loading USE or USELSX module : *lsxlc

Please read: Off-loading Lotus Enterprise Integration tasks to the server

Subject: Error loading USE or USELSX module : *lsxlc

Hello Ashok and Andre,

Thanks you both! I think I know how to solve my problem now, and I read your document about accessing relational data, very helpful.