Viewing 15 posts - 16 through 30 (of 113 total)
So in an effort to start with a fresh clean install, I uninstalled everything and now have an instance on the failover cluster that I cannot get rid of...Everything I...
Aurora
March 8, 2010 at 7:00 am
Yes that is exactly what I want to do...Active/Active...Ok thank you very much for your help...
As I understand it then...I would load instances, 1 on each box...Then go to one...
Aurora
March 7, 2010 at 9:19 am
Sorry it only dycrypted in 7.0, if I am not mistaken the encypt algorithm changed w/ SQL 2000 release...I generate the code (which spits out the code to create the...
Aurora
October 12, 2009 at 12:47 pm
Awesome, that's what I needed...
Thanks all!
Aurora
August 5, 2008 at 1:54 pm
I knew it was something so simple! That worked, thanks!
Aurora
January 19, 2007 at 7:23 am
SQL Server has changed the way the DTS packages are displayed and developed. In 2005 to develop SSIS packages you use a tool that installs with SQL Server Integration Services. ...
Aurora
January 18, 2007 at 6:18 pm
Are you trying to create a new SSIS package or save a 2000 DTS package in SQL 2005?
The tool in SQL 2005 to manipulate SSIS packages is SQL Server Business...
Aurora
January 18, 2007 at 5:51 pm
Thanks both of you for your options...I tried both and I think that the 'out the box' solution is exactly what I need...
I adapted it and it works like a...
Aurora
February 22, 2006 at 3:13 pm
Okay I have imported the table let me make sure it is something my developers can use...Thank you for your help and I'll keep you posted...
Christine
Aurora
February 21, 2006 at 3:33 pm
Thanks guys for your help...here's how we decided to tackle the issue, forgive my simplistic explanation:
I developed a sproc that will gather the data along with the rep_id....Then my developer...
Aurora
January 12, 2006 at 7:44 am
Okay,
What I decided to do was create a sproc that would gather the data...Then I created a DTS package that:
1. Connected
2. Run SQL Task ( EXEC uspSproc)
3. Then send e-mail
4....
Aurora
January 10, 2006 at 7:18 am
Kenneth, you're awesome, I can actually begin to envision the code...let me work on it and I'll keep you posted on my progress...I stink at actual coding so I am...
Aurora
January 3, 2006 at 9:44 am
OKAY, allow me to go over the steps with you:
Aurora
January 3, 2006 at 7:12 am
I apologize I should have been more clear:
Each rep should get the list that's pertinent to them, not the entire reult set...
So the loop will work if I am sending...
Aurora
December 30, 2005 at 12:49 pm
I would like to see some sample MS SQL server standards documentation writing guides or similar...Any guidance in that area would be idea...Also, product review to assist the newbie in...
Aurora
December 29, 2005 at 9:37 am
Viewing 15 posts - 16 through 30 (of 113 total)