-
Hi, I am using the NODBC driver in a .net application to connect to a Navision 4.0 SP3 database server. The KB931841 hotfix for the driver has been installed (Vista). No matter what query I perform, there seems to be an initial 'delay' for about 4 seconds when executing the reader. Does anybody...
-
Good afternoon, I´m still working with Navision Financials 2.01 in the company. I haven´t experience to desing in C/SIDE, but I do need to extract data from this Nav 2.01 I think to connect the Navision´s Database in a SQL Server via ODBC. I´ve tried to use the Linked Server but...
-
Okay this client has a security problem they are scared of. The C/ODBC driver can be togled as we know on read only in options. Now this can't be locked. Any bit knowledgeable individual can move this and other options. (Time-out, cache, identifier) Apart of the fact always some wizz kid can wreck...
-
C/Front cannot be used. There is no interface between COM and Java. ODBC could be used if you are on sql and can use sql drivers. This works fine as I've used it many moons years ago. Sun build the interface calling it JODBC. Webservice is also an option, but you have to deal with windows Kerebores...
-
If I remember correctly ODBC support in java is to forget, and If you are using other systems such as Unix you will have a lot of problems. To connect Java to NAV I would recommend using Web Services. Web Services in NAV it's with more or less difficulty can be exposed.
-
So let me understand this: You have a "dataware house" based on SQL Server 2005? You have a native Dynamics NAV 4.0 database? You want the SQL datawarehouse to automatically read data from the native NAV database? Looking at your first post, then it looks like you're using the standard...
-
John: I am encountering the exact same issue/behavior as you described with a SQL server linked server and a product called Timberline accouting. We recently upgraded to a new release and now the linked servers no longer connect to Timberline's tables via the DSN that was working fine prior to the...
-
Hi everyone, I am new to Navision development - we are building an interface (ASP.NET / C#) that connects to a Dynamics Navision native database. We have tried using N/ODBC, but get "funny errors" all the time, so now it is time to try C/FRONT. The errors we get are something like "ERROR...
-
Hi, I am using the NODBC driver in a .net application to connect to a Navision 4.0 SP3 database server. The KB931841 hotfix for the driver has been installed (Vista). No matter what query I perform, there seems to be an initial 'delay' for about 4 seconds when executing the reader. Does anybody...
-
Good afternoon, I´m still working with Navision Financials 2.01 in the company. I haven´t experience to desing in C/SIDE, but I do need to extract data from this Nav 2.01 I think to connect the Navision´s Database in a SQL Server via ODBC. I´ve tried to use the Linked Server but...