Topics
Started by
Posts
Last post
Dear All, I am very quite new to sql please help me in this would be very kindfull to them.;-) 1. I…
7 replies
Hi All, We are facing some issues with the Linked server created in SQL Server 2008…
2 replies
All, I have 100 files in a folder on my local computer. I would like to import data from all those …
2 replies
Just wondering if there is any way to find out what the CASE produces without doing a select after …
3 replies
My SQL 2000 stored proc was migrated as shown below. All the SQL 2000 tables & procs were buil…
10 replies
I understand that we can generate auto number using any one of the ID column in OVER class through …
2 replies
I need to write a stored procedure that will insert the data into 'Accounts' table from the 'compan…
26 replies
I need to check if a custom Windows Service is running at customer sites. Very easy thing to do wit…
9 replies
I have this rpoblem with a SP that when I execute the code it runs in +- 30 sec. If I run the SP wi…
23 replies
I have a standard datetime field value. I need to write a query that looks aggregating numbers by a…
17 replies
Declare @PageSize INT Declare @PageNumber INT SET @PageSize = 10 SET @PageNumber = 8 SELECT * FROM …
3 replies
Hi, i have two tables like table 1: Itemno | Name | 123 WASH Detergent tab…
2 replies
I'm in the need of some help with my script. Basically, I'm pulling data from different tables and…
4 replies
Dear All; EXEC sp_addlinkedserver N'Revaluation', @srvproduct = N'', @provider = N'Microsoft.Jet.OL…
1 replies
Hi all, I have registered a differ behavior between the SQL server 2000 and 2008. The next sample b…
2 replies
Viewing 15 topics - 10,291 through 10,305 (of 10,647 total)
You must be logged in to create new topics.