Found 20 threads
-
9 투표
"SELECT * INTO table FROM" a stored procedure? Possible?
I did a search and read a few solutions but they just don't make too much sense to me. Forgive my newbie-ness but I'm still pretty new when it comes to stored procedures. I'm still learning every ... -
0 투표
How to change database back to NORECOVERY MODE FROM RECOVERY MODE
Hi Experts, I took full backup of "Practice" DB today at 6 PM EST and stored on D drive on the box(say box A, Practice.BAK), also I took 2 log backup at 6:30 PM & 7 PM ... -
0 투표
Update Excel spreadsheet using ACE driver (Microsoft.Ace.OLEDB.12.0) in 64bit environment.
Hi all, Well, I finally thought I'd try to ditch the dogleg through 32bit SQL Express and try to update spreadsheets (XLS) using the Microsoft.Ace.OLEDB.12.0 ...질문 | 8 응답 | 21951 보기 | Created by JCEH - 2012년 11월 20일 화요일 오후 2:39 | 최근 응답 님의 Erland Sommarskog - 2020년 8월 7일 금요일 오후 8:59 -
0 투표
Msg 7357, Level 16, State 1, Line 1 OPENROWSET
hi, please help me , when i am exe below Query its give the above error ...답변됨 | 8 응답 | 12566 보기 | Created by kvraodba - 2012년 12월 8일 토요일 오전 2:26 | 최근 응답 님의 MarianSosa - 2020년 7월 31일 금요일 오후 7:36 -
0 투표
BULK INSERT .csv file error
hi, as my assignment I got a 32GIG .csv file, i need to get this file in sql server i use the new one 'denali'. I can't open the file cause it's so large, so i ...답변됨 | 10 응답 | 30619 보기 | Created by matthias1989 - 2012년 3월 5일 월요일 오후 12:28 | 최근 응답 님의 Jeff Moden - 2020년 7월 30일 목요일 오전 4:19 -
16 투표
Can I use a COLLATE clause in a temp table definition?
Can someone provide an example of using a COLLATE clause when defining a temporary table? My goal is to get the temp table's definition to use the database_default value for collation so I don't ...답변됨 | 32 응답 | 29857 보기 | Created by Larry Weiss - 2014년 5월 13일 화요일 오후 3:04 | 최근 응답 님의 Naomi N - 2020년 7월 17일 금요일 오후 1:29 -
2 투표
How to Pivot tables in SQL 2000
Hi All, I've a query that is designed using PIVOT as discussed, http://j.mp/zV6tVa. Now this query has to be executed on SQL 2000. It is a known fact that pivot is not a ...답변됨 | 20 응답 | 22694 보기 | Created by Chakravarthy - 2012년 2월 28일 화요일 오전 9:53 | 최근 응답 님의 ksoft001 - 2020년 7월 3일 금요일 오전 12:03 -
46 투표
The media set has 2 media families but only 1 are provided.
I made a backup of my database from ServerA (SQL 2000) and trying to restore it to ServerB (SQL 2005) and get this error below, even after configuring the log and data paths for the ...답변됨 | 87 응답 | 415895 보기 | Created by NoEgo - 2006년 2월 20일 월요일 오후 11:21 | 최근 응답 님의 scott_morris-ga - 2020년 6월 12일 금요일 오후 2:28 -
5 투표
How to change SQL server 2008 collate after installation
Hi, On windows sever 2008 I've installed SQL server 2008 RC0. At the time of installation, I'd specified the collation as LATIN1_GENERAL_BIN, and now I want ...답변됨 | 28 응답 | 195452 보기 | Created by Sandip Maniar - 2008년 7월 29일 화요일 오후 8:51 | 최근 응답 님의 Erland Sommarskog - 2020년 5월 8일 금요일 오전 8:59 -
1 투표
Remote connection to Analysis Services
Open --> Analysis Services database..." I write the server name and I get the same error. Please I need your help. Do somebody know what might be ...답변됨 | 16 응답 | 31160 보기 | Created by Estefanía1 - 2008년 4월 8일 화요일 오전 10:51 | 최근 응답 님의 Shivendoo Kumar Dubey - 2020년 4월 1일 수요일 오전 1:12 -
2 투표
Remove 0x from binary values using t-sql
Hi All, How do I remove 0x from a binary value using t-sql. Input is 0x000000000000048B I need output to be ...제안된 답변 | 19 응답 | 28600 보기 | Created by sql9 - 2011년 11월 29일 화요일 오후 4:40 | 최근 응답 님의 Jeff Moden - 2020년 3월 28일 토요일 오전 7:22 -
8 투표
DATE FORMAT MMYYYY for current date
Hi please help I need to get the current month and year Only from todays date (getdate) DATE FORMAT In MMYYYY for current date Thanks In ...답변됨 | 9 응답 | 31662 보기 | Created by KODI_KODI - 2012년 12월 16일 일요일 오후 1:51 | 최근 응답 님의 Jeff Moden - 2020년 3월 28일 토요일 오전 6:58 -
1 투표
Is BULK INSERT faster than SSIS?
Quote from a recent forum thread: "On the processes i use now, im using SSIS (With the max tunning i can), but, even that way, bulk load by TSQL was extremely fast!...we load, every day, about ...답변됨 | 17 응답 | 26837 보기 | Created by Kalman Toth - 2012년 3월 21일 수요일 오후 2:57 | 최근 응답 님의 Jeff Moden - 2020년 3월 28일 토요일 오전 6:45 -
4 투표
Msg 8164, Level 16, State 1, Procedure sp_MSload_tmp_replication_status, Line 80 An INSERT EXEC statement cannot be nested.
I am trying to insert replication-publication status into temp table, but am facing issues. create table #1( publisher_db ...답변됨 | 10 응답 | 14707 보기 | Created by Santhosh Aryan - 2011년 9월 2일 금요일 오후 1:48 | 최근 응답 님의 Kalman Kiss - 2020년 3월 17일 화요일 오전 10:25 -
1 투표
Powershell Security Issues
I'm not sure if this is the right forum for this, but I'm having a problem scripting with powershell. I'm trying to bind a SQL connection using Integrated Auth, but when I run the ...질문 | 3 응답 | 12040 보기 | Created by Dan112233 - 2011년 2월 8일 화요일 오후 5:29 | 최근 응답 님의 Ian.Fuller - 2020년 3월 9일 월요일 오후 7:15 -
2 투표
BULK INSERT into "new" table possible?
Hello, I'm trying to find a way (outside of OPENROWSET) to import data into a SQL table where the source CSV file has varying column headers. Is it possible to ...답변됨 | 14 응답 | 52265 보기 | Created by mmw_pdx - 2011년 2월 4일 금요일 오후 4:59 | 최근 응답 님의 TheBrenda - 2020년 3월 6일 금요일 오후 5:47 -
0 투표
SSIS 2008 - Make Selected Items (Boxes) Same Width In Control Flow & Design Flow
Make Same Size --> Width Same size as which box? When I resize the top one, select it, and select the others one by one holding down the CTRL key, it ...답변됨 | 9 응답 | 12232 보기 | Created by Kalman Toth - 2009년 10월 23일 금요일 오후 10:41 | 최근 응답 님의 st9912345 - 2020년 3월 4일 수요일 오전 2:30 -
1 투표
How to start an sp_procoption "STARTUP" enabled Stored Procedure without restarting SQL Server?
Is there a way to "start" a stored procedure that has been configured for automatic startup via sp_procoption without having to restart SQL ...답변됨 | 8 응답 | 6282 보기 | Created by Operation Insanity - 2014년 7월 30일 수요일 오후 10:16 | 최근 응답 님의 Alexander Dickbauer - BOS - 2020년 3월 3일 화요일 오전 10:14 -
2 투표
convert ANSI to unicode
Hi, I am trying to convert while uploading a text file from ANSI format text file to Unicode format text file. How can I do it in ...답변됨 | 2 응답 | 11993 보기 | Created by ShajiManj - 2009년 3월 14일 토요일 오전 8:57 | 최근 응답 님의 Blakelyjoy - 2020년 2월 19일 수요일 오전 6:54 - 19401개 중 1 ~ 20개 항목 다음 ›