i use a .col file to import.
yes i have a designer client, too.
the file looks like this:
url: UNTIL ",";
product: UNTIL ",";
ip: UNTIL ",";
netname: UNTIL ",";
descr: UNTIL ",";
date: UNTIL ",";
time: UNTIL ",";
timestamp: UNTIL ",";
pers1_name: UNTIL ",";
pers1_address: UNTIL ",";
pers1_email: UNTIL ",";
pers1_phone: UNTIL ",";
pers1_fax: UNTIL ",";
pers2_name: UNTIL ",";
pers2_address: UNTIL ",";
pers2_email: UNTIL ",";
pers2_phone: UNTIL ",";
pers2_fax: UNTIL "";
Main Topics
Browse All Topics





by: SysExpertPosted on 2007-01-30 at 09:36:30ID: 18429389
Do you have the Designer client so that you can Create Lotus Script Agents ?
If yes, then please post the routine presently being used to import the data.
Then we can see if we can change that to ignore the records you do not want .
It should be possible to create a Profile or other Doc to hold the names you do not want.
I hope this helps !