Topics
Started by
Posts
Last post
Hello, I have a table as the following: Fname LName Col1 &n…
4 replies
Hello, I'm trying to export data from one linked SQL Server and insert into tables in the other SQl…
6 replies
Hi I want to update a table Emp(DB1) from table Emp(DB2). I want to append new rows to it and also …
4 replies
I have been running the following insert statement as part of a stored procedure every hour for a c…
10 replies
I have a table with a colum called lastupdated. I need to find any records that where updated in th…
3 replies
I have a function that returns a string of order numbers delimited with ';' SELECT dbo…
1 replies
I am trying to write a sp that retrieves the identity from one table and retrieves data based on th…
5 replies
Hi! I have a master and detail tables what I want to extract from the detail table is the first ro…
2 replies
I am using a join hint in a query within a stored procedure (INNER LOOP JOIN). We have an app…
3 replies
I know sp_makewebtask can output results into a .xls file. What I'd like to do is create an .…
1 replies
need help i dont Catch the dates between tow dates search !!! this is my SQL QUERY !!! ------------…
34 replies
I am trying to run an update statement that contains a join to a linked server table. Every t…
5 replies
I have a table in the following format: headings: code year1 year2 year3 values: A1 …
3 replies
Simplified schema: RowID int (auto-increment), UserName varchar(50), EventDate (datetime) Sample da…
3 replies
Instead of me retyping my entire case, please refer to my blog entry (http://dotnet.org.za/craign/a…
6 replies
Viewing 15 topics - 8,716 through 8,730 (of 17,082 total)
You must be logged in to create new topics.