Installing SQL Express - XP Home

Sep 20, 2007



Hi,

We're creating an installer package for SQL Express 2005 and I'm using the built-in setup project in VS 2005 to create my MSI.

Everything appears to be working well, excpet that on Windows XP Home the SQL Express package is exiting with an error code 70002. I've googled for several days now and simply can't find any help on the 70002 exit code. Can anyone help ?

The command line arguments (I've split them onto seperate lines for clarity) we're passing to "sqlexpr32.exe" are : -

/qn
INSTANCENAME=OurInstance
SAPWD="OurPassword"
ADDLOCAL=SQL_Engine,SQL_Data_Files,Client_Components,Connectivity
SQLBROWSERAUTOSTART=1
SQLACCOUNT="NT AUTHORITYSYSTEM"
SQLBROWSERACCOUNT="NT AUTHORITYSYSTEM"
AGTACCOUNT="NT AUTHORITYSYSTEM"
ASACCOUNT="NT AUTHORITYSYSTEM"
RSACCOUNT="NT AUTHORITYSYSTEM"
SECURITYMODE=SQL
DISABLENETWORKPROTOCOLS=0
SQLAUTOSTART=1

View 3 Replies


ADVERTISEMENT

Error Installing SQL Express 2005 SP1 On XP Home/SP2

Nov 3, 2006

As the subject says, I am getting an error installing SQL Express 2005 SP1 on XP Home/SP2. I have never had a previous version of SQL server installed. I have never had Visual Studio installed. I have tried extracting the setup files and running from a different directory. I have tried installing the advanced package as well with the same results.

When I run the setup, the Client and support files are successfully installed. It then goes on to the system analysis, where I get one warning about my hardware but I have checked the help file and my system appears to meet the system requirements. After I click Next from this window is where I get the error,
"Error writing to file: Access is denied.
. Verify that you have access to that directory."

After looking into the log files I see this,

Error Code: 0x80070005 (5) Windows Error Text: Access is denied. Source File Name: t:yukonsqlsetupdarwinsqlcastubstreamca.cpp Compiler Timestamp: Wed Dec 21 16:49:23 2005 Function Name: streamBinaryToDisk Source Line Number: 238 Error 1304. Error writing to file: Access is denied. . Verify that you have access to that directory.


Does anyone know what is wrong? I have installed this on many W2K machines at work as well as installed the full version of SQL Server 2005. I have never seen these errors on any of those machines. This is the first XP machine I have ever tried to install on so I am not sure if this is an OS problem or not.

Thanks in advance.

View 14 Replies View Related

Installing SQL Server Express && Remote Connections On XP Home

Jul 6, 2006

My target market includes Micro-SMEs (i.e. 1 to 2 person business). This users often have multiple computers, but tend to run XP Home edition. Hence I need to set up a SQL Server Express on one of the machines and allow the other machines to access it.

So far I realise:

XP machines must be SP2ed (http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=379560&SiteID=1)
XP Home machines need to be in the same work group (am I right?)
I have to Open up the MS Firewall on each of the machines for TCP ports 1433 and 1434 (see http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=511441&SiteID=1)
On the machine hosting the SQL Server Express instance, start the "Browser" Service (again http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=511441&SiteID=1)

I have several questions surrounding this.....

If I package SQL Express with my application is there away I can get the Browser to be started automatically? Do I need to write some custom code using the Microsoft.SqlServer.Management namespace?
My understanding of the SQL Server security model is that ideally I should ideally use Windows Authenticated users connections - how do I set up the remote XP Home user on the XP Home machine which is hosting the SQL Server Instance? I'm thing I may have to used Mixed Mode and pass the SQL Server username and password in the connection string. Am I right or can I use Windows Authenticated?
Are there any more resources other than http://msdn.microsoft.com/sql/express/default.aspx?pull=/library/en-us/dnsse/html/emsqlexcustapp.asp which I should look at for help on installing an app bound to SQL Server Express?

Thanks in advance

Ben

View 4 Replies View Related

Question About Installing SQL On XP Home? Vista Ultimate?

Dec 21, 2007



is it possible to install SQL Server 2005 on Windows XP Home. ?

is it possible ot install SQL 2005 on windows vista ultimate?


View 1 Replies View Related

Problems Of Installing MSDE2000 In WinXP Home Edition

Apr 12, 2005

My Problems & Situation:Hi! I am a ASP.NET starter. My platform is WinXP Home Edition and I haven't installed any version of SQL server before.I download different version of MSDE and extracted in my C drive separately, including:   1.  Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) Release A   2.  Microsoft SQL Server 2000 Service Pack 3a (contained MSDE 2000)   3.  MSDE 2000 for Developers Using Visual Studio .NETsince all of the above versions have the same problem when I try to install it.
The problem is that when I double click each of the setup.exe, it will show a pop up error:[A strong SA password is requires for security reasons. Please use SAPWD switch to supply the same. Refer to readme for more details. Setup will now exit.]
Then I found a solution from Microsoft, it told me that: 1. Run the setup in the command prompt 2. Locate in the extracted path 3. type --> "Setup.exe /qb+ INSTANCENAME=NetSDK DISABLENETWORKPROTOCOLS=1 SAPWD=<pwd>"
p.s. I have changed the <pwd> to 123abc
However....another Error Occur:1st pop up --> [Unable to determine system default collation.]2nd pop up --> [Microsoft SQL Server Desktop Engine Setup failed.]
My Question:1. Why the error still occour when I type that command to setup? (Solution from Microsoft)2. How can I fix it and complete the installation?3. How many users(maximum) can be created in a MSDE database?
Greateful if anyone can give me hand.

View 3 Replies View Related

** Problem Installing Sql 2005 On Win Vista Home Premium **

Oct 19, 2007

Hello
What is the minimum vista version required for SQL 2005 installation ? I have Win Vista Home Premium on my new laptop computer, and enabled IIS on it. When I tried to install SQL 2005 developer edition on it, it reported lots of errors
and Reporting Services was not even available to select even though IIS itself was enabled.
Can some one please help me install sql server 2005 and reporting services on win vista home premium ?

Thanks
Ramesh.Rao

View 5 Replies View Related

Installing Sql 2005 Standard On Vista Home Premium

Jun 6, 2007

I have not been able to get iis to be seen correctly. I have turned on every service with IIS7 available and still get warning IIS in not running. I have changed computer name to all caps and I am running on admin account. I see IIS7 when I run localhost. What is wrong here. When I go on to install system I get stuck at detecting installed IIS. As I move forward with install owc, DB services,Notification, Intagrated, and workstation components all fail. I cant move onto sp2 because nothing is installed. I have worked on this for months off and on and now I have to have it running for deadline. Any help would be appreciated. I also have VS2005 and office 2007 on this system. I have worked on this the past two days solid and I have to have it now.



Jeff

View 2 Replies View Related

Installing MS SQL Server 2005 On Vista Home Premium

Apr 10, 2008

Hi,



When I try to install MS SQL Server 2005 on my computer, I receive an error message:

The SQL Server System Configuration Checker cannot be executed due to WMI configuration
on the machine Error:2147942405(0x80070005)

Does anyone know what I can do to install SQL Server?

View 5 Replies View Related

Error - Installing SQL Server Developer Edition 2005 On Vista Home Premium

Apr 17, 2008



Hi,
I have Vista Home premium edition and trying to install SQL Server developer edition 2005 as local administrator. I have already enabled IIS 7 and have Office Ultimate 2007 installed. When I run the set up program, I get a warning titled "Program Compatibility Assistant" that my Operating system may not be compatible with the version of sql server I am installing. It says after setup is complete, I should run SP2 of SQL Server 2005 with 3 buttons as "Check for solutions online", "run this program" and "cancel"...

My question, should I select "run this program" and after the setup completes, download SP2 and apply the patch?

I read some articles in forums that sounds like lot of issues to get sql server working on vista. Can some one direct me to correct options. This is my wife's machine so I dont want to experiment too much and blow her machine away. Please help.

Thanks,
Gaja

View 7 Replies View Related

Problem In Installing Sql Server 2005 Dev Edition On Window Vista Home Primium

Mar 22, 2008

i m trying to install sql server 2005 dev edition n window vista home primium.but onll book online part is installed.how can i install it.

View 1 Replies View Related

Problem With SQL Express In XP Home

Dec 1, 2007

I have installed SQL Express with the following command line parameter--

"SECURITYMODE=SQL DISABLENETWORKPROTOCOLS=0 SAPWD="$DB_PWD$" INSTANCENAME="$INSTANCE_NAME$" ADDLOCAL=SQL_Engine,SQL_Data_Files,SQL_Replication SQLACCOUNT="NT AUTHORITY" SQLBROWSERACCOUNT="NT AUTHORITY" SQLBROWSERAUTOSTART=1"

The operating system is XP Home..

Now the problem is when I open up Management studio from another m/c I can't find the Instance installed in the XP Home MC. I deally in the management studio should displays the instances like this...

[Mechine Name][Instance name]

but in this case it is showing only

[Mechine Name] in the Management studio's brows server list in a different MC.

So I am not being able to connect to that MC. I have checked that the remote connection is checked on with Surface area config. manager.

Same command line is working for Windows 2000. Any help please......

View 5 Replies View Related

SQL Express At Home - Can't Create Login

Sep 16, 2006

Short version - how can I create a server login for a remotely connected machine on a simple 2 computer XP home network connected via router?

Long version - I'm doing an Access-SQL Migration. I used the migration assistant (which creates DSN-less linked tables) to convert the data to SQL Server, and now I'm at the point of making all of the modifications to my Access front end so that the two play nice.

I have SQL Express running on my laptop. I would like to do the Access work on my desktop because a) I can work faster with the fullsize keyboard and b) the install at my client's location will include users hitting the database over their network and I'd like to simulate that while I'm making the modifications.

