Topics
Started by
Posts
Last post
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
Hi all, I want to copy/update/delete data from one identical table to another table in a different …
8 replies
Hi, I need to delete ALL records from 'Column 0' in table 'dbo.abn_extract' if the following state…
6 replies
We recently stumbled across a problem in our data where we'd uploaded a file with a comma instead o…
3 replies
Hi, I'm new to SSIS and I need to get the last value on an aggregate, but this option isn't availab…
3 replies
Viewing 15 topics - 9,346 through 9,360 (of 12,230 total)
You must be logged in to create new topics.