Re: Recommended Procedure for Importing From Access Across LAN

From: Stefan Berglund (keepit_at_in.thegroups)
Date: 03/25/04


Date: Wed, 24 Mar 2004 22:02:20 -0800

On Thu, 25 Mar 2004 10:27:14 +0530, "Hari"
<hari_prasad_k@hotmail.com> wrote:
 in <#k8RjWiEEHA.3676@TK2MSFTNGP09.phx.gbl>

>HI,
>
>Preliminary prerequisite for copying a file from diffrent server is
>Permission. For this the SQL server Service startup account should be
>a domain account with read only permission in the folder where the file
>resides and should have Write permission in local server.
>If you start SQL server in Local system account you cant copy the file
>directly.
>
>Syntax for copying the file from Query ANalyzer:
>
>xp_cmdshell 'copy
>\\stefs-chrysler\MyDocuments\ShowTime\Test\Arbutus_0313.mde C:\ '
>
>
>Thanks
>Hari
>MCDBA

The server is a clone of the client with MSDE installed on it.
When I run the above command I get:

The network path was not found.
NULL

after restarting all SQL Service services to run in the
Administrator account which exists on both boxes (it's a
workgroup not a domain). Can you tell me what I'm doing wrong?

---
Stefan Berglund
first shift-minus last a t m s n d o t c o m


Relevant Pages

  • Re: Compromise?
    ... Yes, if you don't provide a password on your SA account, anybody able to run ... and connect now has complete control over your SQL Server. ... Server has. ...
    (microsoft.public.sqlserver.security)
  • Re: Windows Auth to SQL Server from ATL Web Service not working...
    ... account I'm logged on as. ... SQL on a different box from my web service in an Atl Server web ... impersonation token is not passed on to the SQL Server. ... Event Category: Account Logon ...
    (microsoft.public.vc.atl)
  • RE: Event ID: 32090 Faxing to Multiple recipients or a Group
    ... The incorrect permission settings may cause fax issues, ... If server is a DC, please modify the policy in Default Domain ... > Printer Spooler service is using Local System account. ... access Add/Remove Programs to reinstall it. ...
    (microsoft.public.windows.server.sbs)
  • RE: Event ID: 32090 Faxing to Multiple recipients or a Group
    ... The incorrect permission settings may cause fax issues, ... If server is a DC, please modify the policy in Default Domain ... >> Printer Spooler service is using Local System account. ... Please check the FAX Printer security settings and make sure that it ...
    (microsoft.public.windows.server.sbs)
  • Re: Discussing 3 different strategies for deleting from multiple tables
    ... I will be using SQL Server but I am riding on top of a third party ... FYI, Account contains around 20K ... >>> This results in one parameterized query followed by two more trips to ...
    (microsoft.public.data.ado)