Upgrading SQL Express: Is It Possible To Restrict To Which Version Upgrade Is Possible?
Aug 15, 2007
Greetings,
I am about to let users upgrade their SQL Express installations to Standard Edition. They will all run the upgrade program by a command line argument that I will supply along with a setup.ini that I will supply. Is it possible by simple means "hack" the setup.ini file in order to only allow upgrade to x86 Standard Edition? We have DVDs with all kinds of editions for both x86 and 64-bit and I would not want the users to accidentally upgrade to Enterprise Edition or a 64-bit Standard edition.
Is this possible to attain by simply means or do I have to upgrade all clients myself?
Regards,
Harald Hedlund
View 5 Replies
ADVERTISEMENT
Mar 9, 2007
Our application installation setup needs to be able to detect:
Is SQL Server 2005 Express Installed?
If false, run the SP2 Installation
Is SQL Server 2005 Express or SQL Express SP1 Installed?
If false, run the SP2 Installation with Update Switch
Is SQL Server 2005 (not Express) Installed
If true, abort installation with a mesage.
Can you direct me to some documentation about testing for these environments or just if someone has some scripts that will run in InstallShield, that would be great.
ALSO, can you direct me to information about using the command line update switch for the Express SP2 Installer?
Thanks.
Pat
View 1 Replies
View Related
Aug 6, 2007
Hello,
at the moment I have the following problem:
We have installed a version of the MSDE 2000 Sp3 with our software since 2005. Now we install SQL Server Express 2005 in order to use the latest version and to be compatible with Vista.
We have never had any problems with the MSDE, so it was no problem that we installed the german version (by mistake) because there never was any output at installation time.
When we now upgrade the existing MSDE installing the new version of our software, there are often problems and there are error messages, unfortunately in german, which cannot be read by most of our international users.
The problem is, that there seems to be no possibility to upgrade the existing (german) MSDE with the english version of SQL Server Express 2005.
My question is, if it is possible to upgrade the german MSDE to the english SQL Server 2005 to enable our international users to read the error messages at installation time in english?
Thanks in advance.
Best regards,
Peter
View 4 Replies
View Related
Jan 23, 2007
i am working on upgrading the clients and server computers from 2000 MSDE to 2005 SQL Express Adv. Plan to upgrade using the template.ini.
i can find the version of sql server running on th server by @@version but how do i find the version of client connctivity components the computer has installed in order to ugrade?
1. somehow i need to know whether to upgrade a client computer CONNECTIVITY COMPONENTS from 2000 to 2005?
2. is there a way to enable tcp/ip in installation script of SQL Express?
THANKS
View 9 Replies
View Related
Jan 31, 2007
Want to upgrade Evaluation version of SQL 2005 to full retail version. How would I do that. Thanks very much for your hel
Sam Commar
View 1 Replies
View Related
Apr 20, 2007
We want to licence a trail version 2005 EN with an fullversion of MS Sql server 2005 EN. Is that possible?
Conworx
View 4 Replies
View Related
Nov 8, 2007
Can some one here give me more insight about how to upgrade a SQL Server 2005 Standard Version (32 bits) to a SQL Server 2005 Enterprise Version (32 bits) as default instance on a Windows 2003 enterprise OS (32 bits). I want to know what is the easist way and what is the safest way. May I preserve some settings I have for the STD version, or I have to start from strach again to configure the server? Is there any catches, anything I should have attention to (We are using heavily about CLR and fulltext indexing)?
Thanks a milliom
Ning
View 1 Replies
View Related
Feb 18, 2008
How do I upgrade Sql Server 2005 Express to SP2 if I also have SQL Server 2005 Enterprise SP2 already on the same box? I installed Sql Server 2005 Enterprise first, then applied SP2, then installed Visual Studio 2008 (which installed SQL Server 2005 Express).
When I try to upgrade Sql Server 2005 Express to SP2 using the special Express edition of SP2, I get an error message that says "None of the selected features can be installed". I end up having to cancel the install of SP2.
I'm left with SQL Server 2005 at level 9.0.3054 and SQL Server 2005 Express at 9.0.3042. How can I bring SQL Server Express 2005 to the same level as SQL Server 2005 Entperprise?
View 2 Replies
View Related
Nov 12, 2007
I've downloaded the SQL Server 2005 VHD Evaluation from http://www.microsoft.com/downloads/details.aspx?FamilyID=7B243252-ACB7-451B-822B-DF639443AEAF&displaylang=en
and it's running in evaluation mode. I have a valid key and I've activated windows and upgraded to SP2, but I still get an 'about windows' dialog on startup and a watermark on the desktop. Is there any way tp upgrade to the full version?
View 3 Replies
View Related
Jun 8, 2001
What's the procedure for upgrading the installed evaluation version of SQL Server 2000 to the full Enterprise Edition? Your help is appreciated.
View 1 Replies
View Related
Sep 1, 2007
Hi,
I've got an issue - A client required SQL 2005 for a new CRM package. They run SBS 2003 standard R2, so I ordered the upgrade to premium. No worries, but the developer needed SQL before the package arrived, so we installed the eval version, and then applied SP2 because this was needed for the CRM package.
Now the full version has arrived. I tried running setup both with and without SKUUPGRADE=1 and neither way will let me upgrade, stating that a later version is already in use.
I do have a good backup of the databases (I also have an entire image-based backup as well) but I don't want a disaster. My question:
Do I uninstall SP2 then upgrade to the RTM version of SQL2005 workgroup edition (the one with SBS2003 premium) or is there some other trickery required?
I'd prefer to get a smooth upgrade rather than ending up in a situation where I'd have to restore a heap of things.
Cheers,
Jeroen
View 5 Replies
View Related
Jan 3, 2007
I just received my licensed disks for upgrading my SQL Server 2005 Evaluation version to a fully licensed version. Do I simply run the two disks over top of the evaluation version or is it a little bit more complicated? Any input would be greatly appreciated. A little new to SQL.
Thanx
Chad
View 1 Replies
View Related
Feb 14, 2007
Ladies & Gentlemen,
I realize this must be an unexpected question in this day and age of MS SQL 2005, however, at my company i need to upgrade from SQL 7.0 to SQL 2000 standard on a WIN2K machine.
can anyone out there tell me why the option to upgrade ("Upgrade, remove, or add components to an existing installation of SQL Server") is disabled ?
I'm reading that i should be able to upgrade without having to install a second instance.
thank you
View 4 Replies
View Related
Feb 23, 2007
is there a tsql or stored proc to find when was the sqlserver got upgraded from 2000 to sqlserver 2005?
thanks in advance
View 1 Replies
View Related
Feb 6, 2007
Hi All,
Currently we are using standard edition SQL Server 2005. In couple of days we will upgrade our system to Enterprise ed. How to do the right upgrade without losing any data? Do we have to uninstall the current version before upgrade it? Also, what is the best practice to have, keep using standard edition in my development box while later I will deploy it in enterprise on production server, or using Developer ed in my development box?
Thanks in advance.
View 5 Replies
View Related
Nov 29, 2006
When attemping to install SQL 2005 Express using the following command line arguments
/qb UPGRADE=SQL_Engine INSTANCENAME=MY_INSTANCE
or
/qb UPGRADE=SQL_Engine INSTANCENAME=MY_INSTANCE SECURITYMODE=SQL SAPWD=MY_PASSWORD
the following error occurs.
Your upgrade is blocked. For more information about upgrade support, see the "Version and Edition Upgrades" and "Hardware and Software Requirements" topics in SQL Server 2005 Setup Help or SQL Server 2005 Books Online.
Edition check:
Your upgrade is blocked because of edition upgrade rules. For more information about edition upgrades, see the Version and Edition Upgrades topic in SQL Server 2005 Setup Help or SQL Server 2005 Books Online.
The following version and editions have been verified.
1. .NET 2.0 installed
2. Windows XP SP2
3. MSDE 8.00.2039(SP4)
4. all MSDE databases are owned by sa
5. Instance and SQLAgent running under user that is member of Administrators
What are the possible reasons this error is occurring?
View 4 Replies
View Related
Jul 20, 2000
I have a database running on what transpires to be an evaluation copy of SQL 6.5 which has expired. How can I install a full licenced copy of 6.5 whilst retaining databases, users etc.
Note:when starting the SQL server service it immediately shuts down due to the eval expiry. Any help is greatly appreciated.
View 1 Replies
View Related
Jun 13, 2001
I need to create a DB version upgrade schema on client site that will preserve the existing data.
Provide the user with a patch that he can run on his database that wiil apply changes to his DB structure and keep the old data.
One approach that I am thinking of is to create a differential DB patch - a and apply that to the client database.
Is there any strategy any algorithm to do that. Can it be automated?
If there any accomplishments or approaches known on the subject?
I would greatly appreciate any ideas you can come up with.
Zaven
View 1 Replies
View Related
Aug 2, 2007
Hi Experts,
We have SQL Server 2005 Standard edition in a box. We need to update (install) that box with SQL Server Developer editions. Please let me know what are the ways to do it.
Thanks in advance,
Hariarul
View 4 Replies
View Related
Aug 2, 2007
Hi Experts,
We have SQL Server 2005 Standard edition in a box. We need to update (install) that box with SQL Server Developer editions. Please let me know what are the ways to do it.
Thanks in advance,
Hariarul
View 3 Replies
View Related
May 9, 2006
Hello,
Can I install
Microsoft SQL Server 2005 Express Edition with Advanced Services
over
Microsoft SQL Server 2005 Express Edition
or must I uninstall the basic version?
Thanks
Frank
View 1 Replies
View Related
Feb 16, 1999
Hi All,
I am doing an upgrade of SQL Server from Beta 3 release to the release version. I will appreciate if I get some information , some tips that I should follow which will make my task simpler. The database is very critical and big. It has huge amounts of stored procedures.
If you can tell me any site which gives information regarding this that will be also helpful..
Thanks
Ajay
View 3 Replies
View Related
Aug 3, 1999
Hi Guyz
We are currently running with Eval 120day limit SQL6.5 SP4 and now wish to upgrade to the full version. We have now purchased the full version but whenever we try to "upgrade" the server all we get told is that we should "Use control panel to add or remove components" or we are told that we should "use service pack 3 to update". I can only assume that this message is refering to Add/Remove programs in the control panel but there is no reference to SQL here.
Any ideas how we can upgrade to the full legal version without loosing our SMS data?
Very best regards to all
Stuart
View 1 Replies
View Related
May 17, 2006
We started out with the trial version of sql2005 and we later purchased the full standard version I belive, I just realized our trial is going to expire which we have data we are using on it. Is it possible to enter our liscense number in the trial to continue using or do I have to detach all of the databases and install the new sql version and then reattach all of the databases and setup any maintence plans again.
View 5 Replies
View Related
Oct 13, 2006
I just installed 2005 and accepted all the defaults to upgrade the default instance of 2000 as prompted. However, when I open the SQL Server Mgnt Studio, my server shows 8.0.2039 as the version which is 2000, and I can't restore a backup from another 2005 server, because it gives an error message like it still thinks its 2000. The whole installation process went fine including sp1. I looked in Services to see if there was more than one instance of SQL Server, and there isn't. Also, all my database files are still in the old 2000 (mssqldata) directory. Any ideas, solutions? Thanks.
Michael
View 14 Replies
View Related
Apr 14, 2008
Hello
I got a sql server express that i am trying to connect form win or web forms(2.0) €“ express as well.
My problem:
Can not connect to the server in any way!
Even the designer cont find any sql server on my machine; for example "the data source configuration manager" (gui) in enyn way its can not find the sql server express (2005)
So my question is:
if all what i used is the express version - is it possible to connect and use the sql.s express form the vs. express
View 10 Replies
View Related
Apr 21, 2015
We migrated the MDS database to a new server (win 2012 & sql 2014). We did this by detaching attaching. After the move, I tried to upgrade the MDS database using the master configuration manager and i am getting the following error. I couldn't find any relevant articles online. "The upgrade from the version of the database is not supported or the sql scripts for the upgrade are misisng".
View 2 Replies
View Related
Sep 11, 2006
Hi, all,
I am having a question about SSIS. Is it a totally new product in SQL Server 2005 or it is a upgrade version of previous version DTS? Thanks a lot for any guidance for that.
With best regards,
Yours sincerely,
View 3 Replies
View Related
Sep 13, 2007
Hi All,
I have been using the 180 day evaluation version of SQL Server 2005 Standard Edition and I have my license key now for the purchased version. I read on the Microsoft site I am able to upgrade to the non-trial version without uninstalling the eval version. But for Standars Edition Microsoft states:
"... If upgrading to the fully licensed version of SQL Server 2005 Standard Edition, Workgroup Edition, or Developer Edition, it is recommended that you uninstall the 180-day trial version of SQL Server 2005 Enterprise Edition before installing the fully licensed version of the other editions..."
Is there anyway out where I don't need to uninstall my eval database server?
If it is necessary to uninstall eval version, then what is the best way to preserve all my current databases?
Thanks,
Sumit
View 1 Replies
View Related
Sep 7, 2007
We have been using the 180 day evaluation version and I have my license key now for the purchased version. I read on the Microsoft site I am able to upgrade to the non-trial version without uninstalling the eval version. But it doesn't tell me HOW to do it. I was expecting a menu option, maybe on the About Screen of Management Studio to enter it. (How naive is that?) Is there a simple way to tell the Eval version I am now licensed?
TIA
Chris
View 19 Replies
View Related
Feb 3, 2008
I got it to work via SKUUPGRADE=1 swtich from the command prompt with setup. No errors were reported...
Afterwards, when I attempted to create a new dB, it complains the the model dB that is used as a template was corrupt and thus couldn't perform. sorry, I didn't jot down the error code.
If there any easy way to reload or re-create the model dB from the CD...?
thx
magellan
View 3 Replies
View Related
Oct 11, 2006
hello we want to evaluate TS foundation server but it says it won't support developer edition sql, only sql2k5 stanard. But now we have DEVELOPER version on our development sql server, DEVDATA1, i.e. instances DEVDATA1DEV, and DEVDATA1QA are both installed on the same sql server box with both SP1 applied.
How can we update DEVDATA1QA to Standard version while still have SP1 applied? we just install Standard CD and then apply SP1 again?
Because this instance is our QA version, before we do something silly, if any of you did that before, any advice would be really helpful.
thanks in advance.
View 1 Replies
View Related
Mar 5, 2007
hi,
i am trying to set up an automatic setup routine that will upgrade msde to server express and install our program or to leave a previous server express installed and just install our program.
i have made a template.ini file and everthing seems to go well, but the upgrade does not happen.
any ideas why this might happen?
thanks,
peter
View 4 Replies
View Related