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

SQL Server licensing

$
0
0

Hi,

I have two questions aboute SQL licensing,

Question 1: Can SQL Express be used commercially by companys of any size? Or is it a limitation?

Question 2: If I decide to buy a SQL Standard license, Core or Server+CAL, is that a One time expense or annual expense?


Installing / Uninstalling MS SQL Server Express 2017 with InstallShield

$
0
0

Sorry if this is a duplicate post, but it seems like others relating to this topic don't really answer my questions.

Installing: Currently, I am trying to install MS SQL Server Express 2017 through the InstallShield installer of my main program. It seems that my installer and that of SQL Server cannot run at the same time. I've gotten around this by installing it as a pre-requisite. Is this the best way to accomplish this? How should I go about rolling back this installation if the InstallShield installer fails or is cancelled?

Uninstalling: Now I need to run the uninstaller ( I have downloaded the setup files I need to do this) but I have to avoid running it at the same time as my IntallShield installer is doing stuff, right? Can I run it in such a way to easily avoid this conflict so I can uninstall the SQL Server instance that was installed previously?

SQL express 2005

$
0
0
Does MYSQL Express 2005 use dynamic code execution? Please site any references if possible.

Team Foundation Server 2015 install and SQLExpress 2017

$
0
0

I get an error when installing TFS 2015 and SQLExpress 2017: 

 

TF400533: The SQL Server Express instance installed on this machine cannot be upgraded to the latest version of SQL Server Express until you have applied a more recent service pack to it. It is recommended that you run Microsoft Update, which will install the most recent service pack for you automatically, then re-run this wizard. For more information on upgrade requirements for SQL Server Express, visit: http://go.microsoft.com/fwlink/?LinkId=301277.

Has anyone seen this error and have any input on how to get around it

Thanks

Offline Installation of Microsoft R Open and Microsoft R Server

$
0
0
I am running SQL Server 2016 Express SP2 installation. At the step dealing with R, I downloaded the CAB files as instructed and extracted the files to folders in the same parent folder. I then browse to point to the parent folder but still, the Next button id not available. What am I missing?

SQL Server Express 2014 License Terms for Redistribution

$
0
0
The license terms specify that for any Distributable Code having a filename extension of .lib, distribute only the results of running such Distributable Code through a linker with your program. If I plan to install SQL Server with my application is there a specific install approach that does not install any .lib files? Or am I misunderstanding the intent of this restriction?

Is SQL express version is free for commercial use ? Does SQL express need any SQL CAL license ?

$
0
0

Dear team

    I Know SQL express version has its own limitation about data storage and don't have SQL agent, reporting services but i have a question/doubt. 

    Is SQL express version is free for commercial use ? Does SQL express need any SQL CAL license ?

    Please suggest

Thanks

Prasad

Connection error. Unknown, Have no idea what to do. C#

$
0
0

I coded a program to connect and create a database and tables using c#. For some reason I keep getting the same error when running the program. I posted a screen shot.


http://www.df-barracks.com Delta Force Barracks
http://www.starfiresoft.com Starfire Software


I have a heavy query on tables. But it's got a long time.

$
0
0

I'm using SqlServer 17.4 ExpressEdition on Windows10 of my laptop.

I have a heavy query on tables. But it's got a long time.

I created index on each column but it's not good yet.

Why doesn't SqlServer get all CPU? it uses 40% approximately.

What can I do?




c# sql server sample.

$
0
0
I'm looking for is a solution in c# that creates a database. (NOT a database file). That connects right to a sql server on a local PC. that creates a database and some tables and then insert it into the table. even in c# console would be fine. may sure you test it and make sure it's creating the database and tables using SSMS. delete them and run the code again to make sure. Then could someone send me that solution so I can try it on my local PC. I been having connection issues. and I don't know why or what's causing the error.

http://www.df-barracks.com Delta Force Barracks
http://www.starfiresoft.com Starfire Software

Cannot start SQL Server (SQLEXPRESS) 2012 after changes to IPALL

$
0
0

I made a change to Protocols for SQLEXPRESS, TCP/IP, IP Addresses, IPALL and now receive an error when attempting to restart SQL Server.  Can anyone help with this?   Is it possible to restore system to prior checkpoint in order to correct this?

Please help.

Error: 17182, Severity: 16, State: 1.
TDSSNIClient initialization failed with error 0xd, status code 0x10. Reason: Unable to retrieve registry settings from TCP/IP protocol's 'IPAll' configuration key. The data is invalid. 

Error: 17182, Severity: 16, State: 1.
TDSSNIClient initialization failed with error 0xd, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. The data is invalid. 

Error: 17826, Severity: 18, State: 3.
Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.