My Access front-end works 100% fine on my laptop. The Access front end will NOT connect when I run it on my desktop.

My guess is that this is due to not having a server login or DB user associated with the account on my desktop machine. In view of that, I'm trying to create those items on my server.

So, I open SSMS on the laptop and try to create a Server login. Under "Login Name:" I enter "DesktopAccountName" and it fails saying "Windows NT user or group 'DesktopAccountName' not found. Check the name again."

If I click the "Search" button next to "Login Name:" The only "Location" that I'm given is "LAPTOP" and that's greyed out preventing me from changing it.

Both machines are running XP home. My network is simply called "Home" if that means anything.

View 5 Replies View Related

SQL 2005 Express On Vista Home Premium?!?!?!

Oct 5, 2007



I've tried everything that I can find on this forum and elsewhere. I CAN'T INSTALL MS SQL 2005 Express on Vista Home Premium 32bit!!!!!! Please! Can someone help??

The error I receive is as follows:

The SQL Server System Configuration Checker cannot be executed due to WMI configuration on the machine NOTPIT-PC Error:2147749907 (0x80041013).




I'm dying here, my productivity is shot... I'm thining about cleaning out my system and going back to XP Pro...

View 11 Replies View Related

Sql Server Express Edition Installation (OS Windows Home XP)

