Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Auto Translate in Connection String Unlnown


Message #1 by "Mike Amundsen" <mike@a...> on Fri, 5 Jan 2001 12:23:26 -0500
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


  Return to Index