Viewing 15 posts - 16 through 30 (of 34 total)
Thank you Allen,
I will give this a try.
Peter
February 11, 2004 at 7:44 am
Thank you Allen, I will let you know how it worked!, Pete
January 14, 2004 at 12:22 pm
Hi Allen and thank you for the reply. I'm aware of this command on a single table, but is there a way to execute this command with all of...
January 14, 2004 at 12:07 pm
Hi Steve,
I just spoke to the systems administrator and he failed to install SP3.
Thanks for your help,
Pete
November 24, 2003 at 12:30 pm
Knowone has come across this situation?
Anyone?
Thanks..:)
November 14, 2003 at 5:19 am
Frank, the following is an example of both code and result set
SELECT DISTINCT *
FROM CDSCTM_M B
WHERE NOT EXISTS
(SELECT *
...
November 13, 2003 at 10:17 am
Phillcart,
Thank you for your help. Since I'm not all familiar with Visual Basic, I opt to use the RAISERROR approach. My stored procedure is testing for the counts...
November 10, 2003 at 6:44 am
With VB Script, how can I pass values from SQL Server to VB Script? Basically, I would like the package to end IF the counts from (table a) do...
November 7, 2003 at 9:25 am
Also,
I forgot to mention that I'm receiving errors on my GOTO statements too. And like the other error, this code works in SQL Query Analyzer.
Peter
November 7, 2003 at 7:11 am
Hi Gabor,
This worked excellent, thank you. Now I need to truncate the remainder of the numbers to the right of the decimal. Is there a specific function in...
November 6, 2003 at 10:07 am
Hi Keith,
Thank you for the info. I'm not sure what value to put into the 'Data Link Properties' when I right click on the Data Source name and click...
November 3, 2003 at 10:01 am
Hi Keith,
Where can I find the extended propertied for the connect string?
Thanks,
Peter
October 30, 2003 at 7:10 am
Yes, there are 2 packages that populate 2 tables, one in test and the other in production.
I wrote the IF statement in the execute SQL task. I'm unsure how...
October 24, 2003 at 1:43 pm
Frank,
This update statement worked perfectly.
Thank you for all your help.
Peter
October 24, 2003 at 9:09 am
Viewing 15 posts - 16 through 30 (of 34 total)