Connector

  • Can anyone tell me what is the best .net 2005 connector for accessing SQL server database 2000 and 2005. I used System.Data.SqlClient.SqlConnection but it's not appropriate for me because it can't handle large strings. I don't know about BLOBs I just tested it with strings.

  • What do you mean "it can't handle large strings"? I'm using SqlClient.SqlConnection to read/write large TEXT fields as well as IMAGE fields just fine...

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply