First of all try to access the database and get its title - if you can do
that then you have no high level security access restrictions.  Then attempt
to open another form - if that works then you could have a security
restriction on the form or you are trying to do something illegal with the
design elements.

hat design elements does the form have??

Marc

-----Original Message-----
From: Pradeep Roy [mailto:[EMAIL PROTECTED]]
Sent: Sunday, 6 August 2000 11:49 AM
To: [EMAIL PROTECTED]
Subject: Lotus Notes accessing in JSP... ****Please help****...


Hi All

I have a problem related to Lotus Notes Database accessing in JSP. I can
connect to Notes Database now. But my problem is sometimes it is accessing
data and sometimes it is failing to access the data from a different
database. But the code is identical; I am only changing the name of the
database and the form name. Both are located in my local server. And the
message that I am getting is 'Base Table not found'. What does it mean ?I
am not aware of Lotus Notes Database structure.

I studied a bit and saw that the first one that I am accessing is as
follows
Title:Name /server:local/Filename:names.nsf/Type:Standard/
But for the second one
Title:Name /server:local/Filename:names.nsf/Type:nothing.. that is it is
disabled /

Is this the reasons of not been able to get the data.Could any one help me
in this & suggest me how to approach this problem. Looking forward to a
comprehensive answer on this from this group.

I thank to all of you who helped me in getting connected to Lotus notes
Database in the reply of my previous mail. Thanks once again.

Regards
Pradeep

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to