Mar 8, 2006

Hi,

I am trying to install SQL Express on Window Home XP and SCC is returning the following error:

The SQL Server Configuration Checker cannot b execute due to WMI configuration on the machine ..... Error 2147942405 (0X80070005).

I tried running the following batch file which I believe resolved the same issue that someone else raised earlier (though I am not sure whether the OS was Home XP)

Will upgrading from XP Home to XP Professional (academic version) help me install SQL express successfully>

The Batch file I ran looks like this:

FIXWMI.CMD
------------------------

@echo on
cd /d c: emp
if not exist %windir%system32wbem goto TryInstall
cd /d %windir%system32wbem
net stop winmgmt
winmgmt /kill
if exist Rep_bak rd Rep_bak /s /q
rename Repository Rep_bak
for %%i in (*.dll) do RegSvr32 -s %%i
for %%i in (*.exe) do call :FixSrv %%i
for %%i in (*.mof,*.mfl) do Mofcomp %%i
net start winmgmt
goto End

:FixSrv
if /I (%1) == (wbemcntl.exe) goto SkipSrv
if /I (%1) == (wbemtest.exe) goto SkipSrv
if /I (%1) == (mofcomp.exe) goto SkipSrv
%1 /RegServer

:SkipSrv
goto End

:TryInstall
if not exist wmicore.exe goto End
wmicore /s
net start winmgmt
:End

