Fill data grid with data from a JOIN query
I am working on a school project and have come up against a bit of a sticking point. I am supposed to be creating a very basic OMS, the teacher themselves have said they do not know how to do this (in...
View ArticleI want insert single row in Order table and multiple rows in OrderDetails...
Thank you For Help DearKalman.LetMe ExplainBetter.I have four tables Named Customers_0, Orders_0, Order_Details and Products ThatTheir CharacteristicsAreAsFollows :Customers_0Column NameData...
View ArticleUnable to dump file in a folder from sql server
Create PROCEDURE [dbo].[ImgExport] @OutputFilePath VARCHAR(500) = 'C:\abc\img\' AS BEGIN DECLARE @totrow int DECLARE @currow int DECLARE @result int DECLARE @nsql nvarchar(4000) DECLARE...
View Article2008 Timeouts issue
Hello,Recently the production database had timeout complaints, say, when activity is heavy, system is busy, then timeout starts to increase... anyway, in normal time, production database is running...
View Articleattempted to perform an unauthorized operation error at installation
Hello,I tried to install SQL SERVER 2012, but the installation crash at the beginning when it install the setup files. I solved this one by installing manually sqlsupport.msi. Strangely enough, after I...
View ArticleLog file showing my query?
I ran an INSERT query on a Test Sql 2008 server. Is there a log file that shows that the query was indeedexecuted? I sure can't find it anywhere. (I looked in SQL ERRORLOG file but did not find my...
View ArticleJoin query for two tables
hi i am having to table 1st one city_master and 2nd Transaction City_Master id City 1 Nagpur 2 Mumbai 3 Pune Transcation id Supplier_name Product Qty City Alt_City 1...
View ArticleVmware virtual disk not available to View
Dear, I have recently installed SQL 2012 standard Ed. on Virtual Windows server 2012 Standard Ed VM Hosting platform is VMWARE EXSi 5.1 and made the Vmware virtual disk, but SQL can not see that Drive,...
View ArticleEvent ID: 17886 Source: MSSQLSERVER (MSSQL Server 2008R2)
Hi,I am receiving below mentioned error "Log Name: Application Source: MSSQLSERVER Date: 7/19/2013 6:26:32 PM Event ID: 17886 Task Category: Server Level: Error...
View Articleunable to getting connection to sql azure from sql server2012
I am unable to connect sql azure from sql server 2012- done fire wall setting in azure for my pc ip address- created inbound rule for 1433 port in my pcbut still not getting connection to sql azure...
View ArticleLicensing SQL Server for High Availability
Hi,Does the statement listed below apply also to sql server 2012 std edition???"For organizations with a large number of VMs and complex, highly dynamic virtual environments, Microsoft offers the...
View ArticleCount and Percentage of skill ratings
Hi. I have a program which brings in the Skill ratings for an assesment people with the title of "Worker" have to take along with a file number they are assigned. The program also brings in the...
View ArticleSQL 2012 Express Installation Location possibilities for VAMT 3.0
Hello All,I am looking into using VAMT 3.0 (since it can save unlike 2.0 heh) for activating the clients on my network. Our server C: drive space is a little tight and I was wondering if i could have...
View ArticleIndexes rebuild issue
I am trying to figur out the reason for slow performance of my database,i am looking into avg_fragmentation_in_percent, and few indexes are over 50.should i rebuild these indexes?k
View ArticleHow can I make query window tabs resizable
When opening up multiple query windows in management studio, each query window is tabbed, and I can switch between the tabs, which is great, and very convenient.The problem is, the tabs are a fixed...
View ArticleUsing a not equal in SQL Case Expression
The SUBSTRING function returns @domain.com. I don't want any results to be displayed from my sql statement if it equals @myemail.com. I'm getting an error that says invalid syntax near <How can I...
View ArticleWSUS - Windows Internal database - ERD - Entity Relationship Diagram
I would like to create a query for wsus.This query will report this:In this computer group or computers groups all the needed updates until some date.With this information I will approve the correct...
View ArticleNeed help in defining the sql query
Hi Experts,I am an beginner in sql queries. Any help would be greatly appreciated.Thanks in advance.I have 2 tables say Employee and...
View ArticleThe specified DSN contains an architecture mismatch between the Driver and...
I am running sqlserve 2005 on window7 64bit and when i tried to access the database through an app, I get the error below.SQLException caught = [Microsoft][ODBC Driver Manager] The specified DSN...
View Articleimport data from excel/text file to sql server database
how can i import excel file / txt file to sql server database 2005?and how can i speed up the execution time?
View Article