Home All Groups Group Topic Archive Search About

VS2005 Express Edition

Author
21 Dec 2006 1:57 PM
Goofy
OK, the scenario is this.

I have added a MDF Database to my application. I want to run a Select Into
myTable From ( an external sqlServer.FromTable )

It tells me that I need to add a linked list server but Im not sure where to
do this on the express edition ?

--
Goofy

Author
21 Dec 2006 5:10 PM
Paul Clement
On Thu, 21 Dec 2006 13:57:45 -0000, "Goofy" <m*@mine.com> wrote:

¤ OK, the scenario is this.
¤
¤ I have added a MDF Database to my application. I want to run a Select Into
¤ myTable From ( an external sqlServer.FromTable )
¤
¤ It tells me that I need to add a linked list server but Im not sure where to
¤ do this on the express edition ?

You can use SQL Server Enterprise Manager to create a linked server table or
SQL Server Management Studio Express.


Paul
~~~~
Microsoft MVP (Visual Basic)