Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Operating system error code

Author  Topic 

devisetti
Starting Member

30 Posts

Posted - 2008-10-20 : 02:13:39
Hi

I am doing a bulk insert. When I am doing this I am getting the following error code. Currently i am in one domain The file Iam accesing is another domain.I am loging with sa sqlserver authentication.

Cannot bulk load because the file "\\Apps08\xyz\Input\TRI.TXT" could not be opened. Operating system error code 1326(Logon failure: unknown user name or bad password.).

Any help is appreciated

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-10-20 : 02:28:39
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=3991691&SiteID=1
http://forums.microsoft.com/TechNet/ShowPost.aspx?PostID=1140586&SiteID=17
Go to Top of Page
   

- Advertisement -