OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Hall, Philip (phall_at_SPSS.COM)
Date: Thu Jul 11 2002 - 09:57:03 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    > To be able to use the 'BULK INSERT' query one must have the
    > privileges of the database owner or dbo. Note this does not
    > necessarily imply 'sa' equivalence.

    In fact, you need to be a member of the sysadmin and bulkadmin fixed server roles to be able to execute BULK INSERT, both of these have to be explicitly set, if you're not user 'sa'

    --phil