Report Inventory Value using SQL server
Hi all, I have to do Inventory Value report, using SQL. How to do this? Which tables and filds must to use? Thank you
View ArticleWhat technology to use to exchange basic sales data between server and POS?
Hello all, I need an advise from our experienced and valuable members, we have a task exchange data between sql servers. 1. From server /MS SQL 2012 standard/to POS database import basic information...
View Articlemdf file in SQL 2012
Hello everybody! I’m working with sql database for couple months. Today I have opened it and see pop-up window: “The header for file 'xxxx.mdf' is not a valid database file header. The FILE SIZE...
View ArticleCreate New Table and update table with data from another
Hi I have created a table in SQL , the table will contain selected columns from the Value Entry table in our NAV database. I do visualization in Tableau , however to do visualization with data...
View ArticleHow to automatically import Sales from another Software
Hello community fellas ... I am currently using a Rapidstart services to import sales from another software but now im trying to make an middle software for this regard... I have analyzied tables and...
View ArticleUnable to open SQL Server database file (.mdf)
Experts, I have a SQL Server 2005 database file (a .mdf file) that I am trying to open in SQL Server Management Studio so I can add a field to a table, but I am unable to open the file. I can't say...
View ArticleAltering the Collation of NAV SQL-Database not working - NAV 2015
Hey guys, after successfully upgrading our solution from 2009R to 2015 i've run into a problem with the sorting of fields. Sorting in 2009R2 AL-PHA ALPHA BE-TA BETA Sorting in 2015 ALPHA AL-PHA BETA...
View ArticleUpdate Posted Sales Transaction Fact Table
I cannot use ISNULL , If you look at my screenshot I am trying to update the actual sales cost , sales support and sales cost , all these dimensions related to the sales amount(actual) , cost amount...
View ArticleSQL Server Reporting Services installation and configuration
Hello I was trying to explore SSRS for SQL 2012. I had problems with installation and configuration. I looked around the web for some solutions. The articles i found were helpful. You may visit...
View ArticleInstallation of SQL server 2012 on windows 8.1
Hello there, i was installing SQL server 2012 on my windows 8.1 PC then i got this error requesting that i enable Netfx3. visit this...
View ArticleCannot Open Dynamics NAV with a replicated Database!
Hi! Experts I was able to replicate an NAV test Database to another server instances. I used Transaction Replication. This was successful, whenever a transaction was completed in the original database,...
View ArticleAn ODBC error occurred, but no error information
SLQ 2008 R2 NAV 4.0 SP3 Scenario: Sales-post is called by a document, in codeunit 22, the insertitemledgerentry function is going into error on a random document line when it is called by...
View ArticleHow to install Nav 2016 with the Always on feature of the SQL 2014 Enterprise ?
Need to implement Always on and the problem is that NAV will store data (licence) in the master database and that the master database is not replicated from one cluster to the other one. is it possible...
View ArticleLEFT JOIN
Hi I am using Microsoft Dynamics NAV 2013 , SQL server 2014 , Tableau Desktop I have created a new table which contains data from the Excise Rate, Location , Item and Item Unit of Measure tables in...
View ArticleSQL data types represented in MS NAV
Hello, i'm using Nav 2016, so i try to get data from other sql data base by using table (prop. external SQL), it's look good, but i've got some conflict: 1. i can't represent column with datatype...
View ArticleHow to get data from Excel into a SQL table
Hello everyone. I have an Excel spreadsheet with a few thousand items in there with the weight - just two columns. What I want to do is for each "Item" in the spreadsheet column "A" get the weight from...
View Article'TableData 2000000001' doesn't exist and ndo problems
I have just migrated my NAV4 SP1 database from SQL 2000 to SQL 2008 through an SQL restore. I' have windows authentication and various roles per user. Users with SUPER rights are getting the error that...
View Articlecopy data from one table to another but only data fields are called exactly...
Good morning to everyone s, SQL Server 2003 R2 I need to copy data from one table to another but only data fields are called exactly the same. tabla_A fields: field1, field2, field3, field4, campo5,...
View ArticleSales for customer
Hi all, I'm fairly new here so please bear with me I'm writing TSQL for simple report which shows Sales (LCY) by customer. As a reference I'm using the Customer Statistics window to check if my values...
View ArticleError executing procedure from access
Good morning experts !! I have a procedure in SQL Server 2012 that uses views from another database on another server with SQL Server 2008, the SQL procedure runs smoothly. It happens that this...
View Article