-
Multilanguage Functionality in 2.5
Does anybody tried this multilanguage stuff? I tried to change the GLOBALLANGUAGE in a function (id5) in codeunit 1 (as described in documentation), but an error occured saying my license does not permit to use <language code>. Is there sth specific to use, or it is a license problem?
-
Nav. Fin. 2.01A and C/ODBC
Questions concerning Navision Financials 2.01A – C/ODBC Can specific SQL-functions be used? e.g. datepart, substring, concatenate, sign, locate etc. If possible, I am also interested in the syntax. Can outer-joins be defined in C/ODBC? e.g. when I want to retrieve all records from a Table which are joined by a Field to…
-
Lotus note integeration
We are in the middle of integerating Notes with Navision..I was wondering if anyine has been succful with this and was wondering if they could exchange information about this... Also, we are integerating the two of them by using the automation controller
-
Which laser printer for NF 2.01 ?
Hi all. I'm looking for a good network printer to use with NF 2.01 for printing invoices and delivery notes. Which of the following ones is better supported by NF: HP LaserJet 4050N or Lexmark Optra 612N. I want to use the function of printing to different trays. For example I want to print invoices allways to tray 1 and…
-
Printing HTML from Financials
Does anybody know a way of printing reports in HTML from Financials code, using Automation or any other way.
-
C/Coast and 2.50
Hi all! Has anybody heard when C/Coast would be released for 2.50? cheers, <img border="0" title="" alt="" src="images/smiles/icon_confused.gif" />
-
problem with order nummering
"Table Sales Header already exists" We get this message approx 3 times a day. The order input blocks, and i have to change the last used nummer manually (add 1). We did not yet find the reason for this blocking, neither could out nsc. Any suggestions ? We use WinNT server with Win98 clients.
-
Howto Select Multiple Rows in a Lookup Form
Anyone an idea how to select multiple rows in a lookup form? I want the marked rows of the form in a record.
-
Retail Back Office Upgrade
Has anyone done an upgrade from Navision v.1.2 with retail back office 1.0, to version 2.0 or 2.01? Any advise or problems would be appreciated. pejor@wmdata.no
-
Problems after inst. Office 2000
Hello, we use Navision Financials 2.0d, On some Workstation was installed Office 2000 ( this month), right now i see that in some Codeunit some Variables look like thisName DataType Subtype Length wdApp Automation Unknown Automation Server.Application ==================================If i now compile this Codeunit an get…
-
Decimal places
Hi all I have a problem whit the decimal places in navision financials. Introducing the same configuration in one data base; afterwards I used two different clients: 1-Spanish client, 2-English client. Obtaining two results absolutely differents. Two decimal places whit the Englis client and no decimal places whit the…
-
Access via VPN
Does anyone have any experience connecting to a Navision server via VPN dial-up? Any thoughts or considerations?
-
remote access solutions
Hi, I from a relatively new NSC in Canada and am interested in what other NSC's have used for remote access solutions. I understand that Citrix works great, but that is probably too expensive for some of our smaller potential clients. Anyone know the costs for Citrix and NT Terminal server? If anyone has successfully or…
-
Any good Automation & OCX References?
Can anyone recommend good books on the topics of Automation and/or OCX which would prove helpful in writing Navision code? Or is this something not even worth investing my time in? Thanks! Paul Flory
-
Object export
Does anyone know of any other way of accessing the object export dialog other than by having the Object Designer loaded?
-
Shell
Hi, how do I call a dos program without a dos window popping up ? And also I need to print a file, but I always get some error messages while trying to call "type file.txt >lpt1" with SHELL, anyone had smiliar problems ? Hreinn
-
Sending data to NF 2.01 from other Windows applications
Hi there, I want to write a interface for creating customer records in NF from a phonebook CD. The phonebook programm is able to hand out the address and phone# to a DLL. What is the best way to insert the data into the NF database (ODBC, OCX or a dataport)? Is it possible to open the customer form automatically with the…
-
Adressing excell cellars from Navision Financials
I would like to read some information from a particular cellar in excel into NF 2.0D. I think this should be possible by using "automation controller". Can anyone send me an exemple of how locating a cellar in excel and recuperate the data in Navision. Thanks for any information.
-
Xactive
he HEBREW CALENDAR DATE CONVERTER provides you, the programmer, with the ability to easily convert Common dates to Hebrew dates, and, Hebrew dates to Common dates. Specifically, the converter is a 32-bit ActiveX control developed with Microsoft Visual Basic 6. HOW TO USE THE CONTROL To use the Date Converter, select the…
-
Fetch Customer Information into MS Access
Hi all! I'm trying to fetch Customer information from Navision into MS Access. Does anyone know a possible solution to this? I'm not familiar with Navision but know VBA and MS Access. Regards Brian
-
Inactivity Timer
We have a potential client that has expressed a urgent need for Navision to provide a inactivity timer. More less, If the user stops using Navision it will disconnect or close Navision entirely.
-
Barcode 128
Does anybody know how to create a code for Barcode 128 (especially 128B) in Financials? My main problem in this matter is the conversion of values starting at 96 (these values can be needed when calculating the checksum). The values between 64 and 95 can easily be converted with a variable of type CHAR. But how do I…
-
Microsoft Communications Controller
i'm having a problem with the Microsoft Communications Controller - ie the serial/modem ocx (mine is from VB6) the problem is trying to read the input buffer ... ... DataRead := msComm.Input; ... my code works 100% in VB, but Navision seems to think that the .Input command requires a parameter ... [VARIANT Input :=]…
-
BLOB Format
Does anyone know the format of the Binary Long Object used in NF ?
-
Hexadecimal against Decimal
Does anyone knows a way to identify an Hexadecimal value? Is there any base converter C/SIDE function? Should I use my own conversion table? :P Thanks in advanced, Raúl.
-
read a field value from MS ACCESS table
How can i read a field value from ms access table. i know the ocx functions but i don't know the way to get the information. can anybody help ? ************************************ OK, I found a solution !!! [This message has been edited by Peter (edited 09-02-2000).]
-
Navision Financials 2.5
Has anybody got this, are there any major diffrences ? (except of course the SQL Server option.). Anything been improved in the designer ? Hreinn
-
OLAP tool integration
Is anyone aware of successful OLAP tool integration w/ Navision Financials (i.e. Cognos, Business Objects, etc.)?
-
Navision Financials on MAC
Does anyone of you have experience with running a Navision Financials Client on a MAC. They allready have a NT Server. Kind Regards Henrik Helgesen
-
Sharing Vendor table
Client has multiple entities and desires a single vendor list. Any recommendations for or against setting the Vendor table property DataPerCompany = No?