Topics
Started by
Posts
Last post
I have 3 tables with the following structure: RatesTable RatesID int Identity PK RateCode varc…
2 replies
i have the below trigger working fine for when a new entry is created, what i need is to detect del…
4 replies
I am very new to SQL Server and am trying to deploy my report model using BIDS. I get the following…
1 replies
Do I need to actualy install Server and Tools on the second node? What if I am trying to reinstall …
1 replies
From the above Description I get the following: Details ID: 50000 Source: setup.rll …
6 replies
I am trying to write a query so that my results are in a crosstab format. I want the sum of sales b…
5 replies
I have been running the query below. For some reason I can type a value for name that I know is in …
7 replies
Not really a major issue, but rather an annoying one: when I create a column in the Design window o…
2 replies
Hello everyone i am new to these forums and partially new to SQL server. Question: I am trying to i…
6 replies
I have a database that is read-only. Is there a way to create a role or change the permissions (suc…
2 replies
I have a table #demo like below Create table #demo (slno int, linecount int, pageno int, colno int,…
3 replies
Here is the code: /* Create a user-defined table type CREATE TYPE InsertIDs AS TABLE ( id INT NOT …
4 replies
Hi, the problem is an expired subscription. I have a sql-server 2008 publisher/distributor and a sq…
2 replies
1 replies
Hi everyone. I have been asked to design a select query that can be run daily to show the records …
2 replies
Viewing 15 topics - 4,666 through 4,680 (of 5,050 total)
You must be logged in to create new topics.