Thanks MH,

I have corrected my connection string.... fair comment.

I have tried using the SA account explicitly declared in the connection string, but am still getting a login fail. I thought that doing this in the web.config . .

<authentication mode="Windows" />
<identity impersonate="true" />

. . . should sort this out and use the local user account ?

Cheers
Bob