I am trying to use the Auto Translate attribute in a connection string for
SQLConnection and am getting "autotranslate unknown..." compile errors when
attempting to run the ASPX page.
In COM/ADO, the SQLOLEDB.1 provider supports "Auto Translate=False/True"
In COM/ODBC, the SQL Server Driver supports "AutoTranslate=No"
However, I can't seem to get the SQLConnection object in .NET Beta1 to
accept this attribute.
Bug?
Feature?
Pilot Error?
MCA
---
http://www.asptoday.com - the leading site for timely,
in-depth information for ASP developers everywhere.
---
You are currently subscribed to aspx as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-aspx-$subst('Recip.MemberIDChar')@p2p.wrox.com