Topics
Started by
Posts
Last post
How do I create a table name using a variable? For example, I want to split a large table into smal…
12 replies
Hello, I created one SSIS Package which convert the mbd file to SQL-2005 table. Now i defined one j…
1 replies
This is a regular mdb, not an adp or whatever other extension we have...lol On the Form Properties …
9 replies
Hi Gurus, Can anyone plz help with a query to disply rows in column, below is the sceniro. I have t…
2 replies
Hi, I am trying to build the following query: declare @s-2 nvarchar(500) declare @Dbname nvarchar(…
5 replies
Is there a quick and easy way to extract just the hour and day from a column with the type of datet…
2 replies
Hi I need help: I need to pull the substring which is in single codes (' ') from a long string. How…
2 replies
The following query truncates the decimal characters when we convert it to varchar. declare @d flo…
5 replies
Hello, I have a SQL Server 2005 job that runs an SSIS package. When I run the job from Management…
1 replies
Hi, I have a table as follows. RefOne RefTwo Item Purpose 100 200 …
8 replies
On the Report I need to have columns below: Date A B C D E F G H I J K L 1. Row is dependent on wha…
1 replies
I'm working on SQL server 2000 and I'm getting following error sometimes: "Transaction (Process ID …
14 replies
Hi What must I do to get this stored procedure to work: CREATE PROCEDURE WO_MARK_AS_PICKED @WOARRAY…
3 replies
Hi experts ! Query Select cityname from city Result Cityname citya cityb cityc and so on.... Requi…
1 replies
How to create a rowid that increments by (1,1) up to 31 rows in the local temp table inside the sto…
1 replies
Viewing 15 topics - 2,311 through 2,325 (of 17,082 total)
You must be logged in to create new topics.