home
design & development
Lotus application development
print design
web site development
request a design quote
solutions & consulting
Notes and Domino application development
Lotus Domino administration
Securence Mail Filtering
UNITRENDS backup and recovery
Lotus Notes / Domino Apps
free Lotus Notes apps
hosting
web site hosting
Lotus application hosting
check your mail
request a hosting quote
publishing
media and publishing
sound
client services
help & support
Make Payment
Client Access - Workboard
billing & payment policies
copyright & liability policies
pricing & turnaround policies
privacy statement
contact
e-mail MW
get files
send files
List Database Views Utility (via CORBA)
Author: Tripp W Black
Created: 09/06/2002 at 09:23 PM
Category:
Notes Developer Tips
Java
List a Notes Database View Entries
Uses the command line format:
java myDbAccessLevel server database user password
where:
server = the server's name (e.g. www.mindwatering.com)
database = a database name (e.g. test/sample.nsf)
user = the username used to authenticate
password = the user's http password
Attached is the source java file and a class file compiled with J2JDK 1.4.0.01. Also tested with the JDK
1.1.8.
previous page
×