473,417 Members | 1,388 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,417 software developers and data experts.

Load data from File System to Remote SQL Server but getting error

There are three computers A,B and C

A is Manager' computer in which Data is stored as File System
B is my desktop having SQL Server 2005
C is Main SQL Server 2005.
B is able to connect to C. But When I run query on C, I get error.

The query runs but Files are not getting loaded.
It simply says File not Found.

Can anyone have idea about this.
Thank you. Need some help.
Sep 27 '10 #1

✓ answered by Oralloy

You'll have to log into the main (C) server and use the file manager to map drive letter/letters for the files you want to import. That drive letter should be the same as on your system. If it can not be, then you will have to remember to make the change manually when you send commands to the main server (C).

Also, be certain to check the "Reconnect at login".

If you have a permissions issue, that's something entirely different. Get the network admin to help in that case.

Good Luck!

3 1684
Oralloy
988 Expert 512MB
If you're using the network drive letter for the files on your manager's system, and the server system (C) doesn't have the same drive mapping as your system, then it won't be able to find the files.

Alternately, the server (C) may not have the proper permissions to access the files on the manager's system (A).
Sep 27 '10 #2
Thanks Oralloy for replying.....
Can you please explain me How to set up permissions for main (C) Server so that it reads file system data on Manager's computer....
I searched online and it says SQL Services should have permission to access that data...then only SQL Server will have access.....
Can you tell me how to set up SQL Services?...
Thank you again
Sep 28 '10 #3
Oralloy
988 Expert 512MB
You'll have to log into the main (C) server and use the file manager to map drive letter/letters for the files you want to import. That drive letter should be the same as on your system. If it can not be, then you will have to remember to make the change manually when you send commands to the main server (C).

Also, be certain to check the "Reconnect at login".

If you have a permissions issue, that's something entirely different. Get the network admin to help in that case.

Good Luck!
Sep 28 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Kevin Forbes | last post by:
Hi there, When importing a text file using SQL Server, how do I specify the path to a file on the same remote server that SQL Server is running on? I tried //c:/filename but that doesn't seem to...
1
by: dotnetnewbie | last post by:
I'm a dotnet newbie and have been developing some web applications in asp.net. I have a requirement to load files from a remote file cache server (many of them actually) to a web image viewer. ...
5
by: kevin | last post by:
Hi, Any help with this would be really appreciated! I'm trying to download a file from a remote server. The access permissions is okay but the problem I'm facing is that the file is getting...
1
by: John Grandy | last post by:
How to remove "Read Only" status on a file on a remote server? My goal is to delete the file, but System.File.Delete(\\machine1\c$\folder1\file1.txt) is giving me an "Access is denied"...
0
by: BGS | last post by:
I have a web site (www.on-the-matrix.com) that displays photos in a "slide show" format on ASPX pages that run in an inline frame on an ASP page (or in a separate pop-up window). The ASPX pages...
2
by: Glen Conway | last post by:
Hi, I am trying to get the contents of a file in a hidden share on a remote server, something like '\\server.domain.com\c$\program files\application\document.xml'. When I try any of the...
0
by: Faiyaz | last post by:
Hello to EveryBody i'm Getting this Peculiar error System.ApplicationException: The remote server returned an error (400) Bad Request. - - > System.Net.WebException: The remote server...
1
by: AtulTiwari | last post by:
I know that I AM HERE again for this discussion but what can i do? I am very much frustrated that i can't be able to send or post the file to remote server. So can any one Explain me that how can...
1
by: =?Utf-8?B?UHJpeWE=?= | last post by:
Hi , I m usin ga webservice to copy a file to a remote server. When i do that i m getting ' Access to path denied' error. Pls let me know what permission i need to give. I tried giving...
3
by: neovantage | last post by:
Hey all, I am badly stuck in a problem while zip any file on remote server. Is there any option in PHP that i can zip files on remote server through PHP script which execute on same server and zip...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.