3,047 reputation
11225
bio website adsi.mvps.org
location Bern, Switzerland
age 47
visits member for 2 years, 3 months
seen 45 mins ago
stats profile views 207

Note to all SO beginner:

Please read (and embrace!) Jon Skeet's helpful hints on how to write a good question (or at least his short version here ) - one that has a chance that someone can answer it.


A Pascal/Delphi programmer and database freak at heart, I work as a C# developer on line-of-business applications (mostly ASP.NET).

I'm interested mostly in distributed systems (WCF), database (design and SQL), and Active Directory.


I'm an MCPD .NET 4 Web Developer, MCPD .NET 4 Windows Developer, MCPD Enterprise Application Developer (.NET 3.5), and MCTS for WCF, ADO.NET, Winforms and ASP.NET.


catch me at mscheuner -at- gmail -dot- com if you need to :-)


Aug
20
revised Why would “Drop Database” fail on local SQL Server 2005 Express instance?
cleaned up post, it's a "SQL Server 2005 Express" (properly spelled)
Aug
20
revised Optimizations for new SQL Server 2000 database that will act as email queue AND API database
it's "SQL Server 2000" - the official Microsoft product name - *not* SQL 2000 (that would be a language standard....)
Aug
20
accepted Find out what setting were used for a given stored procedure
Aug
20
suggested suggested edit on Can CDC or Change Tracking be implemented against a SQL Server 2012 AlwaysOn read only secondary?
Aug
20
suggested suggested edit on Optimizations for new SQL Server 2000 database that will act as email queue AND API database
Aug
20
suggested suggested edit on Why would “Drop Database” fail on local SQL Server 2005 Express instance?
Aug
20
awarded  Enthusiast
Aug
17
revised SQL Server Database Mirroring : strange client application behavior upon failover
cleaned up post, product is called "SQL Server" (and not "MS SQL" or something like that)
Aug
17
suggested suggested edit on SQL Server Database Mirroring : strange client application behavior upon failover
Aug
15
revised Setting up a central CLR stored procedure / function respository library for internal stored procs in other databases to use?
It's a stored procedures (not "store" proc), and it's C# (instead of "C Sharp")
Aug
15
suggested suggested edit on Setting up a central CLR stored procedure / function respository library for internal stored procs in other databases to use?
Aug
15
comment SQL Server : reasons not to use default database settings for ANSI_NULLS?
Thanks for your insights, Shark!
Aug
15
accepted SQL Server : reasons not to use default database settings for ANSI_NULLS?
Aug
14
comment Find out what setting were used for a given stored procedure
Thanks for that info, @Andomar!
Aug
14
comment Find out what setting were used for a given stored procedure
Excellent, thanks a lot, Aaron! Too bad it only shows two (ansi_nulls and quoted_identifier) - but better than nothing!
Aug
14
asked Find out what setting were used for a given stored procedure
Aug
14
revised Invalid database file version error in SQL Server 2005
Product is "SQL Server" - not just "SQL" (that's a language + standard)
Aug
14
suggested suggested edit on Invalid database file version error in SQL Server 2005
Aug
14
comment SQL Server : reasons not to use default database settings for ANSI_NULLS?
@gbn: well, not really - the query processor cannot come up with a plan - nothing to performance-troubleshoot there! :-)
Aug
14
revised What can cause a mirroring session to timeout then failover? SQL Server 2005
fixed title - product is called "SQL Server", not MS SQL