| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | yesterday | |
| stats | profile views | 11 |
|
Jun 13 |
awarded | Scholar |
|
Jun 13 |
accepted | How to remove a database server from Utility Explorer |
|
Jun 13 |
comment |
LDAP in SQL Server 2012 The problem isn't setting up a linked server but querying the LDAP which uses the Active Directory Helper Service |
|
Jun 13 |
asked | LDAP in SQL Server 2012 |
|
May 17 |
comment |
How do I add a index column to a database with non unique columns What kind of database? |
|
May 3 |
comment |
What's the meaning of the Collation Code (blank, 90, 100, 110) in SQL Server 2012 CI - Insensitive AS - Accent Sensitive |
|
Apr 25 |
awarded | Critic |
|
Apr 4 |
comment |
Role of Database Administrators DBA should be responsible for DDL. You will end up with a mess if you let the developers have that role! |
|
Apr 3 |
answered | Run Multiple Remote Jobs |
|
Feb 4 |
answered | Cannot delete publication |
|
Jan 23 |
comment |
How to delete and create user remotely on SQL Server 2000 More like 150+. We already have 22 converted to 2008R2. The size really won't be much different than our warehouse |
|
Jan 18 |
comment |
Bulk insert into SQL Server from VMWare guest using distributed switch Is VM showing any errors? |
|
Jan 18 |
comment |
How to delete and create user remotely on SQL Server 2000 I posted on FB that maybe I need to consider writing some code in case of zombie attack just to cover all bases! All of this is because someone ran a job during business hours after I told them not to do that and messed up some data. |
|
Jan 17 |
answered | How to delete and create user remotely on SQL Server 2000 |
|
Jan 17 |
comment |
How to delete and create user remotely on SQL Server 2000 Revoking access deletes the user. Revoking login is only for windows accounts but that did give me another idea - change the users rights |
|
Jan 17 |
comment |
How to delete and create user remotely on SQL Server 2000 Yes, just to ensure that the person at the remote location can't access the database during this process. Not the login but just the user |
|
Jan 17 |
comment |
What is the difference between a “record” and a “row” in SQL Server? I once asked a question in MS forum many years ago in the wee hours of the morning after working on a problem for a long time and accidentally mentioned the word 'record' and yeah, he jumped on me for that one. Now I have a problem with all of the development team calling it record, just to see me wince. |
|
Jan 17 |
asked | How to delete and create user remotely on SQL Server 2000 |
|
Dec 10 |
awarded | Commentator |
|
Dec 10 |
comment |
MS DTC errors on SQL Server 2008 R2 but not SQL Server 2000 running on difference instance Another strange development. I attempted to run subinacl to adjust the permission levels - access denied even running as administrator on the server |