Viewing 15 posts - 481 through 495 (of 660 total)
I get the following error message when i try to click on email task in DTS designer 2000
Error Source : Micorsoft Data transaformation Services (DTS) Package
Error DEscription : Cannot...
October 30, 2007 at 7:46 am
thanks,I wud like to know how can i show my result set of store proc as an attachemnt in the email
October 30, 2007 at 6:49 am
Osama
do u mean I cant do that in DTS, is it possible only in sql 2005
October 30, 2007 at 6:41 am
If its a staging table from where i'll be importing gud data into my Db, how can i handle the left over wrong data in staging table, how can i...
October 26, 2007 at 9:06 am
this will be a sheduled job and i will be emailing them errors occured everyday.
since i have no control on user entryi have to some have send mesg to the...
October 26, 2007 at 8:26 am
How about checking each field for error and pop up a message of that error. I have 20 fields where i need to check for errors. I wud liek to...
October 26, 2007 at 8:07 am
yes, but we do not have any control over the user application, the client bought it from different vendor and we are supporting database. we have created another database for...
October 26, 2007 at 6:35 am
I just want to insert id field and the error field into the temp table, want to join 2 tables which has error and the 2 tables will be having...
October 25, 2007 at 2:27 pm
I do have 2 tables where i need to find for errors and display a resut set. From the 2 tables there are fields more than 20 which may have...
October 25, 2007 at 2:03 pm
Exactly, this will be on sheduled basis but i dont want to use a table to track my errors, as and when I run this proc before import I shud...
October 25, 2007 at 8:59 am
Actually i want check these errors before importing data into different DB, if i find erorrs I want to display those in my result set and ask the users to...
October 25, 2007 at 8:29 am
I am looking into certain fields for the right data, something like date field shud contain only after the year 1980 or a character field chud have either A/B/C else...
October 25, 2007 at 7:40 am
I think
we can add a constraint for that field with expression columnname='CAT' and un check the box where it has " check for existing data"
how is tht?
October 17, 2007 at 11:58 am
Viewing 15 posts - 481 through 495 (of 660 total)