
Importing SAS dataset via DTS Import/Export Wizard
Fernando,
During the import the account used to connect to SQL Server will need at
least permission to insert into the destination table. Depending on what
the package does, ex drop and recreate table, additional permission maybe
required. So to execute a package you do not need to necessarily by an
administrator. So check if the SAS dataset has any permission requirements
that would require administrator rights.
This posting is provided 'AS IS' with no warranties, and confers no rights.