Any suggesstions will be geatly appreciated.



View 4 Replies View Related

Failure To Install SQL Express SP2 On Vista Home Premium

Mar 14, 2007

Hi,

I have been trying to install SQL Express SP2 (SQLEXPR32.exe) on a Window Vista Home Premium for past 2 days . After failing I tried installing SQLEXPR_ADV. (Maybe I have a corrupted download, desperate enough to try anything.). However it keeps showing the following error:

SQL Server Setup Failed to compile the Managed Object Format (MOF) file C:Program FilesMicrosoft SQL Server90Sharedsqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.

I have search through the forums. One of the possibilities is due to a WMI repository corruption. Tried fixing it, but the problem still persists. (Maybe I am doing it the wrong way , I have downloaded the WMIDiag scripts, not too sure if i ran it correctly).

Below is the installation summary:


Microsoft SQL Server 2005 9.00.3042.00
==============================
OS Version      : Home Edition  (Build 6000)
Time            : Thu Mar 15 02:13:51 2007
 
ATLANTIS : Microsoft Internet Information Services (IIS) is either not installed or is disabled. IIS is required by some SQL Server features.  Without IIS, some SQL Server features will not be available for installation. To install all SQL Server features, install IIS from Add or Remove Programs in Control Panel or enable the IIS service through the Control Panel if it is already installed, and then run SQL Server Setup again. For a list of features that depend on IIS, see Features Supported by Editions of SQL Server in Books Online.
Machine         : ATLANTIS
Product         : Microsoft SQL Server Setup Support Files (English)
Product Version : 9.00.3042.00
Install         : Successful
Log File        : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0013_ATLANTIS_SQLSupport_1.log
--------------------------------------------------------------------------------
Machine         : ATLANTIS
Product         : Microsoft SQL Server Native Client
Product Version : 9.00.3042.00
Install         : Successful
Log File        : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0013_ATLANTIS_SQLNCLI_1.log
--------------------------------------------------------------------------------
Machine         : ATLANTIS
Product         : Microsoft SQL Server VSS Writer
Product Version : 9.00.3042.00
Install         : Successful
Log File        : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0013_ATLANTIS_SqlWriter_1.log
--------------------------------------------------------------------------------
Machine         : ATLANTIS
Product         : SQL Server Database Services
Error           : SQL Server Setup Failed to compile the Managed Object Format (MOF) file C:Program FilesMicrosoft SQL Server90Sharedsqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.
--------------------------------------------------------------------------------
Machine         : ATLANTIS
Product         : Microsoft SQL Server 2005
Product Version : 9.2.3042.00
Install         : Failed
Log File        : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0013_ATLANTIS_SQL.log
Last Action     : InstallFinalize
Error String    : SQL Server Setup Failed to compile the Managed Object Format (MOF) file C:Program FilesMicrosoft SQL Server90Sharedsqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.
Error Number    : 29513
--------------------------------------------------------------------------------


What are the other possibilities and fixes? Please help.

Thanks a million.

View 5 Replies View Related

Sql Express Error 18452 : Windows XP HOME Problem

Nov 19, 2007



Hi Experts,
Can anyone help me to identify the problem? The situation of my problem is : My company network in clients side is running either Window XP Pro or Window Xp Home.The problem occur when i access from Window XP Home to Server (Window Server 2003) an error pop up Sql Express Error 18452. It is worked fine in WIndow XP Pro version.
Thanks for anyone provide me a solution.

View 15 Replies View Related

SQL Express &&amp; Vista Home Premium Connection Issue

Nov 29, 2007

Hi,


We have an application using SQL Express as the back end.
One of our clients has two machines both running Vista Home Premium
One of the Home Premium machines has SQL Express installed on it as well as our application - it is acting as a server.

