-
Hi all Does anybody know how to print an SQL-Image Field with Bigtext content filled to Navision-Blob.Field in Reporting Services 2005/2008? It looks like It needs to be decoded/transformed before it can be printed! Sample: Blob Field was filled with the following code (lXMLText is a Var of type Bigtext...
-
I just want to do a quick plug for Rene's book. The book really is worth buying. It is very good for those that understand earlier vrsions of NAV (eg 3.70 or 4.00) and need a jump start to catch up on 5.00. But most importantly its an ideal introduction to using reporting services with Navision....
-
Hi all Does anybody know how to print an SQL-Image Field with Bigtext content filled to Navision-Blob.Field in Reporting Services 2005/2008? It looks like It needs to be decoded/transformed before it can be printed! Sample: Blob Field was filled with the following code (lXMLText is a Var of type Bigtext...
-
I just want to do a quick plug for Rene's book. The book really is worth buying. It is very good for those that understand earlier vrsions of NAV (eg 3.70 or 4.00) and need a jump start to catch up on 5.00. But most importantly its an ideal introduction to using reporting services with Navision....
-
Hi, Our company is now trying Navision as our new accounting system, unfortunately, we are having problems with our accounting entries. Is there an accounting manual provided for the Navision users? We can't consolidate the reports in Navision with the reports generated from our previous system....
-
Hallo Rene, Soweit mein Deutsch ist nicht gut genug , Ich werde Englisch schreiben. Schade. I am with Navision since 1999 as a consultant, developer, analist etc. Seeing myselt with further connection in it I would be interested to get this book. I've got an account here with my email address but...
-
Hi all! In point of coming version of the Microsoft Dynamics NAV 2009 it will be useful to prepare for SQL Server Reporting Services. But also using SQL Server Reporting Services with current releases is a great (supplement) benefit for developing customer reports. These are some of the reasons why I...
-
Hi my experience is more to thinking about does it make sense to use an own server because of performance. But this depends on total of user, workload of the current server…… Another challenge is the security. NAV by default removes the mapping of "SQL Server user only" from the NAV database...
-
[quote user="ikkyu"]I am sure one of the field is a unique ID which can be used to identify the company[/quote] No. If you have several companies, there is a set of (almost) all tables for each company. Each table name is prefixed with "Company Name $", for example: dbo.Company Name...
-
Can't agree that Crystal is slow - maybe with native base + NODBC it really is, but we use Crystal with SQL server, for complicated reports SQL Stored procedures are used, and performance is excellent... Can't compare with NAV native reporting, where some reports needed 4 days to complete :(...