Quantcast
Channel: SQL Server Express forum
Viewing all 3319 articles
Browse latest View live

Encountered error upon installing SQL Server Express - Exit code(Decimal): - 2068119551 Error description: SQL Server Browser configuration for feature 'SQL_Browser_Redist_SqlBrowser_Cpu32' was cancelled by user after a previous installation failure.

$
0
0

Hi Guys,

I've been trying to install SQL Server Express 2017 but I encountered the following error. I already uninstalled my Visual C++ 2017 Redistributable earlier because I encountered an error a while ago.

Can someone please help me or have encountered same error?

Thank you so much

(01) 2018-08-14 06:29:11 Slp:
(01) 2018-08-14 06:29:11 Slp: Error result: -2068119551
(01) 2018-08-14 06:29:11 Slp: Result facility code: 1211
(01) 2018-08-14 06:29:11 Slp: Result error code: 1
(01) 2018-08-14 06:29:11 Slp: WER: Application level consent value 'True' was mapped to consent status 'WerConsentApproved'
(01) 2018-08-14 06:29:13 Slp: WER: Result of the submission:: 'WerReportQueued'
(01) 2018-08-14 06:29:13 Slp: WER: Application level consent value 'True' was mapped to consent status 'WerConsentApproved'
(01) 2018-08-14 06:29:13 Slp: WER: Result of the submission:: 'WerReportQueued'
(01) 2018-08-14 06:29:13 Slp: WER: Application level consent value 'True' was mapped to consent status 'WerConsentApproved'
(01) 2018-08-14 06:29:13 Slp: WER: Result of the submission:: 'WerReportQueued'
(01) 2018-08-14 06:29:13 Slp: WER: Submitted 3 of 3 failures to the Watson data repository
(01) 2018-08-14 06:29:13 Slp: SetupTelemetry: Closing Telemetry Session
(01) 2018-08-14 06:29:13 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2018-08-14 06:29:13 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\SQMClient
(01) 2018-08-14 06:29:13 Slp: Sco: Attempting to get registry value MachineId
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\140
(01) 2018-08-14 06:29:14 Slp: SetupTelemetry: Not creating telemetry audit log. Value 'UserRequestedLocalAuditDirectory' doesn't exist in 'HKLM\Software\Microsoft\Microsoft SQL Server\140'
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\140
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to get registry value CustomerFeedback
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to get registry value EnableErrorReporting
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\Instance Names
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to open registry subkey SQL
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to get registry value SQLEXPRESS13
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\MSSQL14.SQLEXPRESS13\CPE
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\Instance Names
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to open registry subkey OLAP
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\Instance Names
(01) 2018-08-14 06:29:14 Slp: Sco: Attempting to open registry subkey RS
(01) 2018-08-14 06:29:14 Slp: SetupTelemetry: Telemetry has an active session with 41 events.


SQL Beautifier

$
0
0
Is there an SQL Beautifier that works in SSMSE (SQL Server Management Studio Express?  Either purchase or free.  Are there any that work stand-a-lone?

Connectivity issue ...

$
0
0

Hi all,

I have SQL Server 2012 Express edition(Named Instance) installed along with SQL Server 2014 Express edition.

While I trying to connect with TCP:123.1.45.XXX\SQLexp2012,5006  connection was successful But trying with server name PRmmtXXX\SQLexp2012,5006connection is not working and TELNET also not working both cases.

Please suggest what could be the issue.

Thanks in Advance.  


SNIVAS


Upgrade 2016 Express SP1 to Sp2 possible?

$
0
0

Hi,

is there anybody who knows if it's possible to upgrade an 2016 Express Service Pack 1 to Service Pack2 only. As far as I see the download file is a full download file. I fear that starting the File on my Server will damage the existing installation with SP1

Sql Sends [Rst] package on my client application

$
0
0

I'm using mobile device for connecting in a local sql server. For some unknown reason and in  random moments, sql sends [Rst] package on my client application. This have as result when client trying to connect in sql server it gets exception "Tcp error 0" or "connection reset by peer" or "server closed connection".

The first question is what can affects sql to send me this error.?

How can i prevent this?

Here is what exception i'm taking in client application

Tables System.IO.IOException: Unable to read data from the transport connection: Connection reset by peer. ---> System.Net.Sockets.SocketException: Connection reset by peer  at System.Net.Sockets.Socket.Receive (System.Byte[] buffer, System.Int32 offset, System.Int32 size, System.Net.Sockets.SocketFlags socketFlags) [0x00052] in <42e4f9ed857640688cdb6b066b668700>:0  at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x000b4] in <42e4f9ed857640688cdb6b066b668700>:0   --- End of inner exception stack trace ---  at System.Net.Sockets.NetworkStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 size) [0x0010f] in <42e4f9ed857640688cdb6b066b668700>:0  at Mono.Data.Tds.Protocol.TdsComm.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x00000] in <3e568fc5e80d42ed9aadc2158f974953>:0



