Topics
Started by
Posts
Last post
Hi there, I'm trying to use a derived column in a calculation in the same query... 'Monthly Pac' =…
4 replies
Hi, first of all, thanks for reading my first post :). I am currently trying to create a query to f…
4 replies
I have this in my table: Table: detail_data person_id, person_number, date, item, qty, visit_id, vi…
15 replies
I'm creating a proc to send an email. Everything works fine (I get the email) until I try and add a…
3 replies
create table test (A1 int identity(1000,1),A2 int,A3 varchar(100)) INSERT INTO Test (A2,A3) SELECT …
4 replies
I am new to sql server and would appreciate any assistance in creating an update trigger. I have a …
7 replies
Hi all, I am using OPENROWSET statement to access data from a remote server. [font="Courier New"]se…
1 replies
HI All, I am reviewing code and I have seen a staff member use a very interesting method for callin…
3 replies
Plz Help me I have a store procedure Problem is that i have three table class,classSubject_Relatio…
4 replies
Hi, How can I pass the linked servername as variable in the stored porcedure.? I have multiple link…
1 replies
The problem I have is matching redundant data between two tables. Both tables MyTable_A and MyTable…
3 replies
I have an XML datatype field that management wants a "simple report" from. There are seven differen…
3 replies
I'm screwing around with a few different data sources, and started normalizing the data by country/…
8 replies
Hello, I found this code on the net for uploading images into SQL Server tables using T-SQL. Looks…
2 replies
i have a text file i am importing, using bulk insert but there is a strange character at the end of…
13 replies
Viewing 15 topics - 10,801 through 10,815 (of 12,234 total)
You must be logged in to create new topics.