VB.net
I am using recognizer program to convert handwritten code into text. I want to use this text as input for autocomplete command in a database. I need assistance for this task.
View ArticleSQL JOIN
Hi,i have one tablenameindpaksli want to retrieve outputind vs pakind vs slpak vs sl
View ArticleHow to determine witch SLQ Server required a pay license for Workstation?
I have an issue at my Office, I do try to sort wich SLQ Server install on Workstation need to be part of a pay licensing. We mostly never install SQL Server x but so many Worstation actually have...
View ArticleSQLException: Read timed out...
INFO | jvm 1 | 2014/08/24 14:03:41 | SEVERE: [EXCEPTION].[com.datasweep.plantops.datamgt.exception.DataMgtException]: PlantOps.DataMgt: [Error initializing site 112 with guid...
View ArticleEntity Framework and Package Manager Publishing to Azure
I am creating a secure ASP.NET MVC 5 app and need to update the database in the Package Manager Console. There is an error that occurs every time I try to update the database. Following the...
View ArticleCould not open error log file ''. Operating system error = 5(failed to...
HelloWhen I try to start the SQl server service i get the following error:Event id 17058Could not open error log file ''. Operating system error = 5(failed to retrieve text for this error. Reason:...
View ArticleConvert Multiple Rows in to a Single Row
Hi,My Query SELECT tblUserRegistrations.FirstName,tblMedicalServices.MedicalServiceName fROM tblUserRegistrations INNER JOIN tblNurseDetails ON tblUserRegistrations.UserId=tblNurseDetails.UserId...
View ArticleSQL Server Express 2008 Installation error. PLEASE HELP.
Hey guys anyone know what I should do to install SQL Server Express 2008? Im running Vista Home Premium SP1 32bit These are folders i got on framework folder: * v3.5 * v3.0 *...
View ArticleBusiness Intelligence
I am working on a ERP business application .Can you tell me what isBusiness Intelligence? Why it is required ?
View ArticleExamples of large SQL Server installations
I am looking for success case stories of customers using SQL Server 2012 Ent in an OLPT environment with databases sizes of several terabytes, tables in the billions of rows, and high customer growth....
View Articleset query with exists
I m trying to set 5 rows in my table but all the row are effected with my queryupdate Payment set payment.status = 'Captured' where exists( select * from Payment p join Invoice i on p.invoice_id =...
View ArticleAuditing cluster events - can we see who paused a node?
HelloWe have a 2 node cluster with an active passive configuration - running server 2008 r2 / SQL 2008We had an issue today where one of the nodes was paused; and the active node had an issue with the...
View ArticleMaintenance Plans Jobs
I need to find a way to associate Maintenance Plan jobs to the actual Maintenance Plan if the SIDs are different.I am updating 2008R2 server with 2012. I saved my old Maintenance Plans and now need to...
View ArticleSQL Query
i have 2 tables: Order(ID, Quantity) and Product(ID,Name, Price) and I want to add a calculated field in Order table based on the price column in the Product table. How do i do that? this query returns...
View ArticleUnable to extract SQL Server 2014 Express from MSDN
Hi,I visited the MSDN website to download the SQL Server 2014 Express and it fails to complete the download if I am on IE. If I use Chrome, I am able to download but subsequently fails to extract from...
View ArticleFailed to initialize sqlcmd library with error number -2147467259
I'm trying to get SQL Server to send an email. The test email works fine; basically DBMail works properly. The thing is, if a human runs it, everything is fine. If I schedule it using Sql Server...
View ArticleError: "SQL Server Compact does not support opening database files on a...
Hello,I downloaded VB 2010 Express three weeks ago, and have been learning the language and interface through the tutorials at MSDN. It's going pretty well.I am trying to create my first database by...
View ArticleSQL Server Change Notification
We are running SQL Server 2008 for our enterprise application (MES), for tracking product as it moves through the shop floor. All of the terminals are hooked to the same database through a data layer...
View ArticleIndex
Guys, am starting to learn about SQL and database and i am somewhat confused about the indexing part.First, i dont see the difference between an index and a query2nd, do i need to create the index...
View ArticleDatabase restore failed becuse mdf cannot be overwritten. It is being used by...
Hi, I have a two SQL 2012 databases in Development Environment as below:1. LT_MSCRM (Main Development Database; Same database name is used across Testing and Live servers)2. LTTEST_MSCRM (Just Created...
View Article