The other machine is networked to it. The application will run but cannot establish a connection to SQL server.

I have done the following:

Set remote access on
Enabled named pipes and TCP/IP
Enabled SQL Browser
Set VIA on
Restarted SQL and rebooted the Machine.

Disabled the firewall on the host and workstation

Is there anything I'm missing here? I was able to get the installation running on a Vista Business machine to Vista Ultimate machine with no issues.

Thanks

Sam

View 3 Replies View Related

SQL Server Express Installation Fails On Vista Home Premium

May 8, 2007

I have recently updated from XP to Vista Home Premium. Now when I try to install SQL Serve Express SP2 I get :



"setup has detected problem with .net framework installation
and cannot proceed. Microsoft .net framework 2.0 is either not installed or
is corrupt."



I have tried to run sfc /scannow to make sure my .NET 2.0 was not corrupted and also was running as an administrator but could not get it installed. Anyone has any ideas?

View 1 Replies View Related

Error - Sql Server Express SP2 Spanish In Vista Home Basic

Nov 15, 2007

dear friends, I installed Sql ServerExpres SP2 spanish vertion in Vista home basic, I Cant Attach a data base, it reports me the error cant access to Model data base, error 916, and when I try to Create a new data Base it Reports me, Permition denied to create a data base in master, error 262

I am trying to download English Vertion, but When I download it olways try to download me the sqlexpres32_ESN.EXE which have these problems.


if any can help me,

Regards in advance Santiago

View 1 Replies View Related

Unable To Install SQL Server 2005 Express On A Vista Home Premium O/S

Mar 9, 2008



I have tried to install SQL Server 2005 Express several times with no success. I have followed the instructions to remove all SQL files on the Programs menu.
Then, when I attempt to install it again, it only goes as far as the database where it stops and gives the error message:
SQL Server cannot write system databases to C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLData because it contains files from a previous installation. To continue, move the databases from the specified folder, or specify a different installation folder. Then run SQL Server Setup again.

It doesn't give options and I can only abort the installation.

Does anyone have a remedy for a technologically challenged person?

Thank you.

George

View 1 Replies View Related

Unable To Install SQL Server 2005 Express Advanced SP2 On Vista Home Premium

May 4, 2007

I have Vista Home premium installed on my system. I installed SQL server 2005 express SP2. When I am trying to attach Advetureworks database by using following script, i get the following error.I am logged in as administrator.What kind of permission i have to set so that i can install the database.Any help will be appreciated.Script is :

EXEC sp_attach_db @dbname = N'AdventureWorks',

@filename1 = N'C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLDataAdventureWorksDW_Data.mdf',

@filename2 = N'c:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLDataAdventureWorksDW_log.ldf' ;

Error is :

Msg 5120, Level 16, State 101, Line 1

Unable to open the physical file "C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLDataAdventureWorksDW_Data.mdf". Operating system error 5: "5(Access is denied.)".



Regards



View 1 Replies View Related

Install SQL Server 2005 Express Edition - Advanced Services, XP Home SP2 Error 29521.

Mar 7, 2008

I am installing SQL Server 2005 Express Edition with Advanced Services on Windows XP Home Edition SP2 and received error 29521. I am installing with an account that has administrator rights.
The summary.txt file contains:
Error String : SQL Server Setup failed to execute a command for server configuration. The error was {Microsoft}{SQL Native Client}{SQL Server}CREATE DATABASE failed. Some file names listed could not be created. Check related errors.. Refer to the server error logs and Setup logs for detailed error information.
Error Number : 29521

Does anyone have suggestions as to the problem?

View 1 Replies View Related

SQL Server Management Studio Express On Vista Home Premium (Error On Attaching And Detaching .mdf)

Sep 5, 2007



I have SQL Express 2005 SP2 installed in my Vista Home Premium. I am using SQL Server Management Studio Express to manage .mdf.

When I click "Add..." to attach .mdf database, I have this prompt error message :

The server principal "My-PCMyName" is not able to access the database "model" under the current security context. (Microsoft SQL Server, Error: 916)


