Showing posts with label advanced. Show all posts
Showing posts with label advanced. Show all posts

Thursday, March 29, 2012

Difference between these two SQL Express

Anyone can tell me the difference between

Microsoft SQL Server 2005 Express Edition with Advanced Services

and

Microsoft SQL Server 2005 Express Edition Toolkit

I am wondering which one should i install

If you want to use all posisble features of express you should install both.

Difference between the SQL Server Express Bundled with C#/VB VS the downloadable SQL Server Expr

What is the Difference between the SQL Server Express Bundled with C#/VB VS the downloadable SQL Server Express SP1 with advanced Services?

I installed C# with SQL Server Express, however I wanted to add the Full Text Searching and the SQL Server Management Studio Express, so I downloaded and installed the SQL Server 2005 Express Edition with Advanced Services SP1. When I installed it over top of my current installation, it complained of version mismatching, and then C# failed to recognize that I had SQL 2005 Express installed at all.

What I'd like to know is, which version is more current (they have to be different, they had different version numbers, one was 9.xx.xxxx the other was 2005.9.xx.xxxx) The one bundled with C#, or the SP1 downloadable one.

Firstly, I want to be up todate as far as security patches, and Secondly, how do I add the full text searching and SSMSE to the one bundled with C# without breaking it.

THe one with Visual Studio does not have SP1 integrated, it also does not have the following features:

SQL Server Express with Advanced Services contains the following features:

SQL Server Management Studio Express, a graphical management tool based on SQL Server Management Studio that makes it easy to manage and administer SQL Server Express databases.

Reporting Services, an integrated report creation and design environment to create reports.

Full-Text Search, a powerful search engine for searching text-intensive data.

