i am trying to import all datas form oracle in lotus notes.but i am only able to access 2313 datas.there are more than 7000 record in oracle i have to import all the datas.Is this possible to import 7 thousand data from oracle to lotus ? pls let me know .
Subject: RE: not able to import all data from oracle
I assume you’re using Uselsx “*LSXLC” for this. If that’s the case, you may want to check into the ‘fetch’ method. It allows you to pull back part of a results set. I’ve never had to use it, but I recall that it can be used to help manage queries.
I’d recommend you go to the Lotus Enterprise Integrator forum if you get stuck on this one - they specialize in this kind of design.
Subject: RE: not able to import all data from oracle
Not LEI, lsxlc - built in, free, available to everyone.
You really REALLY need to get to the Enterprise Integration forum and ask there. No, search first, then ask. There are lots of code samples all over the place so spend some time looking at how others build code, then try it, then ask.