All TableAdapters managed by a TableAdapterManager must use the same connection string
31-Jan-1111 Leave a comment
All TableAdapters managed by a TableAdapterManager must use the same connection string
Can happen because one connection string has Persist Security Info=True and one does not
Make sure each connection string is the same.