Re: BULK INSERT from a mapped drive
From: Tibor Karaszi (tibor_please.no.email_karaszi_at_hotmail.nomail.com)
Date: 04/29/04
- Next message: Marc: "Re: BULK INSERT from a mapped drive"
- Previous message: Marc: "BULK INSERT from a mapped drive"
- In reply to: Marc: "BULK INSERT from a mapped drive"
- Next in thread: Marc: "Re: BULK INSERT from a mapped drive"
- Reply: Marc: "Re: BULK INSERT from a mapped drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Apr 2004 20:09:47 +0200
Fist thing to try would be to log in as the SQL Server service account as see if the mapping exists for that
account.
-- Tibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp "Marc" <newsgroups@ris-nospam-web.net> wrote in message news:409143a0$0$713$5402220f@news.sunrise.ch... > Hi > > I'm trying to BULK INSERT some data from a simple text file, residing on a > mapped drive (F:\) > Well, I know, it's better to use UNC-Paths, but it was "programmed" in that > manner some years ago. (Some dozens of stored procs which I don't want to > change) > > This problem persists since we upgraded from NT/2000 to Server2003 (still > using SQL 2000): > while trying to bulk insert, I get an error, that the file can't be > found/accessed. (Path is correct) > > MSDTC is configured running as a Domain-Account, and accessing the network > (COM-Configuration) > MSSQLSERVER-service is also configured as a Domain-Account. > Could this be a setting in Server2003 which I didn't found yet ??? > > Any help would be appreciated > Many thanks & regards, > Marc > >
- Next message: Marc: "Re: BULK INSERT from a mapped drive"
- Previous message: Marc: "BULK INSERT from a mapped drive"
- In reply to: Marc: "BULK INSERT from a mapped drive"
- Next in thread: Marc: "Re: BULK INSERT from a mapped drive"
- Reply: Marc: "Re: BULK INSERT from a mapped drive"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|