Practicing SQL

$
0
0

Is it possible for me to teach myself ms sql  as well as practice creating and using databases with nothing more than my own home pc. I believe microsoft used to have an express edition to do many things.

I would like to do this in a way which will allow me to learn and practice but not too complicated so i can gauge my level of interest before becoming more advanced.

Do Microsoft signpost and training resource that can teach the basics of SQL.

java.sql.SqlException

$
0
0

I am using the SQL2008R2 and Connect to Tomcat4 

java.sql.SQLException: Unable to get information from SQL Server: Localhost.

        at net.sourceforge.jtds.jdbc.MSSqlServerInfo.<init>(MSSqlServerInfo.java:91)
        at net.sourceforge.jtds.jdbc.ConnectionJDBC2.<init>(ConnectionJDBC2.java:263)
        at net.sourceforge.jtds.jdbc.ConnectionJDBC3.<init>(ConnectionJDBC3.java:50)
        at net.sourceforge.jtds.jdbc.Driver.connect(Driver.java:178)
        at java.sql.DriverManager.getConnection(DriverManager.java:664)
        at java.sql.DriverManager.getConnection(DriverManager.java:247)
        at com.javaexchange.dbConnectionBroker.ConnectionPool.createInstance(ConnectionPool.java:485)
        at com.javaexchange.dbConnectionBroker.ConnectionPool.refresh(ConnectionPool.java:456)
        at com.javaexchange.dbConnectionBroker.ConnectionPool.run(ConnectionPool.java:630)

---------java extension path-----------

<init-param>
      <param-name>db_server</param-name>
 <!--      <param-value>jdbc:jtds:sqlserver://220.220.220.141:1444/BIRGUNJ;instance=sql2008</param-value>   --> 
  <!--  <param-value>jdbc:jtds:sqlserver://220.220.220.141:1444/TEST;instance=sql2008</param-value>    -->
  <param-value>jdbc:jtds:sqlserver://Localhost:1444/TEST_DATA;instance=SQL2008R2</param-value>
 </init-param>

    <init-param>
      <param-name>alternet_db_server</param-name>
      <param-value>jdbc:jtds:sqlserver://220.220.220.233:1444/WB-DHAKURIA;instance=SQL2008R2</param-value>
    </init-param>

sqllocaldb returning FormatMessageW failed.

$
0
0

I can't find information on this anywhere else, so here goes:

When I run sqllocaldb from a command prompt I get "FormatMessageW failed. Error code returned: 15100" and "FormatMessageW failed. Error code returned: 15105" for all commands except "sqllocaldb i".

I have multiple sql server versions installed, but most recently I have installed 13 (sql server 2016.)  I am running from the /130 directory.  I am on windows 10 pro 10.0.17134.

Anybody have a clue on this?  Any reason why the "i" parameter works OK but no others?


Performance issue - table with 700 mil records

$
0
0

Hello,

I have a simple database with trhee tables and one stored procedure. Stored procedure is also very simple, there is no joins, just selecting data from one table at the time. The issue seems to be that one of the tables has 700 million records. I am thinking to try partitioning the table. Any other suggestions? Any help with partitioning?

Thanks

how to recover deleted attached mdf file from sql server management studio

$
0
0
Hi everyone
 
I've faced very bad problem
 
I had a mdf file that created in visual studio, and then I had attached this file to sql server management studio and after that, when I wanted to deattach this file I had a big mistake; and deleted the mdf file; then now this file was deleted from my computer
 
I test several recovery tools but they can't find deleted mdf file; the volume of the mdf file was more than 2 GB.
 
Please help me if you can

SQL Server 2012 Express installation on Windows Servedr 2012 R2 fails on step: setup files installation

$
0
0

When setting up new instance of SQL 2012 I encounter following error on a step: setup files installations.

An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.4053",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="amd64",type="win32"'. Please refer to Help and Support for more information. HRESULT: 0x80070003.

SqlSupport_Cpu64_1_ComponentUpdate.log says:

MSI (s) (6C:1C) [19:21:04:860]: Note: 1: 1935 2: {837BF1EB-D770-94EB-A01F-C8B3B9A1E18E} 3: 0x80070003 4: IAssemblyCache 5: CreateAssemblyCacheItem 6: Microsoft.VC80.ATL,version="8.0.50727.4053",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="amd64",type="win32"
MSI (s) (6C:1C) [19:21:04:860]: Assembly Error (sxs): Please look into Component Based Servicing Log located at %windir%\logs\cbs\cbs.log to get more diagnostic information.
MSI (s) (6C:1C) [19:21:24:097]: Product: Microsoft SQL Server 2012 Setup (English) -- Error 1935. An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.4053",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="amd64",type="win32"'. Please refer to Help and Support for more information. HRESULT: 0x80070003. assembly interface: IAssemblyCache, function: CreateAssemblyCacheItem, component: {837BF1EB-D770-94EB-A01F-C8B3B9A1E18E}

