mssql version problem
-
hi.i have a confusing problem. i used mssql 2005 developer version for a pc. it worked well with all functions. but when i installed it for my own pc with same cd's, it worked as if it was express edition. There is no import, export, full-text-search functions and even there is no sql manager studio. i installed it manually. what can i do?
-
hi.i have a confusing problem. i used mssql 2005 developer version for a pc. it worked well with all functions. but when i installed it for my own pc with same cd's, it worked as if it was express edition. There is no import, export, full-text-search functions and even there is no sql manager studio. i installed it manually. what can i do?
And what does it has to do with C#? :wtf:
Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.
-
hi.i have a confusing problem. i used mssql 2005 developer version for a pc. it worked well with all functions. but when i installed it for my own pc with same cd's, it worked as if it was express edition. There is no import, export, full-text-search functions and even there is no sql manager studio. i installed it manually. what can i do?
-
And what does it has to do with C#? :wtf:
Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.
-
May be you didn't installed all the features, try this link Installation guide for MSSQL 2005[^]
-
hi.i have a confusing problem. i used mssql 2005 developer version for a pc. it worked well with all functions. but when i installed it for my own pc with same cd's, it worked as if it was express edition. There is no import, export, full-text-search functions and even there is no sql manager studio. i installed it manually. what can i do?
Sorry for stating the obvious, but when you install more than one database on a machine, they would have different names, and your connection strings need modified including the name. :)
Luc Pattyn [Forum Guidelines] [My Articles]
DISCLAIMER: this message may have been modified by others; it may no longer reflect what I intended, and may contain bad advice; use at your own risk and with extreme care.