Yes. But you will need to make the connection directly via code rather than through the IDE. The IDE in C# 2005 Express only supports local data connections. Remote connections are supported in higher level versions of Visual Studio.
LanceDelano
Thank you - that was the answer I was looking for. Do you have a sample of this code handy somewhere?
scrptman
Lance, Which versions of VS support remote connections?