Error 1935. An error occurred during the installation of assembly 'Microsoft.VC80.ATL,version="8.0.50727.4053",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="amd64",type="win32"'. Please refer to Help and Support for more information. HRESULT: 0x80070003. assembly interface: IAssemblyCache, function: CreateAssemblyCacheItem, component: {837BF1EB-D770-94EB-A01F-C8B3B9A1E18E}
08/21/2018 19:21:24.099 [3948]: Assembly Install: Failing with hr=80070005 at RemoveDirectoryAndChildren, line 393

08/21/2018 19:21:24.099 [3948]: Detailed info about C:\Windows\assembly\tmp\4JYDOCQ2\Microsoft.SqlServer.GridControl.dll

Full logs in this link: https://1drv.ms/u/s!ArevmpogKPR9gd4dayUsKwoRWTjMkw

Can anyone help with above?

SQL Server Express 2008 R2 SP3 to SQL Server 2008 R2 Standard Evalution edition upgrade

$
0
0

Hello,

Can SQL Server Express 2008 R2 be edition upgrade to SQL Server 2008 R2 Standard Evalution?

Every checks goes well except "EditionUpgradeMatrixCheck", looking through matrix upgrade and it looks like it should work.

I tried to upgrade to sql server 2012 evalutation but same issue.

Current running version SQL Express 2008 R2 SP3 x64 (SP3 just installed but no change)

OS : Windows Server 2008R2 Standard

I've no product key for the moment and planned to migration to newer SQL Server version later.

Thank you for you support,

Regards,

Nicolas

SQL Server 2012 Express install fails on Vista

$
0
0

I have a C# application, which is designed to install SQL Server 2012 Express SP4 on a Windows Vista system SP2. My App looks for certain prerequisites and installs them on the OS if missing, i.e., .Net Framework 3.5 SP1, .Net Framework 4.0, Windows PowerShell 1.0 (if not installed.)etc.

Upon running setup.exe, it proceeds for awhile, until it comes back with a failure message, which I show below.

Result of checks for command 'SqlExpress2012\SQLEXPR32_x86_ENU.EXE' is 'Install'
'SQL Server 2012 Express' RunCheck result: Install Needed
Verifying file integrity of C:\Users\Me\AppData\Local\Temp\VSDC524.tmp\SqlExpress2012\SQLEXPR32_x86_ENU.EXE
WinVerifyTrust returned 0
File trusted
Installing using command 'C:\Users\Me\AppData\Local\Temp\VSDC524.tmp\SqlExpress2012\SQLEXPR32_x86_ENU.EXE' and parameters '/q /hideconsole /action=Install /features=SQL /instancename=SQLEXPRESS /enableranu=1 /sqlsvcaccount="LocalSystem" /AddCurrentUserAsSqlAdmin /IAcceptSqlServerLicenseTerms /skiprules=RebootRequiredCheck'
Process exited with code -2068578304
Status of package '' after install is 'InstallUnknown'
Status of package 'SQL Server 2012 Express' after install is 'InstallFailed'

The reason for the failed install is certainly unclear. I have Googled the code -2068578304 without success.
Also, if I manually install SQL Server 2012 Express SP4, the install is completely successful, but not when I run the Visual Studio 2010 install package.

Could this be related to this version of SQL Express having Service Pack 4 ? Should I be trying to install SQL Server 2012 Express SP1? It was my understanding that SP4 contained everything from SP1 onward.

I have placed both the package.xml and server "install.log" on Dropbox for your examination.

A package and install log file

SQL Server Express Advanced Services / Full-Text Search

$
0
0

All,

I am new to SQL.

My understanding is:

  • SQL Server Express with Advanced Services allows Full-Text Searching
  • An Query of SELECT FULLTEXTSERVICEPROPERTY('IsFullTextInstalled') returns 0 means Full-Text Search is off

Questions:

  1.  How can I tell if I installed SQL Server Express with Advanced Services?
  2.  Is there a way to enable Full-Text search on a SQL instance w/o re-installing SQL Server Express?

Thank you,

tjcreek55sql

MS SQL 17 Server Express

$
0
0
MS SQL 17 Server Express wont install on my Windows 10 Pro see images from error log

Database error Execution Timeout Expired.

$
0
0

My base is big and I get the following errors:

erver Error in '/' Application.
The wait operation timed out
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.ComponentModel.Win32Exception: The wait operation timed out

Source Error: 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace: 

[Win32Exception (0x80004005): The wait operation timed out]