(From: http://msdn.microsoft.com/vstudio/express/sql/download/)

HTH, jens Suessmeyer.

http://www.sqlserver2005.de

|||

Are there instructions for upgrading to the SP1 version?

I tried installing it directly overtop, and now it is broken.

When I try to add a database to a project, I get the following error:

Connection to SQL Server files require SQL Server Express 2005 to function properly. Please verify the isntallation of the component.

|||Follow the RTFM rule. The readme file can be found at http://go.microsoft.com/fwlink/?LinkId=58557. The instaruction there show step by step how to *migrate* the instance.

HTH, jens Suessmeyer.

http://www.sqlserver2005.desql

Difference between the SQL Server Express Bundled with C#/VB VS the downloadable SQL Server

What is the Difference between the SQL Server Express Bundled with C#/VB VS the downloadable SQL Server Express SP1 with advanced Services?

I installed C# with SQL Server Express, however I wanted to add the Full Text Searching and the SQL Server Management Studio Express, so I downloaded and installed the SQL Server 2005 Express Edition with Advanced Services SP1. When I installed it over top of my current installation, it complained of version mismatching, and then C# failed to recognize that I had SQL 2005 Express installed at all.

What I'd like to know is, which version is more current (they have to be different, they had different version numbers, one was 9.xx.xxxx the other was 2005.9.xx.xxxx) The one bundled with C#, or the SP1 downloadable one.

Firstly, I want to be up todate as far as security patches, and Secondly, how do I add the full text searching and SSMSE to the one bundled with C# without breaking it.

THe one with Visual Studio does not have SP1 integrated, it also does not have the following features:

SQL Server Express with Advanced Services contains the following features:

SQL Server Management Studio Express, a graphical management tool based on SQL Server Management Studio that makes it easy to manage and administer SQL Server Express databases.

Reporting Services, an integrated report creation and design environment to create reports.

Full-Text Search, a powerful search engine for searching text-intensive data.

(From: http://msdn.microsoft.com/vstudio/express/sql/download/)

HTH, jens Suessmeyer.

http://www.sqlserver2005.de

|||

Are there instructions for upgrading to the SP1 version?

I tried installing it directly overtop, and now it is broken.

When I try to add a database to a project, I get the following error:

Connection to SQL Server files require SQL Server Express 2005 to function properly. Please verify the isntallation of the component.

|||Follow the RTFM rule. The readme file can be found at http://go.microsoft.com/fwlink/?LinkId=58557. The instaruction there show step by step how to *migrate* the instance.

HTH, jens Suessmeyer.

http://www.sqlserver2005.de

Monday, March 19, 2012

Did it really successfully install?

SQL 7 Standard on Windows 2000 Advanced Server SP2. I just installed =
SQL Server 7 on the server and although the installer ended successfully =
I have this in the sqlstp.log:
20:44:13 C:\PROGRA~1\MICROS~3\Common\IDE\IDE98\sqldbreg.exe -RegServer
20:44:13 Process Exit Code: (-2147312566) Error loading type =
library/DLL.
....
20:44:16 Installation Succeeded
Should I fix this and if so how? Thanks.
I looked to see if I have the file sqldbreg.exe and I do. It is in =
Microsoft Visual Studio 6\Common\...
--=20
George Hester
_________________________________
This sounds like the installer had an issue registring the sql debuger
utility integrated with your Visual Studio instalation. This should affect
the SQL Server installation but might keep you from properly using the
debuging tools.
I would service pack your SS7 installation and then service pack your VS
installations.
Sincerely,
Anthony Thomas

"George Hester" <hesterloli@.hotmail.com> wrote in message
news:Oqunpls8EHA.1084@.TK2MSFTNGP15.phx.gbl...
SQL 7 Standard on Windows 2000 Advanced Server SP2. I just installed SQL
Server 7 on the server and although the installer ended successfully I have
this in the sqlstp.log:
20:44:13 C:\PROGRA~1\MICROS~3\Common\IDE\IDE98\sqldbreg.exe -RegServer
20:44:13 Process Exit Code: (-2147312566) Error loading type library/DLL.
....
20:44:16 Installation Succeeded
Should I fix this and if so how? Thanks.
I looked to see if I have the file sqldbreg.exe and I do. It is in
Microsoft Visual Studio 6\Common\...
George Hester
_________________________________
|||Yes that is what it was. It turned out DCOM settings and file locations =
were not set right. I manually fixed it. Thanks.
--=20
George Hester
_________________________________
"Anthony Thomas" <ALThomas@.kc.rr.com> wrote in message =
news:etAJppIDFHA.3132@.TK2MSFTNGP09.phx.gbl...
> This sounds like the installer had an issue registring the sql debuger
> utility integrated with your Visual Studio instalation. This should =
affect
> the SQL Server installation but might keep you from properly using the
> debuging tools.
>=20
> I would service pack your SS7 installation and then service pack your =
VS
> installations.
>=20
> Sincerely,
>=20
>=20
> Anthony Thomas
>=20
>=20
> --=20
>=20
> "George Hester" <hesterloli@.hotmail.com> wrote in message
> news:Oqunpls8EHA.1084@.TK2MSFTNGP15.phx.gbl...
> SQL 7 Standard on Windows 2000 Advanced Server SP2. I just installed =
SQL
> Server 7 on the server and although the installer ended successfully I =
have
> this in the sqlstp.log:
>=20
> 20:44:13 C:\PROGRA~1\MICROS~3\Common\IDE\IDE98\sqldbreg.exe =
-RegServer
> 20:44:13 Process Exit Code: (-2147312566) Error loading type =
library/DLL.
> ...
> 20:44:16 Installation Succeeded
>=20
> Should I fix this and if so how? Thanks.
>=20
> I looked to see if I have the file sqldbreg.exe and I do. It is in
> Microsoft Visual Studio 6\Common\...
>=20
> --=20
> George Hester
> _________________________________
>=20
>=20

Did it really successfully install?

SQL 7 Standard on Windows 2000 Advanced Server SP2. I just installed = SQL Server 7 on the server and although the installer ended successfully = I have this in the sqlstp.log:
20:44:13 C:\PROGRA~1\MICROS~3\Common\IDE\IDE98\sqldbreg.exe -RegServer
20:44:13 Process Exit Code: (-2147312566) Error loading type = library/DLL.
...
20:44:16 Installation Succeeded
Should I fix this and if so how? Thanks.
I looked to see if I have the file sqldbreg.exe and I do. It is in = Microsoft Visual Studio 6\Common\...
-- George Hester
_________________________________This sounds like the installer had an issue registring the sql debuger
utility integrated with your Visual Studio instalation. This should affect
the SQL Server installation but might keep you from properly using the
debuging tools.
I would service pack your SS7 installation and then service pack your VS
installations.
Sincerely,
Anthony Thomas
"George Hester" <hesterloli@.hotmail.com> wrote in message
news:Oqunpls8EHA.1084@.TK2MSFTNGP15.phx.gbl...
SQL 7 Standard on Windows 2000 Advanced Server SP2. I just installed SQL
Server 7 on the server and although the installer ended successfully I have
this in the sqlstp.log:
20:44:13 C:\PROGRA~1\MICROS~3\Common\IDE\IDE98\sqldbreg.exe -RegServer
20:44:13 Process Exit Code: (-2147312566) Error loading type library/DLL.
...
20:44:16 Installation Succeeded
Should I fix this and if so how? Thanks.
I looked to see if I have the file sqldbreg.exe and I do. It is in
Microsoft Visual Studio 6\Common\...
--
George Hester
_________________________________|||Yes that is what it was. It turned out DCOM settings and file locations =were not set right. I manually fixed it. Thanks.
-- George Hester
_________________________________
"Anthony Thomas" <ALThomas@.kc.rr.com> wrote in message =news:etAJppIDFHA.3132@.TK2MSFTNGP09.phx.gbl...
> This sounds like the installer had an issue registring the sql debuger
> utility integrated with your Visual Studio instalation. This should =affect
> the SQL Server installation but might keep you from properly using the
> debuging tools.
> > I would service pack your SS7 installation and then service pack your =VS
> installations.
> > Sincerely,
> > > Anthony Thomas
> > > -- > > "George Hester" <hesterloli@.hotmail.com> wrote in message
> news:Oqunpls8EHA.1084@.TK2MSFTNGP15.phx.gbl...
> SQL 7 Standard on Windows 2000 Advanced Server SP2. I just installed =SQL
> Server 7 on the server and although the installer ended successfully I =have
> this in the sqlstp.log:
> > 20:44:13 C:\PROGRA~1\MICROS~3\Common\IDE\IDE98\sqldbreg.exe =-RegServer
> 20:44:13 Process Exit Code: (-2147312566) Error loading type =library/DLL.
> ...
> 20:44:16 Installation Succeeded
> > Should I fix this and if so how? Thanks.
> > I looked to see if I have the file sqldbreg.exe and I do. It is in
> Microsoft Visual Studio 6\Common\...
> > -- > George Hester
> _________________________________
> >=20

Did it really successfully install?

SQL 7 Standard on Windows 2000 Advanced Server SP2. I just installed =
SQL Server 7 on the server and although the installer ended successfully =
I have this in the sqlstp.log:
20:44:13 C:\PROGRA~1\MICROS~3\Common\IDE\IDE98\sq
ldbreg.exe -RegServer
20:44:13 Process Exit Code: (-2147312566) Error loading type =
library/DLL.
...
20:44:16 Installation Succeeded
Should I fix this and if so how? Thanks.
I looked to see if I have the file sqldbreg.exe and I do. It is in =
Microsoft Visual Studio 6\Common\...
--=20
George Hester
_________________________________This sounds like the installer had an issue registring the sql debuger
utility integrated with your Visual Studio instalation. This should affect
the SQL Server installation but might keep you from properly using the
debuging tools.
I would service pack your SS7 installation and then service pack your VS
installations.
Sincerely,
Anthony Thomas
"George Hester" <hesterloli@.hotmail.com> wrote in message
news:Oqunpls8EHA.1084@.TK2MSFTNGP15.phx.gbl...
SQL 7 Standard on Windows 2000 Advanced Server SP2. I just installed SQL
Server 7 on the server and although the installer ended successfully I have
this in the sqlstp.log:
20:44:13 C:\PROGRA~1\MICROS~3\Common\IDE\IDE98\sq
ldbreg.exe -RegServer
20:44:13 Process Exit Code: (-2147312566) Error loading type library/DLL.
...
20:44:16 Installation Succeeded
Should I fix this and if so how? Thanks.
I looked to see if I have the file sqldbreg.exe and I do. It is in
Microsoft Visual Studio 6\Common\...
George Hester
_________________________________|||Yes that is what it was. It turned out DCOM settings and file locations =
were not set right. I manually fixed it. Thanks.
--=20
George Hester
_________________________________
"Anthony Thomas" <ALThomas@.kc.rr.com> wrote in message =
news:etAJppIDFHA.3132@.TK2MSFTNGP09.phx.gbl...
> This sounds like the installer had an issue registring the sql debuger
> utility integrated with your Visual Studio instalation. This should =
affect
> the SQL Server installation but might keep you from properly using the
> debuging tools.
>=20
> I would service pack your SS7 installation and then service pack your =
VS
> installations.
>=20
> Sincerely,
>=20
>=20
> Anthony Thomas
>=20
>=20
> --=20
>=20
> "George Hester" <hesterloli@.hotmail.com> wrote in message
> news:Oqunpls8EHA.1084@.TK2MSFTNGP15.phx.gbl...
> SQL 7 Standard on Windows 2000 Advanced Server SP2. I just installed =
SQL
> Server 7 on the server and although the installer ended successfully I =
have
> this in the sqlstp.log:
>=20
> 20:44:13 C:\PROGRA~1\MICROS~3\Common\IDE\IDE98\sq
ldbreg.exe =
-RegServer
> 20:44:13 Process Exit Code: (-2147312566) Error loading type =
library/DLL.
> ...
> 20:44:16 Installation Succeeded
>=20
> Should I fix this and if so how? Thanks.
>=20
> I looked to see if I have the file sqldbreg.exe and I do. It is in
> Microsoft Visual Studio 6\Common\...
>=20
> --=20
> George Hester
> _________________________________
>=20
>=20