Viewing 15 posts - 4,936 through 4,950 (of 7,164 total)
Matt Miller (#4) (3/8/2012)
True to a certain degree. That said, sending individual emails still is a cursor process, even if an asynch one. That's one thing you can...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 8, 2012 at 10:39 pm
Matt Miller (#4) (3/8/2012)
Eugene Elutin (3/8/2012)
OTF (3/8/2012)
Eugene Elutin (3/7/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 8, 2012 at 12:32 pm
Not security related, but relevant if you use the PowerShell subsystem in SQL Agent. Make sure you choose a proper number of PowerShell worker-threads for SQL Agent to allow to...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 8, 2012 at 11:08 am
I am not sure if there is a classic-C++ class already built for you to pickup and use but Bulk Copy is freely available within the SQL Server Native Client...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 8, 2012 at 10:55 am
We had the same problem. This may be relevant for your situation too: http://support.microsoft.com/kb/2002203
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 6, 2012 at 9:31 am
This summed it up for me:
"While I think selling is a skill, I think it's one more easily learned by a wider variety of the population."
The above statement is a...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 5, 2012 at 4:53 pm
William Plourde (3/5/2012)
opc.three (3/5/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 5, 2012 at 2:59 pm
JQAllen (3/5/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 5, 2012 at 1:00 pm
You may be re-inventing the wheel a bit. Depending on how unique your situation is you may be able to leverage some built-in features of SQL Server. Have you looked...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 5, 2012 at 12:42 pm
William Plourde (3/5/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 5, 2012 at 11:02 am
Which version of the FW are you targeting? Check your SQLCLR assembly's references to make sure those exist on the server.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 5, 2012 at 10:23 am
What you've described wanting to do is to assign two meanings to one column...not good. I will assume that TableA represents an entity, independent of the entity in TableB, otherwise...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 5, 2012 at 9:49 am
If you're trying to DENY a permission from an application service account in the sysadmin server role then that login probably should not be in the sysadmin role. You need...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
March 2, 2012 at 2:16 pm
There are a few people that come to mind who spend a lot of time on this site that could walk you through solving this in a way that will...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 29, 2012 at 7:14 am
Storing spectrometer data with 1024 channels is a problem in SQL Server unless you pivot (which has too much baggage to be useful at that scale IMO) since the storage...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
February 28, 2012 at 12:02 pm
Viewing 15 posts - 4,936 through 4,950 (of 7,164 total)