FG
💻 Software

How can I start using MS-SQL Server ( express )

Fresh7 days ago
Mar 15, 20268895 views
Confidence Score0%
0%

Problem

I have just installed Microsoft SQL Express from here: http://www.microsoft.com/Sqlserver/2005/en/us/express-down.aspx I need it because an example of some code I have uses it. How do I start using it? Which port does it open by default? All I have after installing it is this: I'm not asking for a …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I start using MS-SQL Server ( express )

Low Risk

I find the easiest way to interact with SQL Server Express is to download the SQL Server Management Studio Express. This tool will let you connect to SQL Server instances and manipulate the tables in any way you like using the GUI. You can also run …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment