No announcements
Found 2284578 threads
-
0 Votes
OPENROWSET from a file on a remote server
Hello, Just as Oalf post above, the issue may related to the build-in account which the SQL Server service running under does not has permission to read the XML ...Answered | 5 Replies | 3235 Views | Created by olivernm - Tuesday, March 18, 2014 7:03 PM | Last reply by olivernm - Thursday, May 8, 2014 12:26 PM -
0 Votes
mdf file not attached in sql server 2000
ok, so the mdf file is from a 2000 Instance?Answered | 12 Replies | 957 Views | Created by Nithiyanantham - Tuesday, May 19, 2015 10:15 AM | Last reply by Olaf Helper - Tuesday, May 19, 2015 10:45 AM -
0 Votes
Help!
I'd ask for help over here.Answered | 1 Replies | 1071 Views | Created by Ripstaur - Tuesday, May 1, 2018 1:21 PM | Last reply by Dave Patrick - Tuesday, May 1, 2018 1:40 PM -
2 Votes
Copying files from local computer to a remote server
Hi Cognic If you want to copy a single file from a selection of servers to a central location on a scheduled basis then just modify the command and add an ...Answered | 4 Replies | 16814 Views | Created by Cognic - Wednesday, June 10, 2009 7:32 AM | Last reply by MatthewBeattie - Thursday, June 11, 2009 12:43 AM -
0 Votes
attaching database files
no way to prevent from a member of sys admin server role to attach the database...Answered | 3 Replies | 1579 Views | Created by tarragon - Saturday, April 20, 2013 10:07 AM | Last reply by Olaf Helper - Sunday, April 21, 2013 7:04 PM -
0 Votes
Attach SQL Server Databse from Backup
We have retrieved a copy of that database (Both MDF and LDF) files from backup.Answered | 2 Replies | 866 Views | Created by TonyJK - Tuesday, July 15, 2014 7:15 AM | Last reply by pituach - Tuesday, July 15, 2014 7:24 AM -
0 Votes
attaching a database from downloads file
Make sure you are pointing the folder path to the uncompressed folder Bharath Kumar ------------- Please mark solved if I've answered your question, vote for it as helpful ...Answered | 8 Replies | 880 Views | Created by I4QR1A - Saturday, November 1, 2014 10:27 PM | Last reply by TiborK - Sunday, November 2, 2014 5:46 PM -
0 Votes
Attach MDF File from a network path.
as regard permissions, you should grant the (domain\)account running the SQL Server service "full control" on the remote share...Answered | 5 Replies | 10318 Views | Created by Krishna Sanghi - Wednesday, January 18, 2012 11:45 AM | Last reply by Andrea Montanari - Thursday, January 19, 2012 12:19 AM -
0 Votes
Hyper-V Server remote .vhd management help.
But only when both the file server and the Hyper-V Server are Windows 8 (both having the new SMB stack).Answered | 3 Replies | 6000 Views | Created by Rohrer - Friday, April 6, 2012 11:08 AM | Last reply by BrianEh - Saturday, April 7, 2012 2:14 PM -
1 Votes
Attach pdf files or DWG to a table
Best Regards,Uri Dimant SQL Server MVP, http://sqlblog.com/blogs/uri_dimant/ MS SQL optimization: MS SQL Development and ...Answered | 2 Replies | 1350 Views | Created by Mehran52 - Saturday, March 1, 2014 12:27 PM | Last reply by Uri Dimant - Sunday, March 2, 2014 7:58 AM -
0 Votes
Attaching files from sharepoint slow.
Options-> Add-ins…).Answered | 1 Replies | 1408 Views | Created by B Penney - Friday, August 23, 2013 3:56 PM | Last reply by Steve Fan - Monday, August 26, 2013 6:50 AM -
0 Votes
xcopy failing to copy files from remote servers
You will need to just share the BACKUP folder from 192.100.102.194.Answered | 4 Replies | 8420 Views | Created by Mywish_SQL - Wednesday, May 30, 2012 3:23 PM | Last reply by Jeff Ren - Monday, June 4, 2012 6:49 AM -
1 Votes
Delete files on remote server
It is the doc for the old DOS/CMD del command whioch si built into CMD.EXE and cannot be run from PowerShell without CMD.EXE Try these to see what I mean.Answered | 8 Replies | 7600 Views | Created by MASTER AX - Saturday, January 24, 2015 11:22 AM | Last reply by jrv - Wednesday, February 4, 2015 11:27 PM -
0 Votes
delete files from remote server
Hi, I forgot to add one more thing.the files that are to be deleted are present on server that does not have any sql server installed on it.Answered | 10 Replies | 6981 Views | Created by Rishabh K - Tuesday, January 11, 2011 4:30 AM | Last reply by Rishabh K - Friday, January 14, 2011 4:07 AM -
0 Votes
Copy file from remote share to remote machine
AdminPc run on the TestPC,TestPC copy from a server(3 pcs).Answered | 9 Replies | 4286 Views | Created by MTV_DK - Friday, April 13, 2012 10:24 AM | Last reply by MTV_DK - Friday, April 20, 2012 9:12 AM -
0 Votes
help me with attaching database
Restore from the backup.Answered | 2 Replies | 2519 Views | Created by PavluxaF - Thursday, December 8, 2011 12:57 PM | Last reply by muthukkumaran kaliyamoorthy - Thursday, December 8, 2011 1:56 PM -
0 Votes
Copy Folder & files to remote servers
If you still need help, please start a new question.Answered | 9 Replies | 1397 Views | Created by Jeevan.bobba - Tuesday, July 2, 2013 5:09 PM | Last reply by Bill_Stewart - Wednesday, July 3, 2013 1:48 PM -
1 Votes
associate tiff files on a windows server 2008R2 remote server for all users
Hi, Thanks for posting in Windows Server Forum.Answered | 4 Replies | 612 Views | Created by Lumbermens - Tuesday, March 17, 2015 1:44 PM | Last reply by Dharmesh S - Tuesday, April 7, 2015 3:29 AM -
3 Votes
Copying Files From Server to Text File of Remote Deskops
You could try as the below: Foreach-Object($computer in computers) { Copy-Item $PSDRoot\$PSDSource -Force -Recurse -Destination ...Answered | 3 Replies | 947 Views | Created by mewecoffee - Wednesday, March 2, 2016 4:59 AM | Last reply by Elaine Jing - Wednesday, March 2, 2016 8:32 AM -
0 Votes
Moving Attachment Images from SharePoint to SQl Server
You could create a package which loads data in to SQL Server table from a flat file.Answered | 2 Replies | 9473 Views | Created by Ashish Malhotra - Friday, June 10, 2011 9:42 PM | Last reply by David HM - Tuesday, June 14, 2011 1:27 AM - Items 1 to 20 of 2284578 Next ›
No announcements