Re: What is SqlConnection.IsShiloh?



shodson@xxxxxxxxx wrote:
SqlConnection has a protected or private boolean called "IsShiloh"
that I found in my debugger. I thought this was a curious name for a
property and was wondering if anybody knows what this is for.

You should bring this question to te adonet group that Stephen mentioned,
but ...
Shiloh was the code name for SQL 2000, so I suspect this undocumented
property is checking for the SQL Server version you are using to determine
if it should enlist in a transaction, which is the default for SQL 2005.
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


.



Relevant Pages

  • Re: Problem w/ VBScript running against SQL Server 2000
    ... but bayID is always assigned the value of bay_id. ... account for sql injection anyway. ... This email account is my spam trap so I ...
    (microsoft.public.scripting.vbscript)
  • Re: 80040e14 Unclosed quotation mark
    ... > The following error is generated when I run the code underneath. ... > trying to write a guid from a session variable to a SQL table. ... This email account is my spam trap so I ...
    (microsoft.public.inetserver.asp.db)
  • Re: Different results in SQL and Access
    ... do you mean using a recordset to loop through and select your ... Or do you mean using ADO to execute your sql queries (which would certainly ... This email account is my spam trap so I ...
    (microsoft.public.access.queries)
  • Re: MS Access db as backend
    ... (they use parameters - no concatenation to create sql statements) ... Please reply to the newsgroup. ... This email account is my spam trap so I ...
    (microsoft.public.inetserver.asp.db)
  • Re: MS Access db as backend
    ... Not a bit of dynamic sql in sight! ... Please reply to the newsgroup. ... This email account is my spam trap so I ...
    (microsoft.public.inetserver.asp.db)