Topics
Started by
Posts
Last post
hi, we are using transactional replication on an sql 2008 server. we try now to add a table to the …
6 replies
Good afternoon, I would create a hierarchy dorilldown. I have a table, the father and son that I wo…
2 replies
A vendor of ours, who supplies no SQL support, other than creating their databases, has most of th…
5 replies
I used code below to drop temp table: IF OBJECT_ID(N'tempdb..[#temp1]', N'U') IS NOT NULL DROP TABL…
6 replies
This looks pretty simple on the face of it but I can't get my head around it. I have two tables tha…
4 replies
For example i use a system that collects packets of information on socket 10001. 09:00 - 17:00 i wo…
3 replies
I am trying to do a monte carlo simulation within SQL I have a table containing unique product nu…
2 replies
I am just wondering, is there any best practice in controlling the version of the stored procedure …
1 replies
We are running SQL Server 2008 Stnd 64-bit. The production database was about 100mb, but overnight…
3 replies
Hi All, Below is the error that we are receiving while executing the sql server agent job from sql …
4 replies
Hi, print(convert(varchar(max),xmltypevariable)) works only for 8000 chars Is there any oher way to…
2 replies
Hi Experts, I would like to know where are the operations, say, "my select statement does the …
3 replies
Hi, I have an Order_Products table which has all products for all orders in our database for the pa…
1 replies
Hello my friends, I have a rather larger DB that I would like to create replication for. Because th…
1 replies
Hi... I have been a SQL Server developer for years but just installed SQL Server 2008 (not r2) 64-b…
1 replies
Viewing 15 topics - 25,801 through 25,815 (of 30,188 total)
You must be logged in to create new topics.