Viewing 15 posts - 1 through 15 (of 33 total)
I tried that before and it kept giving me an error when I ran the create code on the new server. For some reason I had to remove the...
April 29, 2013 at 7:50 am
hey thanks for the tip. I did download and install that and it looks like it will generate the script to copy the data over but it does not...
April 29, 2013 at 7:17 am
no its just not there. I think I have the free version of the management studio.
April 24, 2013 at 12:56 pm
thanks for the replies - that would definitely be nice and easy but unfortunately i dont have that option when I right click.
April 24, 2013 at 12:42 pm
I have actually already uninstalled everything SQL server or visual studio related. Thats why i am kind of stumped on how to get rid of it.
July 5, 2011 at 8:35 am
did you ever resolve this? I am having the same problem.
June 30, 2011 at 2:24 pm
yea we are a large company - the network/DB guys have a sql cluster set up in the server room. that's what i am accessing with my current version...
May 5, 2009 at 9:21 am
the other datasource is some other obscure 3rd party database. not sure what exactly it is - i will find out this afternoon when i meet with my boss.
and...
May 5, 2009 at 8:04 am
hey thanks for the info but i don't seem to have that option.
if i right click and go to tasks, all i have is Detach, Shrink, Backup, Restore, and Generate...
May 5, 2009 at 7:44 am
worked like a charm - thank you!!!!!!!
August 19, 2008 at 12:20 pm
well i think were getting closer...
now i get the following:
Executing: Update T
Set , [Title] = Replace([Title], '"> <!--', '')
, [description] = Replace([description], '"> <!--', '')
From dbo.itaps_RAENS T
Msg 170,...
August 19, 2008 at 9:18 am
ok so i tried running it from a new query window and i get the following messages:
Msg 170, Level 15, State 1, Line 1
Line 1: Incorrect syntax near 'max'.
Msg 137,...
August 19, 2008 at 8:33 am
rbarryyoung (8/18/2008)
Wait a minute,... you aren't using the View Designer, are you?
no i am not using the view designer - not even sure how to get into that. i...
August 19, 2008 at 6:58 am
rbarryyoung (8/18/2008)
Blair Dee (8/18/2008)
if it matters it is a SQL Server 2000 database (should have mentioned that sooner)
Yes, it does matter, and yes you should have mentioned that before. ...
August 18, 2008 at 9:14 pm
Viewing 15 posts - 1 through 15 (of 33 total)