TdsParse Exception
Hello there,I am having a very strange issue using SQLClient library. We use dapper in our repository library to perform CRUD operations.Every now and then the insert command fails which the famous...
View Articlenvarchar(2) field type error
With the table fields as follows:This query executes fine:UPDATE [PROG AERO - TEST$Vendor] SET [UPS Zone] = 'X' WHERE [No_] = 'TV001'However this query:BULK INSERT [PROG AERO - TEST$Vendor] FROM...
View Articlela fonction substring requiert 3 argument(s)
i had execute this query in sql server management studio 2012 the result was ok , but when exécute it via other interface i had this error message : ODBC-ERROR / 3700 / MICROSOFT SQL SERVER native...
View ArticleManual control on SQLServer Memory Usage
Is it possible to1. Control the buffer pool minimum memory?2. Overall reserver memory on startup. Min memory does not reserve the memory upon startup. I am trying to find out if we can always reserve...
View ArticleHow many CPU are using for SQL Server?
I wanted to find How many CPU are using for SQL Server I used below command in CMD and got outputPlease advise me about it
View ArticleSql Express server not starting
I am using visual studio 2017 and Sql server 2017 on windows 10, but sql server is not starting any more. I have tried lots of options to resolve this issue.It shows error like this:Windows could not...
View ArticleHow to select Initial Size of data file? How it Impacts shrink process?
In our prod server, we have one DB having size 1 TB, when I check its initial size , It has below values Initial Size - 950 GB Autogrowth / Maxsize - By 64 MB, UnlimittedCould you please advise on my...
View ArticleProbing for data and sending emails
Hi All,I have the below columns with timestamp as TmLast. There should be an email notification if the data is not found for 2 hours. Is it possible? Can you please guide me?
View ArticleUnable to take AWS RDS backup getting error
I am unable to take backup of DB OF RDS instanceGetting below error
View ArticleSQL Server Network configuration (32 bit) is empty!
Hello, i just installed sql server 2014 enterprise edition on my win 10 pro x64 pc.I am trying to setup my sql server fro remote connection.but in sql server configuration manager,sql server network...
View ArticleLicense 2017 / 2017 cal and core
Dear all,in the 2017 standard sql license is wrote "This edition includes 10 Client Access Licenses." Could you help me in the that definition? Is that for user or a program accessing the SQL? is there...
View ArticleAccess SQL to SQL sever Syntax help
Hi,Is anyone able to assist in converting the following SQL syntax in Access into the correct SQL server syntax please? Apologies that there are a few lines of code that I need help with. I am new to...
View ArticleNeed assistance about SQL Server 2017 licensing
Hello,One of our customer has actually an Hyper-V cluster with a Dell Compellent SAN and 2 physical Nodes (active Nodes). Many VM's are installed on the SAN including 1 x SQL VM. My customer looks to...
View ArticleQuestion on SQL Server Management Studio use
Dear All,Sorry this might be a basic question as I am a starter to SSMS. I have downloaded SSMS to learn and to practice, I don't have server or any connection to a server. Can I use SSMS on my PC with...
View ArticleWhat features SQL deployment needs to deploy when WSUS is deployed
Dears,What features SQL deployment needs to deploy when WSUS is deployed谷青松
View ArticleStoring images in sql server database
I am new to sql server and i am developing a c# program in which i have millons of documents that have to be scanned and stored as images , and i am wondering which better idea to store the images ....
View ArticleBest SQL Exercise Books
Question to allWhat are the best SQL exercise books? For all areas (DML, DDL, etc), and all levels (beginner, intermediate, advanced).I've just worked my way through a nice little book called 'SQL...
View ArticleSQL Server 2017 Express and Management Studio 2017
I recently installed SQL Server 2017 Express (Version 14.0.1000.169) and Management Studio 2017 (Release 17.8.1, Build number 14.0.17277.0). At present, all the software is on the system drive (C:) as...
View ArticleSQL Feature Packs
Hi,I like to check if there are EOL or any patches after their release for components in the SQL Feature Packs. (e.g. native SQL client, System Clr type, etc.)Thanks
View Article