Re: Lotus Notes from cocoa
Re: Lotus Notes from cocoa
- Subject: Re: Lotus Notes from cocoa
- From: Jeff LaMarche <email@hidden>
- Date: Mon, 9 Feb 2004 10:06:45 -0500
Stefan:
Lotus does have a JDBC driver that can be used to access a Lotus Notes
database. You could write an Obj-C wrapper around it using the Java
Bridge. Not ideal, but it should work. I used the driver (not the
current version) for a project from Java - it was a little on the slow
side, but accomplished the job. If you go to IBM's developer pages, you
should be able to find quite a bit of information. Probably nothing Mac
specific, but there should be both Java and portable C examples and
libraries/drivers.
Jeff
On Feb 9, 2004, at 6:03 AM, Stefan Pantke wrote:
Mathew,
thanks for you help.
Primarily: Access to notes names.nsf for (person/group) record
retrieval. Once way would be LDAP, another would be Lotus Libs.
The point is: May I retrieve any names.nsf data through LDAP? Or Do I
need to
access the names.nsf better trough Lotus proprietary protocol.
Second (not so important): I potentially need to access notes DBs.
For this purpose, I suppose only Lotus Libs are the way of choice.
Kind regards,
Stefan
Am 08.02.2004 um 23:00 schrieb mathew:
On Jan 30, 2004, at 11:49, Stefan Pantke wrote:
Hope isn't a FAQ question once again ;-)
At least mamasam printed only one useless hint.
Does some developed some code snippet or - even better - a lib to
access a IBM/Lotus Domino Notes
Server? Obj-C prefered.
Access it via what protocol? SMTP? POP3? IMAP? HTTP? IIOP? LDAP? And
to
do what?
mathew
[demime 0.98b removed an attachment of type
application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.