Hi guys,
I’m a junior developer that using .NET. Recently I’ve a task that must make .NET connect to lotus note. First I’m using COM. After I’ve tried, it works well in console app, and it works well too in web server Cassini but didn’t works in web app published in IIS. Anyone know why? After that, I’m using notessql 3.02e to be connecting tools. But how frustrating, it’s didn’t work too. The error is ODBC error, sometimes be SQLError 1000, sometimes too SQLHandleEnv…Anyone can help me? I’m waiting for your all kind answers. Thanks before
Regards,
Hatjhie
Subject: NotesSQL didn’t work
Hi,
I am a domino and a C# .net developer. I done a fair amount of work with connecting C# to .net. I have developed a few ways of doing this and have put a few articles on my blog about this. If you are interested please have a look at:
http://thehojusaram.blogspot.com/2007/01/wrap-up-of-domino-net-application.html
The articles are based on migrating domino apps to .net so there maybe some things in there that can help you.
Also have you tried proposion.(http://www.proposion.com) I think it is the best .net → Domino connector, but it does cost a lot of money, (which is why I wrote my own )