|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VS2005 Express EditionOK, 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 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) |
|||||||||||||||||||||||