 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; Lotus Notes Database</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/lotus-domino/lotus-notes-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 22:12:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to move attachements only from one database to another database</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-move-attachements-only-from-one-database-to-another-database/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-move-attachements-only-from-one-database-to-another-database/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 07:29:59 +0000</pubDate>
		<dc:creator>G703</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes attachments]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, We have lotus notes database which has so many attachements&#8230;so Database perfomance has decreased. I got one idea move all document attachements to another database. Can any one help in this regards&#8230;I want lotus script.   Thank you.]]></description>
				<content:encoded><![CDATA[<p>Hi,<br/><br/> We have lotus notes database which has so many attachements&#8230;so Database perfomance has decreased. I got one idea move all document attachements to another database. <br/><br/> Can any one help in this regards&#8230;I want lotus script.<br/><br/>  <br/><br/> Thank you.<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-move-attachements-only-from-one-database-to-another-database/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Detecting MS excel is open in Citrix via Lotus Script</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/detecting-ms-excel-is-open-in-citrix-via-lotus-script/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/detecting-ms-excel-is-open-in-citrix-via-lotus-script/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 15:22:38 +0000</pubDate>
		<dc:creator>WeDontByte</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Excel.Application]]></category>
		<category><![CDATA[Lotus Notes 6.x]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>
		<category><![CDATA[LotusScript]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have an application that generates graphs using excel from data stored in a Lotus Notes Database. Once the graphs are created in excel,they are copied and pasted into a Rich Text Field in Lotus notes which is then displayed to the user so that the user never sees excel at all. However. If excel [...]]]></description>
				<content:encoded><![CDATA[<p>I have an application that generates graphs using excel from data stored in a Lotus Notes Database. Once the graphs are created in excel,they are copied and pasted into a Rich Text Field in Lotus notes which is then displayed to the user so that the user never sees excel at all. However. If excel is already loaded by the user when lotusscript runs then depending on the amount of data in the graph, there is insufficient memory available to copy and paste the graph into Lotus Notes. To deal with this I wrote some code that unloads excel before running the graphing process which works fine. However the closing process was just terminating the excel session without asking the user to confirm saving of any open spreadsheets or workbooks resulting in a potential loss of data. So I&#8217;ve created a new function that will now check for the existence of excel and then ask the user to close excel manually before I proceed with graphing. Now this works fine on a pc or laptop when the user has a local version of Lotus Notes but not when the user is logged into Lotus notes via their Citrix account. In citrix excel is always reporting as being active even though it is not showing in the windows task manager. Do you know anyway of detecting loaded tasks in a citrix session so I can correctly identify whether excel is loaded or not. Thanks Vince</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/detecting-ms-excel-is-open-in-citrix-via-lotus-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Store Form In Document&#8221; feature in Lotus Notes</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/store-form-in-document-feature-in-lotus-notes/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/store-form-in-document-feature-in-lotus-notes/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 18:59:51 +0000</pubDate>
		<dc:creator>Twill</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>
		<category><![CDATA[Lotus Notes Fields]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Could someone provide me with a little more information in regards to the &#8220;Store From In Document&#8221; feature in Lotus Notes. I am updating a form with a new field. I need to delete the old field, but I don&#8217;t want this to affect the older documents that are already in the system. How can [...]]]></description>
				<content:encoded><![CDATA[<p>Could someone provide me with a little more information in regards to the &#8220;Store From In Document&#8221; feature in Lotus Notes.  I am updating a form with a new field.  I need to delete the old field, but I don&#8217;t want this to affect the older documents that are already in the system.  How can I create this new field, delete the old field and still see the old field on my saved documents in the database?  Thanks</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/store-form-in-document-feature-in-lotus-notes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Lotus Notes 6.5.1 data1.cab file</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/lotus-notes-651-data1cab-file/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/lotus-notes-651-data1cab-file/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 21:52:55 +0000</pubDate>
		<dc:creator>Bori25</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes 6.5.1]]></category>
		<category><![CDATA[Lotus Notes 6.5.1 data1.cab file]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[When trying to install Lotus Notes 6.5.1, I get a message that says it cannot find the file data1.cab file. What can I do?]]></description>
				<content:encoded><![CDATA[<p>When trying to install Lotus Notes 6.5.1, I get a message that says it cannot find the file data1.cab file. What can I do?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/lotus-notes-651-data1cab-file/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Problem with document link to MyAttachments database</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-document-link-to-myattachments-database/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-document-link-to-myattachments-database/#comments</comments>
		<pubDate>Tue, 24 May 2011 15:59:43 +0000</pubDate>
		<dc:creator>Jhankins71</dc:creator>
				<category><![CDATA[Lenovo terminal]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes attachments]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;m using MyAttachments to store documents sent to me in Notes mail. MyAttachements is successful in detaching the the documents and storing them in the MyAttachements DB. All of the file references appear to be set up correctly but when I click on the link in the Notes mail piece I get the error message [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m using MyAttachments to store documents sent to me in Notes mail. MyAttachements is successful in detaching the the documents and storing them in the MyAttachements DB. All of the file references appear to be set up correctly but when I click on the link in the Notes mail piece I get the error message &#8220;The linked document cannot be found in the view&#8221;. The document exists in the DB and I can get to it manually but all of the links I have to MyAttachments docs give this same message. Any advice on how to fix this?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/problem-with-document-link-to-myattachments-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lotus Database Quick Links</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/database-quick-links/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/database-quick-links/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 17:00:08 +0000</pubDate>
		<dc:creator>Lcf3789</dc:creator>
				<category><![CDATA[Lotus Database Archiving]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>
		<category><![CDATA[Quick Links]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How do you add/delete Quick Links within a Lotus Database?]]></description>
				<content:encoded><![CDATA[<p>How do you add/delete Quick Links within a Lotus Database?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/database-quick-links/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lotus Notes/Domino Resource Reservation database on Web</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/notesdomino-resource-reservation-db-on-web/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/notesdomino-resource-reservation-db-on-web/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 19:14:04 +0000</pubDate>
		<dc:creator>Hneumann</dc:creator>
				<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>
		<category><![CDATA[Resource Reservations]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;ve read in a number of places about people using the Resource Reservations db from the Web, but can&#8217;t for the life of me find any information about how to web-enable it. Can anyone point me in the right direction? Thank you. Helana]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve read in a number of places about people using the Resource Reservations db from the Web, but can&#8217;t for the life of me find any information about how to web-enable it.  Can anyone point me in the right direction?<br />
Thank you.<br />
Helana</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/notesdomino-resource-reservation-db-on-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to import HTML data into a Lotus Notes database?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-import-html-data-into-notes-a-notes-database/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-import-html-data-into-notes-a-notes-database/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 15:42:47 +0000</pubDate>
		<dc:creator>Esojalogna</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes 6.5.5]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How to import HTML data into Notes a Notes database? I would like somebody give me info on how can I import (extract) data in html in a web page to Notes database where I handle in Notes forms. Esoj Alogna ]]></description>
				<content:encoded><![CDATA[<p>How to import HTML data into Notes a Notes database?</p>
<div></div>
<div>I would like somebody give me info on how can I import (extract) data in html in a web page to Notes database where I handle in Notes forms.</div>
<div>Esoj Alogna </div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-import-html-data-into-notes-a-notes-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design changes or modifications to Lotus Notes production database</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/design-changes-or-modifications/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/design-changes-or-modifications/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 15:14:28 +0000</pubDate>
		<dc:creator>Sunnysachin</dc:creator>
				<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes administration]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi All, How do you change or modify the production database? What process do you follow in real-time when client(End user) needs any design change/modification in the applications? Thank, Sunny.]]></description>
				<content:encoded><![CDATA[<p>Hi All,</p>
<p>How do you change or modify the production database? What process do you follow in real-time when client(End user) needs any design change/modification in the applications?</p>
<p>Thank,<br />
Sunny.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/design-changes-or-modifications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lotus Notes database to Outlook recipient</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/reduced-font-size/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/reduced-font-size/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 15:16:47 +0000</pubDate>
		<dc:creator>JosHer</dc:creator>
				<category><![CDATA[Lotus Notes 8.5.2]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[When I forward a document from a notes database to an outlook recipient the html font size is set to 1 instead of 2 for fonts smaller then 10(courier new) even if in the ini file these lines were added DOMINO_FONTSIZE_CUTOFF_1=0 DOMINO_FONTSIZE_CUTOFF_2=10 DOMINO_FONTSIZE_CUTOFF_3=12 Environment:Lotus Notes 8.5.2 server lotus notes 6.5.4 clients Windows 2008 server]]></description>
				<content:encoded><![CDATA[<p>When I forward a document from a notes database to an outlook recipient the html font size is set to 1 instead of 2 for fonts smaller then 10(courier new) even if in the ini file these lines were added DOMINO_FONTSIZE_CUTOFF_1=0 <br/><br/> DOMINO_FONTSIZE_CUTOFF_2=10 <br/><br/> DOMINO_FONTSIZE_CUTOFF_3=12 <br/><br/> Environment:Lotus Notes 8.5.2 server <br/><br/> lotus notes 6.5.4 clients <br/><br/> Windows 2008 server<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/reduced-font-size/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/10 queries in 0.015 seconds using memcached
Object Caching 909/912 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 22:45:53 -->