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 ตอบ | 15335 เข้าชม | Created by JCEH - 20 พฤศจิกายน 2555 14:39 | ตอบล่าสุด โดย Erland Sommarskog - 7 สิงหาคม 2563 20: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 ตอบ | 8176 เข้าชม | Created by kvraodba - 8 ธันวาคม 2555 2:26 | ตอบล่าสุด โดย MarianSosa - 31 กรกฎาคม 2563 19: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 ตอบ | 22569 เข้าชม | Created by matthias1989 - 5 มีนาคม 2555 12:28 | ตอบล่าสุด โดย Jeff Moden - 30 กรกฎาคม 2563 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 ตอบ | 14147 เข้าชม | Created by Larry Weiss - 13 พฤษภาคม 2557 15:04 | ตอบล่าสุด โดย Naomi N - 17 กรกฎาคม 2563 13: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 ตอบ | 18184 เข้าชม | Created by Chakravarthy - 28 กุมภาพันธ์ 2555 9:53 | ตอบล่าสุด โดย ksoft001 - 3 กรกฎาคม 2563 0: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 ตอบ | 393549 เข้าชม | Created by NoEgo - 20 กุมภาพันธ์ 2549 23:21 | ตอบล่าสุด โดย scott_morris-ga - 12 มิถุนายน 2563 14: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 ตอบ | 190333 เข้าชม | Created by Sandip Maniar - 29 กรกฎาคม 2551 20:51 | ตอบล่าสุด โดย Erland Sommarskog - 8 พฤษภาคม 2563 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 ตอบ | 27325 เข้าชม | Created by Estefanía1 - 8 เมษายน 2551 10:51 | ตอบล่าสุด โดย Shivendoo Kumar Dubey - 1 เมษายน 2563 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 ตอบ | 22457 เข้าชม | Created by sql9 - 29 พฤศจิกายน 2554 16:40 | ตอบล่าสุด โดย Jeff Moden - 28 มีนาคม 2563 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 ตอบ | 25418 เข้าชม | Created by KODI_KODI - 16 ธันวาคม 2555 13:51 | ตอบล่าสุด โดย Jeff Moden - 28 มีนาคม 2563 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 ตอบ | 22003 เข้าชม | Created by Kalman Toth - 21 มีนาคม 2555 14:57 | ตอบล่าสุด โดย Jeff Moden - 28 มีนาคม 2563 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 ตอบ | 10522 เข้าชม | Created by Santhosh Aryan - 2 กันยายน 2554 13:48 | ตอบล่าสุด โดย Kalman Kiss - 17 มีนาคม 2563 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 ตอบ | 8694 เข้าชม | Created by Dan112233 - 8 กุมภาพันธ์ 2554 17:29 | ตอบล่าสุด โดย Ian.Fuller - 9 มีนาคม 2563 19: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 ตอบ | 40932 เข้าชม | Created by mmw_pdx - 4 กุมภาพันธ์ 2554 16:59 | ตอบล่าสุด โดย TheBrenda - 6 มีนาคม 2563 17: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 ตอบ | 8279 เข้าชม | Created by Kalman Toth - 23 ตุลาคม 2552 22:41 | ตอบล่าสุด โดย st9912345 - 4 มีนาคม 2563 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 ตอบ | 2430 เข้าชม | Created by Operation Insanity - 30 กรกฎาคม 2557 22:16 | ตอบล่าสุด โดย Alexander Dickbauer - BOS - 3 มีนาคม 2563 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 ตอบ | 8044 เข้าชม | Created by ShajiManj - 14 มีนาคม 2552 8:57 | ตอบล่าสุด โดย Blakelyjoy - 19 กุมภาพันธ์ 2563 6:54 - รายการที่ 1 ถึง 20 ของ 19404 ถัดไป ›