Topics
Started by
Posts
Last post
Dear All, Please help, I try to insert datas from the file "\\ServerName\Sharefolder\FileName.D…
4 replies
Hi! I want to delete a table if it exists, so I tried this: USE Test IF EXISTS (select * fr…
5 replies
Hi. where can i find AdventureWorks(kind of sample in sql server2005)?i wanna use it for make query…
2 replies
I found that the person who installed Sql 2005 allowed all the system databases to go to the C: dri…
1 replies
Hi. I want to call the stored procedure below with "IF EXEC IsActiveCust 1", but I get this error: …
4 replies
This question is kind of a hybrid SQL / .NET question but I'm hoping some of you might have some in…
11 replies
Hi I am new to stored procedures.I have a table with one text field .I need to create a stored proc…
13 replies
Hi, I am using table variables and CTE's to do paging.. These stuff works fine when i am using quer…
7 replies
When I try to run this, I get Incorrect syntax near the keyword 'FOR'..Can anybody help me with thi…
1 replies
I am using the server management studio and am trying this query which takes over an hour for each …
4 replies
I'm running the following: DECLARE @xml XML; SELECT @xml = BulkColumn FROM OPENROWSET (BULK 'C:…
4 replies
Help getting this error Error: 17187, Severity: 16, State: 1. ............followed by Error: 18456…
3 replies
Say you begin a transaction and it dosen't have a chance to commit before your network connection i…
7 replies
Hi, I would like to know is there a way whereby i can restore a SQL 2008 backup database file into …
2 replies
I am trying to query several tables, one of which I only need the latest note. There are some reco…
2 replies
Viewing 15 topics - 5,056 through 5,070 (of 10,974 total)
You must be logged in to create new topics.