Hello, I have worked with Notes 4.5 through 5.0 as a Notes Administrator and Developer. You are better off redoing the application in Notes. Notes/Domino 5 has a RDBMS connector for SQL Server so your backend shouldn't need any changes. Domino and CF will not mix. Domino uses JavaScript and stores everything in a .nsf database file. The reason they are using Notes/Domino is for the security which is very extensive and will save time in development hours. Hope you are good JavaScript developers because you will be using it a lot. Good Luck John On Wed, 24 January 2001, "Kirk Boecker" wrote: > > Are there any CF people out there that know much about Notes/Domino? > > We have a few clients that want us to integrate our CF based app with some > of their internal Notes/Domino apps and a few other clients that want us to > rebuild our entire app in Notes/Domino so they can run it within their own > datacenter and integrate it with the rest of their internal systems. > > Can we do all the stuff that CF does for us (quite nicely i should say) in > Notes/Domino? > > Thanks, > > Kirk Boecker > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

