我可以访问Lotus Notes的数据库吗? [英] Can I access Lotus Notes' database?

查看:67
本文介绍了我可以访问Lotus Notes的数据库吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我第一次使用Lotus Notes,所以我只知道如何使用它.我也是一名开发人员,所以我对数据库有所了解.目前,我收到将用户添加到AD帐户或从AD禁用用户甚至在AD中修改其属性的请求.这些请求是通过Lotus Notes向我提出的.我想知道Lotus Notes是否必须具有某种数据库,以便我能否通过它们的数据库访问这些ESM请求?所以我的意思是,我可以直接通过数据库而不是Lotus Notes访问这些ESM请求吗?

This is my first time working with Lotus notes so I only know how to use it. I am also a developer so I know a bit about databases. Currently I receive requests for adding users to AD accounts or disabling users from AD or even modifying their attributes in AD. These requests come to me through Lotus Notes. I was wondering that Lotus Notes has to have some sort of database so could I possible get access to these ESM requests through their databse? So what I am saying is, can I access these ESM requests directly through database and not Lotus Notes?

我以前使用过PHP/mySQL,所以这里的目标是将Lotus Note的数据库视为SQL数据库,以便我可以通过一些脚本查询它以生成请求的csv版本.由于缺乏对Lotus Notes或其数据库的经验,我不知道是否可以像使用PHP/mySQL一样访问或查询Lotus Notes数据库.

I have worked wiht PHP/mySQL before so my goal here is to treat Lotus Note's database like an SQL database so I can query it through some script to generate csv versions of the requests. Because of my lack of experience with Lotus Notes or its database I don't know whether I can access or query the Lotus notes database like I do wiht PHP/mySQL.

推荐答案

您可以找到有关NotesSQL驱动程序的信息此处.

You can find information about the NotesSQL driver here. It may or may not be all that you need for this project -- but given the lack of detail in your question (see my comment above), it's hard to say.

如果您想了解有关Lotus Notes开发的更多信息,因此至少要了解必要的基本概念,然后再尝试进入该项目,您可能希望首先安装Domino Designer并进行一些基本的学习.您在那找到的帮助信息.也有很多不错的书涵盖了它,还有一些免费的在线在线介绍

If you want to learn a bit more about Lotus Notes development, so you at least know the necessary basic concepts before you try to dive into this project, you might want to start by installing Domino Designer and going through some of the basic help info that you find there. There are also a number of good books that cover it, and there's also some free introductory online courseware (third party) for first-time Notes developers. An older book -- geared toward Java programming for Lotus Notes, and dated on a lot of details -- but still with a lot of very good basic concept information, was posted online by the author here.

这篇关于我可以访问Lotus Notes的数据库吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