Topics
Started by
Posts
Last post
hi i create a tsql to run ssis package like this: Declare @FilePath varchar(2000) Declare @Filename…
1 replies
I am relatively new to sql and need to create a procedure which will cumulate values from a table´s…
1 replies
I have two tables.suppose i have table1 columns-Marks int and in table2 -comments varchar(10) and i…
21 replies
Hi All, I am trying to create an import function and I want to avoid using a cursor, but am not sur…
5 replies
Hi, I am searching for a way to find the total no of hours:min between two dates. My table design…
10 replies
Hi Does any one know below text feild data how to parse and extract Agent,date/time,Product Intere…
1 replies
Hi Example, I have faced the question mentioned in the subject text box. I said to those peoples,'…
15 replies
public int Checkinroom ( char chmod, int CheckinId, string bookmod, DateTime bookdate, …
2 replies
My apprecaition is great to all that take time to read and give input 🙂 Help.... if i can get some…
3 replies
You cannot vote on your own post 0 Hi All, I need to create a new partition on a Cube using T-S…
2 replies
Hi, I want to find all records where a field contains the following literal text [SS] the above fo…
7 replies
I'm having a hard time with this script in SQL Server 2000: USE Prototype GO DECLARE @RC int; DECL…
3 replies
I have 2 tables A and B Table A columns: Name -nvarchar ID1 -nvarchar ID2 -nvarchar CatID -int Tabl…
2 replies
Hi, " String or binary data would be truncated" I am getting the above error in my SP. While Invest…
10 replies
Hi, I have a table with two columns [month] and [flag]. Sample Data is given below. [month] [fla…
3 replies
Viewing 15 topics - 481 through 495 (of 17,082 total)
You must be logged in to create new topics.