<< The issue only seems to occur in tables where I have images in one of the columns. I have tested connections to the same SQL tables via Access, and there are no problems. >>
What happens if you define a view (in SQL Server) on the table you want to attach, excluding image columns? Can you attach? -- Larry

