Topics
Started by
Posts
Last post
Hello, I need to aggregate data for a report on a weekly basis within the month. So if the week ex…
6 replies
Hi! In need to find a field name in all the tables of a database.
5 replies
can i do this insert INSERT INTO @GroupId, @GroupName, @ZoneInstanceId, @ScoreType SELECT ItemId,In…
7 replies
I would like to update a table on server B from server A every day. What would be the best approach…
11 replies
I am using following code to implement try n catch in sql server 2005. But its giving me error of "…
18 replies
I am not seeing the syntax error, help anyone? DECLARE @sourceTable nvarchar(50) DECLARE @sourceFie…
9 replies
I am using the following query to search for a result but it doesn't seem to be working, can anyone…
7 replies
Hi everyone, I am importing data from Excel to SQL2005 with this query: EXEC('SELECT * INTO [IMPORT…
1 replies
I need to create a true WHOLE NUMBER function that does not contains -+?/ and all operators or funn…
2 replies
Hi there, I am writing a SP that imports data from an Excel file to a SQL2005 table: ALTER PROCEDUR…
7 replies
Hi there, I am running a ASP/IIS website with SQL2005 as database. Is it possible to determine how …
8 replies
Hello :), Need some help whid renaming the differente tables that this CASE can give this is part …
2 replies
Hello I am using the following code to retrieve records, from an order table without duplicating th…
2 replies
I am supporting an application that uses SQL Server 2005 as its DBMS. Recently, the vendor made a …
6 replies
So - I am doing a transaction across 3 tables, which have a parent child relationship. So I want to…
2 replies
Viewing 15 topics - 9,346 through 9,360 (of 12,234 total)
You must be logged in to create new topics.