Topics
Started by
Posts
Last post
Hi, we are trying to copy table data from SQL 2008 to a remote SQL Express database. The SQL 2008 t…
4 replies
First of all, I'm new to the forums here, and I have been looking for a good source of information …
3 replies
We are importing around 10000 documents in db using a utility called db import.but we are getting…
1 replies
The reason I’m asking is because I’m a System Administrator and thinking about the next step in my …
2 replies
i got this query : UPDATE tts set tts.[Content]=t3.IndexId from TargetTable_Staging tts inner j…
3 replies
Hi All, how to receive a e-mail whenever the sql jobs fails with error message that are logged in …
11 replies
We have a large table in one of our databases on which we are testing out Page-Level Compression. …
6 replies
Hi, I need help to planning for create best database architecture in sql 2008. My Cafeteria's are :…
6 replies
Hi All, I have a doubt... create procedure innersp ( update mytable set updateddt = getdate() -- m…
7 replies
I have an SQL Server 2008 database and am trying to store values with non-Latin characters in a tab…
6 replies
Hi, I'm trying to fetch records filtered with a field that may have NULL, 0, or 1 for a value. I w…
3 replies
select name from AdventureWorksDW.sys.columns c where c.object_id=object_id('dbo.DIMPRODUCT') This …
4 replies
I have a SQL 2008 server. I have another system that generates CSV files every day. I want to push …
2 replies
Does anyone have any recommendation on any books where we can get hands on practice and exercises f…
4 replies
I get the following error and I am not sure how to correct it. In MSDN forums they asked to include…
6 replies
Viewing 15 topics - 22,321 through 22,335 (of 30,209 total)
You must be logged in to create new topics.