> Does anyone know of any issues with Cold Fusion and connecting 
> to a relational database.

CF connects well with relational databases - that's it's primary use! There
are quite a few problems you might have when connecting to Oracle, but it's
not practical to list them all. If you're having a problem, you might want
to provide more information.

> Also, the situation is not a direct connection, they
> go out over the internet.

This isn't a good thing. There are obvious performance and security issues
with doing this. You want your CF server to be as close to your database
server as possible, and with as much network bandwidth between them as
possible.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to