Topics
Started by
Posts
Last post
Hi, I'm using a OPENDATASOURCE to select from a standard delimited text file. This has been working…
4 replies
Hello, I have a TSQL code inside a Transaction, I would like to exclude a piece of that code from t…
1 replies
We have a XML file, declare @xml xml,@xml_with_new_namespace set @xml = ' ' set @xml_with_new_na…
2 replies
I realize this is probably a silly question but I've seen it done before and it was rather straight…
2 replies
I converted some database from our legacy system to SQL Server 2005 and now building full-text sear…
5 replies
Hi all, I have been battling this simple dynamic query for hours now! Can you look at the query be…
3 replies
We've purchased a package that adds records where one of the columns is a TEXT datatype. There's a…
2 replies
Hello all, I have a large data table with many duplicated ID records. A portion of my data table as…
7 replies
Hi Guys, This is my first post to the forums. What I want to achieve is to get the details of the …
1 replies
Hi, I was wondering if someone could help point me in the correct direction for a query I need to c…
2 replies
I am tasked with creating a generic stored procedure to insert a record. sounds simple but I am hit…
5 replies
I am trying to summarize the result of union queries but keep getting syntax error I have three ta…
3 replies
EXEC msdb.dbo.sp_send_dbmail @profile_name = @@SERVERNAME, @recipients = 'xxx@email.com', @q…
4 replies
The following CTE works great; however, I would like to know if it is possible to count or tally th…
6 replies
I am getting an error when running the below code, EXEC sp_addlinkedserver @server = N'teamserver…
1 replies
Viewing 15 topics - 11,401 through 11,415 (of 12,234 total)
You must be logged in to create new topics.