PDA

View Full Version : sql export


yzarc
08-28-2004, 12:09 PM
I am trying to export my sql server DB to my local development machine.

When I try import export wizard or using dts package I get the following error in file MSSQL03.DB_38370.LOG.

I have dasp server as my source and [local] as my destination. Any help would be greatly appreciated.

Thanks,
Greg

::Error::
Transfer Status: Scripting Tables
[Microsoft][ODBC SQL Server Driver][SQL Server]EXECUTE permission denied on object 'sp_configure', database 'master', owner 'dbo'.

Greg Kelley