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.