Viewing 15 posts - 4,486 through 4,500 (of 7,164 total)
captbob007 (4/13/2012)
I have a database that...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 16, 2012 at 8:38 am
I cannot say I have seen any official guidance on revoking public's access to system procedures.
I have seen guidance related to public's server-level privileges, specifically the GRANT VIEW ANY...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 14, 2012 at 11:01 am
I've seen mail servers reject email to distro lists unless it comes from trusted sources to prevent spammers from hitting them. Your mail was queued, but see if it was...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 4:55 pm
Please post the actual error messages.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 2:03 pm
chumphrey 12211 (4/13/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 1:27 pm
csoloway (4/13/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 1:05 pm
Did you install Developer Edition named instance or just quit after seeing SSIS-state during the installation process?
If you can play, I would try installing the Dev instance and see what...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 12:39 pm
SQL Server 2005 SP2a Product Samples
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 11:59 am
I would definitely try to get them onto a supportable build before starting. Is upgrading to 2008R2 running in 80 compatibility mode an option? SQL 2012 was the first version...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 11:55 am
You can look in sys.dm_exec_sessions for running sessions. For Agent jobs the program_name column will look something like this where the binary string will be the id of your job:
SQLAgent...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 11:48 am
What documentation on the web?
Here is the official documentation for sp_change_users_login and is states:
This feature will be removed in a future version of Microsoft SQL Server. Avoid using this feature...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 11:28 am
varchar2 ? Is this an Oracle question? This is a Microsoft SQL Server Forum.
In general it is proper practice to choose the appropriate data type from the outset. It is...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 10:34 am
Thanks for the email. Interesting file...it appears the data provider is too clever for everyone's own good. The file is actually an Excel htm file (binary format) changed to have...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 10:05 am
I just asked them to email it to me directly. If the PM attachments are working normally in general then it was probably just a bad upload like you said....
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 9:38 am
Just to throw another wrinkle out there, I am on a 32-bit machine and I had no trouble accessing the Instance Names key on a 64-bit Windows server running 64-bit...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 13, 2012 at 9:36 am
Viewing 15 posts - 4,486 through 4,500 (of 7,164 total)