G
Guest
I have just started programming in .net and have a SQL issue.
I have a "SELECT * INTO HOST FROM 105DW.dbo.HOST" statement that is driving
me nuts. I know that it has something to do with the 105DW naming of the db
because when I export it to DW105 and refer to it as DW105.dbo.HOST is works
fine. I have tested it in qurery designer and get the same issue. Searching
for rules on calling db's beginning w/ numerics as well as db names
containing spaces has not proved very fruitful.
HELP!!!
I have a "SELECT * INTO HOST FROM 105DW.dbo.HOST" statement that is driving
me nuts. I know that it has something to do with the 105DW naming of the db
because when I export it to DW105 and refer to it as DW105.dbo.HOST is works
fine. I have tested it in qurery designer and get the same issue. Searching
for rules on calling db's beginning w/ numerics as well as db names
containing spaces has not proved very fruitful.
HELP!!!