> Thanks for the heads up Dave, now that I've take care of that > I have a new error. > Progress I guess :) now I get [Macromedia][SQLServer JDBC > Driver][SQLServer]Exclusive access could not be obtained > because the database is in use. I'm a little confused here, > is the reference in the error to the db I am attempting use > to initiate the connection with, or the db I am trying to > restore? As far as I can see the db I'm using here to > initiate the connection is not being used by anybody at the moment.
Are you using a datasource which points to the empty database in which you're trying to restore? That might cause a problem. I'll qualify this by saying I've never tried to restore a database from CF. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308561 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