[SqlException (0x80131904): Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +3277336
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +345
   System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +5002
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption) +492
   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) +3152
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) +704
   System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) +512
   System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +406
   HelpDesk.BusinessLayer.UserUtils.UpdateLastSeenDate(String ipAddress, String hostName, String userAgent) +747
   HelpDesk.Controllers.TicketsController.Index(String mode, Nullable`1 categoryId, Nullable`1 sectionId, Int32[] statusId, Nullable`1 fromUserId, Nullable`1 fromCompanyId, Nullable`1 handledByUserId, String tag, Nullable`1 dateFrom, Nullable`1 dateTo, Nullable`1 dueFilter, Nullable`1 sortBy, Boolean filterPressed, Boolean resetFilter, Boolean subscribedOnly) +161
   lambda_method(Closure , ControllerBase , Object[] ) +1108
   System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +280
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +35
   System.Web.Mvc.Async.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41() +33
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +42
   System.Web.Mvc.Async.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33() +80
   System.Web.Mvc.Async.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49() +386
   System.Web.Mvc.Async.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49() +386
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +42
   System.Web.Mvc.Async.<>c__DisplayClass2a.<BeginInvokeAction>b__20() +32
   System.Web.Mvc.Async.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult) +185
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +38
   System.Web.Mvc.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult) +27
   System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +22
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +53
   System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +22
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +38
   System.Web.Mvc.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult) +42
   System.Web.Mvc.Async.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) +22
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +399
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +157

Any suggestions?


Error Installing SQL Server Express 2008: '' is not a valid login or you do not have permission.

$
0
0
I have tried installing SQL Server 2008 multiple times on my machine, and I always receive this error about 3/4 of the way through: '' is not a valid login or you do not have permission.

I have tried installing both SQL Server Express 2008 with Tools and SQL Server Express 2008 with Advanced Services, and they both fail the same way. I am trying to do a new stand-alone installation.

I'm running Windows XP Home Edition SP3.

Looking into the error, some forums say I have to install it from THE Administrator account, and not an account with administrator permissions; it also cannot be in Safe Mode, because then the Windows Installer won't work. Unfortunately, I haven't been able to login to the Administrator account. I can go to the home login screen, do ctrl+alt+del twice, and attempt to login to the Administrator account, but I receive this error: Unable to Log You on because of an Account Restriction.

Other forums say that in the Server Configuration section, all you have to do is provide the username and a strong password from an administrative account on the computer, and it doesn't have to be THE Administrator. Well, I did that, but for some reason it doesn't recognize my username and password, it says something like "The credentials you provided for the SQL Server Agent are invalid". BUT THOSE ARE THE CORRECT CREDENTIALS FOR MY ADMINISTRATIVE USER! So I'm forced to use one of the accounts without a password, like NT AUTHORITY\SYSTEM. That's the only way I can get past this step.

Also, just FYI, on the next step, which is Database Engine Configuration, I am using Mixed Mode for the Security Mode. I AGAIN provide a password, and then add my current user (who IS an administrator on my machine!) to the SQL Server Administrators box.

But yet, it fails every single time.

This is pathetic and ridiculous. I must have tried to install this thing 15 times, that is not an exaggeration. I'm posting this on several other forums as well, maybe an MVP or Bill Gates himself can help me.

I have one of the log files from a failed installation. If someone would like to see it, I will post it.

Upgrading from SQL Server Express to Standard

$
0
0

Greetings everyone,

We have a web app that is running on SQL Server Express 2016.

In case we need to upgrade it to the Standard 2016 Edition:

  1. Would there be a downtime? If the answer is yes, how long that downtime typically is?
  2. Will we need to migrate our database? Meaning does the upgrade wipe out any existing DB?

Thank you.

Upgrading to Windows 10 caused inability to connect to SQL Server

$
0
0

I was running Windows 8.1 until very recently.  On this computer, I had instances of both SQL Server Express 2012 and SQL Server Express 2016 running with no problems whatsoever.

Due to a Microsot Azure VPN issue, I had to upgrade to Windows 10 against my better judgment.

Now that I have made the leap (backwards, in my opinion), I have lost all ability to connect to both of my SQL Server instances.  Both of them give the following error:

"A network-related or instance-specific error occurred while establishing a connection to SQL Server.  The server was not found or was not accessible.  Verify that the instance name is correct and that SQL Server is configured to allow remote connections.  (provider: SQL Network Interfaces, error: 26-Error Locating Server/Instance Specified) (Microsoft SQL Server)"

When I select the Server Name dropdown and select "<Browse for More...>", it shows both instances.  I just can't connect to them.


2014 SQL Express download options

$
0
0

I am a rookie - be kind :~)

Running Windows 7 pro 64 bit

I was instructed to download SQL 2014 Express with Advanced Features for my Goldmine Premium data base manager.

Which download options do I choose?

Viewing all 3319 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>