Moonie,
Unfortunately, the .col method for importing data is outside of my experience. My recommendation is that you define the delimiter most likely ";" or "," if the file is a comma separated values file. Then you will need to use instring and mid commands in order to...
Moonie,
Never apologize for asking questions. It's always better to have an open mind to different points of view and to feel free to ask questions in order to learn from other people's experiences. That in my mind, is the true purpose of this forum. That having been said...
It might be...
Moonie,
I understand that there is an existing export agent which creates a csv file. My point was that this file would be more easily imported if it were first converted to a text file. Microsoft Excel will enable you to open csv files and save them as straight text. However, if you need to...
Moonie,
Just a suggestion but I've always had better luck importing data from fixed-field length formatted text files, rather than Excel files. I would recommend structuring your data and then converting your Excel file to a straight text file. From there, you could write a LotusScript...
LuckieIrie,
Depending on how your data is formatted, you have several options. First, you will need to determine if the documents being captured in the current view have date-formatted fields which can be referenced easily in view selection formulas. For instance, if you have a date formatted...
muralibmk,
Notes has two default options available for presenting the "About Database" document when a database is launched. Unfortunately, these two options will only display the About document under one or two specific conditions.
<b>1. Show "about database" document...
It sounds like you are attempting to delete a document which is either currently open or being viewed. Depending on your role in the organization, I would recommend asking your local Notes administrator for assistance in resolving this issue.
It sounds like a bug in the...
I have a couple of recommendations which you may have already implemented, but may be worthy of mention:
1. Index your local database's views. Lengthy replications are often the product of unindexed views. Invoke the database-referesh view indexes command by using the keystroke combination...
Hey the_egyptian:
I'm not certain if the syntax would carry over from R4 to R5. However, I'm pretty sure the following logic would be consistent.
If you can get a handle to a document using the @Picklist function, then you should be able to set an environment variable to grab the...
"Beaker600"
WS is often used as an abbreviation for Workspace when assigning names to variables in LotusScript. It's possible that the WS reference is either not accessible to your specific username, or that this is a larger-scale issue happening on the server side. I would...
Judy,
I just read your post, and thought of a short checklist of tips to ease implementation of your database.
1. The database resides on a network, which is accessible by the intended user group.
2. You have a form/forms in the database which can store attachments. These should be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.