i have been using SQL Server Management Studio Express 9.00.2047.00 and saw that there is now a sp2. i was wondering if i had to uninstall my current version to use the sp2 or could i install over my existing version
thanks to all
SQL Server Express
i have been using SQL Server Management Studio Express 9.00.2047.00 and saw that there is now a sp2. i was wondering if i had to uninstall my current version to use the sp2 or could i install over my existing version
thanks to all
to elaborate little bit... service packs are nothing but the enhancement,bug fixing done after the release of RTM version of the product or last service pack. So you need to have a baseline installation of the product and you can apply service pack on that baseline installation, no need to uninstall the installation.
Also refer this link : http://support.microsoft.com/kb/913089
Madhu
also i was wondering, that i have been reading that with this sp2 for sql server 2005 express you are able to use the dts wizard, is this true i have a few databases in access that i would like to import into sql, would i have to create the tables first in sql then import or will the import also bring the tables & structure in
thank you to all
I answered this in your other post at http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1575114&SiteID=1&mode=1.
Mike