Viewing 15 posts - 1,606 through 1,620 (of 2,487 total)
Yes that would be the problem. You need to tell DTS the datatype of the parameter as well as the value.
February 3, 2005 at 12:18 am
Given the time it takes to perform maintenance and the size of the backup files, there is no reason why you can't do it nightly.
February 3, 2005 at 12:16 am
The CSV output from Reporting Services is in Unicode format. There is a trick to make it plain CSV but I can't recall it at the moment.
Why don't you just...
February 3, 2005 at 12:15 am
Best thing you can do to save future headaches is to remove Outlook and MAPI from your server.
Get a replacment like xp_smtp_sendmail
http://www.sqldev.net/xp/xpsmtp.htm
February 3, 2005 at 12:12 am
This was a problem with the original release of reporting services. Applying service pack 1 fixed it for me.
January 27, 2005 at 3:28 pm
Jones
The best strategy involves not coding stored procedures until the database schema is finalised. Realistically this will probably never happen ![]()
To make the changes...
January 26, 2005 at 10:11 pm
Just to try and understand your question.
If you have 100 records to migrate, does that mean you want to update the other table 100 times, or do you just want...
January 26, 2005 at 7:53 pm
Now that would be a silly thing to do if the database is operational 24x7 ![]()
January 25, 2005 at 4:32 am
Congrats ![]()
Now come on, it's never a holiday with a new-born is it ![]()
January 24, 2005 at 3:45 pm
At the moment its 9am here. Busy organising my workload for the day.
Wish I was sleeping though ![]()
January 24, 2005 at 3:15 pm
Yes, now that is a funny site. How many of the tests have you done Frank??
January 24, 2005 at 2:43 pm
In the input parameters dialog, you can specify the same global variable for each of the parameters.
January 24, 2005 at 2:37 pm
The only way you could get SQL Server to use date sorting is to convert the column to datetime.
Other options would be
a) add a new field to hold an...
January 23, 2005 at 10:33 pm
Straight MS shop at my place ![]()
1 x W2k3 running SBS 2003 Premium (Exchange, Sharepoint, Streaming Media)
1 x W2k3 running SQL 7.0/2000/2005 (virtual servers)
2...
January 23, 2005 at 7:29 pm
Viewing 15 posts - 1,606 through 1,620 (of 2,487 total)