Error: 17120, Severity: 16, State: 1.
SQL Server could not spawn FRunCommunicationsManager thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.

SQL server Express LocalDB for Win 10?

$
0
0

Hello

When I load my Web Forms project in Visual Studio 2017, I get a dialogue box telling me I need SQL server 2012 Express Local DB and there is a link to a Microsoft download page. When I go to that page, it tell me I need Win 7, whereas I have Win 10.\

Why would the dialogue box direct me to a Win 7 download page and where would I download the appropriate server for Win 10, please?

SOFTWARE

$
0
0
MINIMUM SOFTWARE SPECIFICATIONS WHICH MUST BE FULFILLED BEFORE INSTALLING SQL SERVER 2014 ?

How can I write this kind of SELECT .... AS statement?

$
0
0

Just an example, basically, there is a table Customers, which has multiple fields (including FName and LName, and other fields too).

Basically, I want to have two fields of information going to one combo box, and there is additional string before these two fields, and there is also string in between these two fields.  

For example, FName is Anne , and LName is King , then I wan to haveWelcome: King , Anne added to combo box.

Thanks.

SELECT 'Welcome: ' + LName + ' , ' + FName As DispalyMessage FROM Customers

......

cbxTest.Items.Add(dataReaderTest["DispalyMessage"]);


Need Support on issue while uninstalling SQL server 2014

$
0
0

Dear MS,

I had installed SQL server 2014 on my laptop for Automation purpose but due to some reason I had to uninstalled the SQL server 2014. Unfortunately I did this practice three times (installing -uninstalling) hence got nothing at last. I need SQL server 2014 for Automation Anywhere (tool) to automate my project.

Eventually still I am facing to uninstall SQL server 2014 so that I can re-installed SQL server properly.

Now I have been uninstall SQL service 2014 in my laptop through control panel but there is one file still present in control panel which I am unable to uninstall it because it gives me below error.

"Warning 26003. Microsoft SQL Server 2014 Setup Support Files cannot be uninstalled because the following products are installed:

SQL Server 2014 Common Files

SQL Server 2014 Management Studio

SQL Server 2014 Client Tools

Hence Kindly assist me on above error so that I can finally install SQL server again and will use in my automation project.

I hope MS will help me in assisting in this case because I trust MS products.

Please do contact me on my mail id :- ravi.jaid@gmail.com.

Best regards,

Ravi Jaid.


SQL Server 2017 express edition installation problem

$
0
0

I attempted to install the basic installation of the express edition on a Windows 10 computer. The installer has hung at the same place 4 times. The step causing the problem is "Installing SQL Server...Running Action: Install_SqlSupport_Cpu64_Action"

Does anybody know how to get the installer beyond this step or what may be causing it?

SQL Service was terminated unexpectedly

$
0
0
SQL server stopped unexpectedly, current version is SQL 2012 SP4 . Why?

Regards, Pradyothana DP. Please Mark This As Helpful if it helps to solve your issue. ========================================================== https://social.technet.microsoft.com/Profile/pradyothanadp http://www.dbainhouse.blogspot.in/

Connection String or Provider settings for Sage50 ODBC

$
0
0

Sage50 question

I can succesfully select headers using the following T-SQL statement:

select TOP 0 * from
openrowset('MSDASQL','Driver={Sage Line 50 v24};UID=XXX;PWD=XXX;DIR=C:\ProgramData\Sage\Accounts\2018\Company.000\Accdata;',
'SELECT * FROM AUDIT_HEADER;')

...but if I try to get data out (using TOP 10 instead of TOP 0) I get:

Msg 7399, Level 16, State 1, Line 1
The OLE DB provider "MSDASQL" for linked server "(null)" reported an error. Access denied.
Msg 7350, Level 16, State 2, Line 1
Cannot get the column information from OLE DB provider "MSDASQL" for linked server "(null)".

I have set the MSDASQL provider options to disabled for everything, except 'Level zero only' (I don't know why this is required, but without it, the query doesn't function at all).

I can read the data using the same connection string in a VBScript using ADODB.

Can anyone help me out? It would really help if I could have direct communication between the SQL Server instance and the Sage backend tables.


sql table design with MSSMS

$
0
0

Try to create a new table in d/b , responds: "This backend version is not supported to design  database diagrams or tables" (MS Visual Database Tools)

MSSMS version 12

Windows 10

Local d/b

What version supports d/b design database diagrams or tables?

SQL Server 2012 Management Studio Error

$
0
0

Hi all. I have installed SQL server 2012 express on windows 8. When i open management studio and i write ".\SQLEXPRESS" in server name i get this 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: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 53)

i use windows authentication :/

Viewing all 3319 articles
Browse latest View live


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