Topics
Started by
Posts
Last post
I store if a user visits my website via my mobile app or regular desktop browser. I want to generat…
10 replies
declare @table1 table ( catid int,categoryname varchar(100) ) insert into @table1 select 1,'cricket…
2 replies
I'm trying to restore the DB which was taken from Production environment and it requires more than …
11 replies
I'm using MSSQL Server 2008 R2 and have a fairly large table. It´s wide, about 50 columns and conta…
1 replies
I have this table CSN NAME LOCATION TYPE MO-550 IFA Comapny MO-45…
3 replies
Hi All Just installing 2008 on a new server, gave it service accounts everything went through fine.…
1 replies
Hi all I am trying to use SSIS to push data to MYSQL. I can do this using a ADO .NET connection and…
2 replies
hello all. I want to insert into identity column and i want to first remove identity property and i…
12 replies
Hi, I am trying to create a report model in 2008 to join two tables from different database on the …
1 replies
I need to merge/combine the following two tables (tabl1 & table2). Results are in #Mergedtable…
4 replies
I'm trying to figure out why I'm getting collation conflicts like the following: Cannot resolve the…
2 replies
I have a very complicated SQL statement that creates 3 separate groups of results for Hospital Mean…
7 replies
Hello, I have a process that collects and maintains the output of sys.dm_db_index_physical_stats in…
1 replies
Hey folks I'm trying to use SPLIT on a partitioned table but the placement of the boundaries on fil…
4 replies
I have 2 existing SQL server instances on an active/passive cluster. I've been tasked with determi…
2 replies
Viewing 15 topics - 15,496 through 15,510 (of 30,191 total)
You must be logged in to create new topics.