how to create setup file including sql database and run in another pc ,the...
i make c# project which attached by sql database and i want to make setup file to run on another pc did not has sql server or visiual studio
View ArticleXML To SQL
I have an online ordering form that stores the data in XML (See below). I need to put this data into SQL so that we can build work tickets using Crystal Reports. Ideally, two tables would be created...
View ArticleI get message Microsoft VSS writer for SQL server 2014 during installation
Hi Freinds,I am trying to install SQL Server 2014 on Windows 2008 R2 Standard.I have already SQL 2008 and 2012 running on the same server but for different applications.When I run the Package...
View ArticleService stops claiming can't connect to database
So a client has a SQL 2008R2 running on a W2008R2 box, and it is there for two 3rd part programs, one work well with no frequent SQL issues, the other has a problem in staying connect to its small...
View ArticleHow to fix error 18456
1. I have installed sql server express 2014.2. I have log on as > Built In Account > Local Service.3. When i am trying to connect with Sql Server using Management studio then it shows error Login...
View Articlesql server 2014 doesn't install on windows 10 32 bit pro
Overall summary: Final result: Failed: see details below Exit code (Decimal): -2147467259 Start time: 2016-08-13 14:12:23 End time:...
View ArticleInstallation Data Quality Services && connection to database server...
I’m trying to install since March 2016 the SQL Server Rc0 version. All things went fine, but at a sudden moment, and whatever I do, the same remark comes to me that it is impossible to make a...
View ArticleHelp finding how-to videos for SQL
Hello, Skippy Flatrock here.I am trying to learn how to make databases with SQL server 2016. I downloaded the SSMS program which enables me to make a database. I also know how to connect to a database...
View ArticleSQL server error with 3D program "SOLIDWORKS"
I want to install a SQL server for a 3D sketch program called "solidworks". If i run de installation setup of solid works gives every time the same error about the SQL server. I have a brand new ASUS...
View ArticleUninstalling SQL Server
I have uninstalled SQL Server 2012 through the Control Panel including both the "Microsoft SQL Server 2012" and "Microsoft SQL Server 2012 (64-bit)" programs. Even though I selected all the instances...
View ArticleAzure/SQL Server Sharding Limitations
Hi,I have taken a look online and on forums, but I cannot seem to find information on the limitations (or lack thereof) of sharding on...
View ArticleConnect time out
I would like to set policy of connection time out on SQL server.If no activities duration 15 minute, the connection will be time out.How can I set this policy?Please you kindly help guide me how to do.
View ArticleCan someone tell me whats wrong with my "date"
INSERT INTO Applicants(ApntID,Fname,Lname,SubmissionDate,StateID,SalesRepsID,SalesMgrID,LoanStatusID,LenderID,RegionID,SYNID,AFIID,FFCID,HCDID,TRNID,GENID,MFSID,FLXBID)...
View ArticleFacing issue in export maintainance plan
I have installed Enterprise Evaluation Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) sql server 2012.But Microsoft.SqlServer.ManagedDTS is missing in...
View ArticleRecommended practice to deal with TempDB , TempLog and Backup location LUN or...
Hi Team, I need some input with the recommended practice to place 'TempDB' and 'TempLog' while installing SQL instances ?our plan to have LUN presented to SQL Server and have Windows failover cluster...
View ArticleSQL Server 2016 Business Intelligence tools and training
We are looking for an installation of SQL Server where it serves a data warehouse, runs ETL jobs on the data, and provides Business Intelligence information by using dashboards, reports, etc. From my...
View ArticleCan't open SQL Server Management Studio after installation
All the features are installed with Succeeded status during SQL Server 2012 installation. But when opening SSMS getting an error Microsoft Visual Studio Shell Isolated - Cannot find one or more...
View ArticleLicensing
Simply question I hope. I know if I have a sql server running on a win 2012 server and 100 users access it, I need 100 sql user cals plus the 100 win server 2012 cals. Now if I add a second sql server...
View ArticleUse a previous instance of SQL Server
Hello,Can we use previous instance of SQL server? I had reinstalled my OS and had to reinstall the SQL Server. I have all the old files of my previous instance and would like to use the old instance...
View ArticleNo return Value
Having trouble with getting return value from SQL management Studio, even with the most basic Queries. Worked fine yesterday but no longer:USE Adventureworks2014;GOSELECT *FROM PersonIf I change the...
View Article