eInvoice Austria
Hello!I`m new to programming with XML.What I have to do is write a script which produces an XML-string from an invoice. The problem is that it has to work with 2 discounts. And I don´t know how to do...
View ArticleForce Index Query Hints
Hi All,i am using the queryselect id From Job where Title like '%java%'it will take 10 sec timeafter that i am using the Force Index Query Hints like select id From Job WITH (INDEX(ind_job_Title))...
View ArticleScript Task Ignored
I have developed an SSIS package in VS 2012 that I am running on SQL 2014 RTM. VS 2012 has update 4 and patches KB2781514 and KB3002339.The first 2 tasks in the SSIS package are a Script Task and then...
View ArticleLinked server Insert problem
Hello everybody, I've encountered the following problem which I can't explain to myself.My setup is: SQL 2014 + Linked server (name it 'EXTSYS') to a MySQL DB (v.5.1.73) through ODBC ConnectorEXTSYS...
View ArticleDTS migration to SQL Server 2014
Hi All,I have around 100 DTS packages (SQL 2000 version) that needs to be converted to SSIS 2014.Please let me know the best option available in doing this migration process.Please share link/resource...
View ArticleStriction BP Alternative Treatments For Hypertension
Conformable countertenor BP may track to hunch failures, [url=http://www.strongmenmuscle.com/strictionbp/]Striction BP[/url] kidney failures, wit scathe, cardiovascular disorders, action of arteries...
View Article(ROWLOCK) VS (HOLDLOCK, UPDLOCK)
i have a project server select thats selecting a single record. the holdlock ,updlock is locking up. If i change it to rowlock it runs fine. Can someone explain the difference between (ROWLOCK) VS...
View ArticleConditional Join Statement
Hi, it's my first time here.I'm trying to write a query that will do an full join and create a column with rows that have joined being displayed and the rows that have not being set as 'No'. This is...
View ArticleLogic in a default constraint?
We have just a regular identity column present. The requirement is to add another column which needs to have the value of 'A' + DATE of when it was inserted + IDSomething like this:[code="sql"]CREATE...
View ArticleDelete takes a long time
[code="sql"]CREATE TABLE [dbo].[t_Transactions]( [ID] [int] IDENTITY(1,1) NOT NULL, [AccountID] [int] NULL, [TransactionID] [varchar](255) NULL, [TransactionIDAlt] [nvarchar](50) NULL,...
View ArticleSQL select help - filtering
Hi guys,I am quite new to the SQL, so if somebody is interested to help, I will be really glad. I need prepare some daily statistics from the database about running jobs. It is just some filtering /...
View ArticleHow to copy SQL data rows from hosting server to a local server
I'm a web developer who writes transact-SQL to make my web applications run properly. I'm not real strong in other areas of SQL. Let me explain our set-up and then I'll explain what I want to do:We...
View ArticleNeed stored procedure row count for any stored procedure. OPENQUERY no longer...
I have a process that keeps check on the row counts of about 100 stored procedures. The input parameters and "certified" row counts for all of the stored procedures are stored in a database. The...
View ArticleWhy temp tables is faster then variable table?
Hi, everybody!We are ratifying a new server with SQL 2014 cluster. During the performance tests, something very strange happened. I have a routine made up of several SELECT, TABLE variables and CTE....
View ArticleOR condition cancels AND condition
Hi All,I'm hoping for some help in my WHERE statement below. I'm trying to pull data from where the date must be from yesterday but it also must complete a few or statements. But whenever I add in the...
View Article10000+ Columns in SQL
Hello all,First time poster here! I would like peoples opinions here. I am collecting daily stock data for the past 10yrs (so approximately 2500 rows of data which is not significant), however I have...
View ArticleParallelQueue without Broker
Hi,I'm trying to achieve a parallel queue execution but our DBAs refuses to activate Service Broker.It seems to worked fine on SQL 2008R2, but when testing it out on SQL 2014, it seems to run only 1...
View ArticleUsing powershell in tsql scripts
Hi,I would like to use powershell commands within my TSQL scripts. Does anyone know how to do that?The reason is that up until now I have been using SQLCMD and XP_CMDSHELL to rename files before...
View ArticleAdd Javascript function in SSRS Report.
Hello Guys,I have a Javascript Function provided by our .NET Developer Team.[code="plain"]"j avascript: return false function showdefinationheadcount() { $("#cont-3").addClass("activeLink");...
View ArticleDo you like music....
Click here to view...[url=https://www.facebook.com/Chappie2015Movie4K]Watch Chappie Online[/url][url=https://www.facebook.com/TheSecondBestMarigoldMovie4K]Watch The Second Best Exotic Marigold Hotel...
View Article