Ask a Question related to Coldfusion Database Access, Design and Development.
-
CoderGuy #1
Querying Lotus Notes
Can anyone tell me if ColdFusion can query a Lotus Notes database (.nsf) file?
CoderGuy Guest
-
HTML & Lotus Notes
Hi Everyone, When sending out HTML emails, I notice that Lotus Notes severly mis-formats my message. I know Notes has issues with HTML. But... -
Lotus Notes SQL ODBC
Hi Ken, I can?t help you in this case because I don?t have CFMX7 around here. I haven?t seen what has changed in this version concerning drivers... -
Win32::OLE Lotus Notes
Hey group, I am writing some Win32::OLE perl code to rip some data out a lotus notes database. The interface exposed by lotus varies depending... -
ASP.NET vs Lotus Notes
Hi, Probably this is not the right place to submit my question, any way, if someone can help me, i would really appreciate it. My client have... -
Lotus Notes
Hi, I need to know how we can integrate dreamweaver with lotus designer... Please help. Thank you. Ahmad Mustapha Mohd Yahya -
mpwoodward *TMM* #2
Re: Querying Lotus Notes
CoderGuy wrote:
Absolutely, but it's pretty hairy in some cases since Notes is not a> Can anyone tell me if ColdFusion can query a Lotus Notes database (.nsf) file?
traditional relational database. You can use the Lotus Notes ODBC
connector but you may not get back what you expect when you start poking
around in the database. Not a huge deal, just be aware things may look
a bit weird at first until you get oriented with what Notes returns.
Here's the Notes SQL package you'll need:
[url]http://www.lotus.com/products/product4.nsf/wdocs/3243f3d81944584085256e20006db691[/url]
Matt
--
Matt Woodward
Team Macromedia - ColdFusion
mpwoodward *TMM* Guest



Reply With Quote