I have elevated the rights, "Run as administrator", of my SQL Server Management Studio Express, but still having problem.

I also encounter security error when detaching the existing .mdf :
The EXECUTE permission was denied on the object 'sp_detach_db', database 'mssqlsystemresource', schema 'sys'. (Microsoft SQL Server, Error: 229)


Please advice. Thanks.

View 8 Replies View Related

Accessing Sql Express Peer To Peer On Xp Home

Dec 15, 2005

HI

2 pc's networked on XP home - SQL Express installed on one (on both actually, but that's probably superfluous info)

I've got the CTP studio express installed on both, but can't connect to the instance on the other machine - I've enabled TCPIP and named pipes, restarted the services, the XP filewall is disabled and still no luck - I've got mixed mode authentication...

What else can I try - how do I fix ?

 

THanks

Bruce

 

 

View 4 Replies View Related

Installing Sql Express

Oct 17, 2006

When I run the install script, I always get a warning that the hard drive (space?) won't support the install, but I have installed successfully with the new tools etc. and I still have 20 gigs left on my laptop. Why is this warning given?

thx,

Kat

View 7 Replies View Related

Installing SQL Server Standard Edition 2005 After Installing SQL Server Express 2005

Feb 14, 2007

Hi

I have installed SQL Server Express 2005 on my machine.

I want to install SQL Server Standard Edition 2005 on my machine to check new services it has.

Can these 2 Editions coexist with each other, or any troubles you think might encounter?

Thanks

View 5 Replies View Related

Installing SQL Server Express

Jul 9, 2007

Please tell me what I am missing here.  I've got an XP Pro machine with SQL Server Express running and a laptop with XP running the Management Studio Express.  This is on my home network which is wireless.  I can't see any databases on the XP Pro machine from the laptop.  Is there something besides just installing SQL Server that I need to do?  I've checked forums, documentation and co-workers but no luck. Thanks in advance 

View 2 Replies View Related

Having An Issue Installing SQK 2k5 Express

Nov 10, 2005

I am trying to install SQL2k5 Express on a Win 2k server.

The install throughs an error during the "native client" setup, saying it is missing a MSI for it. I have verified via checksum that the download from MS is correct.

Have any of you guys had this error ?

View 1 Replies View Related

Installing A New Instance Of SQL Express

Oct 3, 2006

Hi,

How do I create a new instance for SQL Express? Also the machine also has MSDE Installed if that should be taken into consideration.

Thanks.

View 8 Replies View Related

Installing SQL 2005 Express

May 17, 2007

Hi,

I just installed SQL 2005 express. It did not prompt me for a selection for the collation. How do I tell what collation it is installed at? And how do I tell whether it is case sensitive or not?

Thanks,

Razzle

View 3 Replies View Related

Installing SQL 2005 Over The Top Of SQL Express

Aug 14, 2007

Hi,
I am installing SQL Server 2005 on a server that is currently running SQL Express. My reason for installing full SQL is due to the database size limitation of SQL Express.
Can anyone give me advice on whether I should unistall SQL Express before installing SQL Server 2005 or just install over the top of Express.

Thanks

View 1 Replies View Related

Installing Express Toolkit

Aug 7, 2007

Hello

I have SQL Express with Advance report tools installed. I have download the express toolkit to use the Business Intelligence, however after I have installed the add on, when ever I select the Musiness Intelligence Management Studio I have a browser looking for the file Devenv.exe file and a reinstall is not working.

Can anyone help with this?

View 4 Replies View Related

WHAT NEXT AFTER INSTALLING SQL SERVER EXPRESS?

Sep 24, 2006

I have installed SQL Server Express with Advanced Services SP1 option. I am not really sure if I should have done this but I could not resist the temptation to have as many options as I could get. I even installed some samples/sample databases.

However, I cannot understand how to start using the SQL Express package which (unlike the Visual Basic 2005 Express or the Web Developer Express I also downloaded) does not show me a start up page. I get SQL Server Configuration Manager, SQL Server Error and Usage Reporting and SQL Server Surface Area Configuration, all from Configuration Tools. I have no idea how to proceed.

Could I have downloaded the wrong package?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved