Viewing 15 posts - 1,261 through 1,275 (of 4,272 total)
It pains me to do this but you might find better help here: http://www.scheduler-usage.com/%5B/url%5D
CEWII
June 29, 2011 at 2:32 pm
Craig Farrell (6/29/2011)
Can someone point me at the 10GB documentation for R2?
http://www.microsoft.com/sqlserver/2008/en/us/editions.aspx
The line "DB Size" under Free Editions. That is pretty clear to me 10GB..
CEWII
June 29, 2011 at 2:26 pm
My first thought was it also needs the password at run-time.. Which agent will store securely for you..
CEWII
June 29, 2011 at 1:46 pm
Two points, first the critique.. Using select into in this context could cause problems if the table was changed and your sproc should include a CREATE TABLE with the...
June 29, 2011 at 1:41 pm
I think you guys might be taking this legal question too far, I can say something is legal or not but unless I am a lawyer or represent myself as...
June 29, 2011 at 1:35 pm
I used to (over) use linked servers in SQL 2000, got burned over and over, switched to more DTS got burned less, switched to SSIS got burned WAY less..
With all...
June 29, 2011 at 1:25 pm
I agree with opc.three's read on your question, SQLCLR code is always run on the machine running SQL Server. What you can do is something related to Service Broker...
June 29, 2011 at 1:16 pm
You also might post the actual error messages. "it doesn't work" doesn't provide enough information. The list of things you said you already did helps and was basically...
June 29, 2011 at 1:07 pm
Jayanth_Kurup (6/29/2011)
Elliott Whitlow (6/28/2011)
Jayanth_Kurup (6/28/2011)
If your on a budget there is always the SSRS route , assuming you know which system tables to query
I don't see this as much of...
June 29, 2011 at 1:02 pm
Let me see if I understand. Your staging table is either a superset or roughly the same as the master table correct? the staging table can have duplicates....
June 29, 2011 at 12:56 pm
Jayanth_Kurup (6/28/2011)
If your on a budget there is always the SSRS route , assuming you know which system tables to query
I don't see this as much of a solution, my...
June 28, 2011 at 2:52 pm
djackson 22568 (6/28/2011)
Elliott Whitlow (6/27/2011)What I mean by companies that wouldn't otherwise exist really comes down to this, they couldn't afford to drop $10-20K for a few servers and the...
June 28, 2011 at 12:36 pm
In most cases when dealing with these ancient partners you can only push them so far, however, internally you have more leverage. If you report out that their security...
June 28, 2011 at 12:01 pm
djackson 22568 (6/27/2011)
Elliott Whitlow (6/27/2011)
June 27, 2011 at 7:45 pm
There are definitely some areas that the cloud makes sense for. Small companies that can't afford large hardware and software outlays can definitely benefit or companies that need a...
June 27, 2011 at 6:10 pm
Viewing 15 posts - 1,261 through 1,275 (of 4,272 total)