JLH All Turbo wrote: > Ah.. I see. > > Yes I was getting an error when connecting to the DB via the CFMX JDBC... > > So I just pointed it to the Windows DSN. > > I could tone down the amount of memory it's using but still it shouldn't be > using 900mb in the first place.
Is your SQL server set up to access databases using windows accounts? That doesn't work. You'll need to make a SQL server user, and use that for access by coldfusion. Jesse ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

