Viewing 15 posts - 211 through 225 (of 545 total)
Thanks Mate, is there any other ways to do it in 2005, or in 2008 🙂
January 26, 2009 at 8:38 am
Thanks G-Squared you mean Case when date1 > date2 then Date1
...
January 26, 2009 at 8:18 am
Ops Posted on wrong forum, apologies for this 🙂
January 22, 2009 at 9:50 am
Hi Nikel
This seems fine, the basic is that if you enable the option not null to be true,...
January 22, 2009 at 9:19 am
Why cant you combine all this 3 jobs into one job with 3 steps, if step 1 fails exit the job, else continue the job.
if you don't want to go...
January 22, 2009 at 8:59 am
I would suggest the same as Luke, Create a table and then insert columns for 7 days and then update the columns for each day, this gives you a growth...
January 22, 2009 at 8:56 am
can you post the insert statement, there is something wrong on the syntax according to the error 🙂
January 22, 2009 at 8:27 am
Check the table structure, and see if the column allows null values. post us the structure of the table you are trying to insert 😀
January 22, 2009 at 5:31 am
Hi Niyala
This sounds strange, i will check my installation and let you know 🙂
January 22, 2009 at 4:51 am
There is not one particular answer for this, there are many ways you can do it, and its not only the SQL that you have to check, you have to...
January 22, 2009 at 4:44 am
so this is a problem with SP which suddenly behaves badly:), can you post the SP, we can check on the code 🙂
January 22, 2009 at 4:42 am
Just a simple backup from the machine will do, specify the remote location as backup location. 🙂
January 22, 2009 at 4:34 am
Use SQL command on the first step(before inserting) of SSIS package, then insert into the table 🙂
January 22, 2009 at 4:29 am
Viewing 15 posts - 211 through 225 (of 545 total)