Viewing 15 posts - 46 through 60 (of 363 total)
[font="Verdana"]Thanks Greg for your suggestions.
Here I would like to know one thing. While setting DTS package properties, I had enabled Use Transactions option in DTS package properties - Advanced...
MH-09-AM-8694
October 1, 2009 at 2:12 am
[font="Verdana"]
Thanks Greg for you reply. Yes, you understood right. I want my DTS package to send an email and stop its execution if any task fails. But I didn't get...
MH-09-AM-8694
September 30, 2009 at 12:37 am
[font="Verdana"]It won't be possible to insert record(s) in either the tables. Let us know the exact situation.
Mahesh[/font]
MH-09-AM-8694
September 17, 2009 at 5:19 am
[font="Verdana"]Thanks for updating me. I have wrongly mentioned SP4. Its actually of Windows.
Mahesh[/font]
MH-09-AM-8694
September 17, 2009 at 3:29 am
[font="Verdana"]Thanks Erik for your help. I tried the way suggested in the mentioned blog. However still I am unable to Debug my SSIS package. Even I tried the same thing...
MH-09-AM-8694
September 15, 2009 at 12:40 am
[font="Verdana"]Thanks Erik for your help. I tried the way suggested in the mentioned blog. However still I am unable to Debug my SSIS package. Even I tried the same thing...
MH-09-AM-8694
September 15, 2009 at 12:37 am
[font="Verdana"]I don't know whether it is logical, and even I didn't tried such thing yet, can you write delete statement inside the trigger for deleting the records from table on...
MH-09-AM-8694
September 11, 2009 at 6:40 am
[font="Verdana"]Why don't you use SQL Server Integration Services - SSIS where you can Import/Export Tables from one DB to another.
Let us know on this.
Mahesh[/font]
MH-09-AM-8694
September 11, 2009 at 6:34 am
[font="Verdana"]Thanks Lowell. Things get clear to me now.
Mahehs[/font]
MH-09-AM-8694
September 11, 2009 at 1:55 am
[font="Verdana"]There is a bit confusion between the requirement and table definitions given by you. There is not any relationship between the tables you have specified. Please post with atleast exact...
MH-09-AM-8694
September 1, 2009 at 12:28 am
[font="Verdana"]To do this you need to use Dynamic SQL inside the SProc.
Mahesh[/font]
MH-09-AM-8694
September 1, 2009 at 12:03 am
[font="Verdana"]
arup_kc (8/27/2009)
But Chirag,You cant call a function from a SELECT statement and send a column name as a parameter.
Shall we sens a column name as a parameter in SP?
I didn't...
MH-09-AM-8694
August 31, 2009 at 7:08 am
[font="Verdana"]why don't you go for OLE DB data provider which is alway recommended.
Mahesh[/font]
MH-09-AM-8694
August 31, 2009 at 7:00 am
[font="Verdana"]
Can you please come with more details so that we can understand the issue in full. Why there is need to disable and re-enable the constraints every time?
I think you...
MH-09-AM-8694
August 31, 2009 at 6:56 am
[font="Verdana"]It seems that you are trying to delete duplicate records. What you have to do is to write a query in SQL Server 2K to return the duplicate records using...
MH-09-AM-8694
August 31, 2009 at 6:50 am
Viewing 15 posts - 46 through 60 (of 363 total)