-
Calculated FlowField --- how to get boolean from Blob
I have problems of automatic detection of a picture being present in in a record set. I would like to have a boolean show, if there is a picture present. as I am new to Navision, I tried FlowField Calculation, but the functions available don't seem to fit my needs. Can anybody help.
-
Navision 2.6 on Windows 2003 Server ?
Hi folks, i am trying to install a new Navision Server (as Backup if the other one crashes) old Server: Windows NT 4.0 2 x Xeon 500 2 GB RAM 11 HD (22 HD, RAID 1), SCSI DB: 55 GB, 34 GB used is ok (sometimes slow) re-installation is no problem (creating new empty Database, restore from the latest backup, needs about 20…
-
Navision 2.6B (2.6D Hotfix 1) on WS 2003 - Renaming Server
I am going to rename servers and workstations with a new corporate nonclemature. My question is: If I rename the server that Navision is on will it break? If so does anyone know what needs to be done before and/or after the server is renamed? Mick
-
Data Exchange between a form and a table
Hi everybody I should copy a variable value from a form to a table. Everthing works but when I insert a new record then the variable value is set back to the inital value. Is it possible to store the variable value also during the insert process ? Or is it only possible to store the value, when I create a new field on the…
-
CAD/Drawing software
Looking for CAD/Drawing software that works well/easily with Navisin Financials 2.0 This can get rather hard to explain, in words, hence the need for CAD software. I work at manufacturing coy. We make custom designed products with materials our customers supply (we supply some things but not an issue/concern) So our…
-
Set Filter
Hi, i have a lot of items ... if i set a Filter on the ItemNo. Field i get all the items that are init with the chars who i search. e.g.: I Set Filter to ItemNo.: AR* This get all the ItemNo with AR* What must i do if i would list all the Items that are not init by AR*. i have try ItemNo <>AR* But this doen't seem to work.…
-
Fixed Assets
Hi to anyone, Right now i am learning Fixed Assets on my own. I don't have any accounting background. I have just created a fixed asset and put in the necessary fields. Then created a FA Journal and FA Journal Template, but whenever i try to post it the following message appears: 'FA Posting Type Acquisition Cost must be…
-
Cannot see custom OCX in 2.01
Help!! :shock: I've created a custom OCX. I have registered it correctly and can see it using Navision 4.0. I cannot however see it using version 2.01 which my client is running. Is there anything special I need to do to get it to show up in 2.01:?:
-
Setting Filter in multiple field in the same record
Hello All, I am developping a function in C/Al , i wanna set a filter for 3 fields on one table to do this i do : rec.SETFILTER(Field,'<>%1','AR*'); rec.SETFILTER(Field1,'<>%1','TR*'); rec.SETFILTER(Field2,'<>%1','VR*'); but i doesn't seem to work when i iterate through this record(it still generating all records including…
-
Choice of CASE tool for a Navision Financials customization
Hi, I am in search of an appropriate CASE tool, which can be used in a NF customization project. I have following queries in this regard: 1. Does anybody know which CASE tool(s) is being used by Navision for its products ? 2. Where can one find an Object Model of NF ? 3. How can one import NF process model, ERD, Object…
-
Navisiob C/ODBC Connection within VB.NET Problem
Hi All, i'm doing a new project on VB.NET linking to navision database.So i was creating a datasource linke to Navision ODBC,when i did <test Connection> it give me first <test of connection is ok>,than i press next so it's now trying to retrieve tables it give this message <An error occured while retrieving the…
-
Navision Server Recovery (Ver 2.6f)
I load Win 2000 Server in my Compaq Proliant ML130, when i try to take back up the server crashed, when i reinstall the O/S and try to connect to the Database it is complaing "Not Enough Space in drive" :( :?:
-
Field on report
How can I surpress a field on a report if blank, a good example of this would be a customer address Add1,Add2,Add3 where Add2 is blank so I want the address to move up by one. Thanks
-
Show Resources that NOT ..
I have made a new table where I store Resource no. and som other thing when a resource have participated in some education. Now I want to make a report, where I set the filters for the education, and then show all the Resources that NOT have been at this education. How do I doo this the easy way? I tried running the…
-
Mailing list
Anyone knows of any Navision mailing list?
-
Req: Financials 2.01B US
Partnerguide only got back to 2.50, so where do I find older versions? Or will anyone make it availble for download? I just need the objects for an upgrade. Please notice that I mean the US and not the W1 version... TIA
-
Client installation loops
I'm installing Navision Financials 2.60A client on a Windows Terminal Server (with Metaframe). Client installation is succesfull, but... everytime i start the client it starts the client installation again. I works, i close the application and start it again (without logging off). Again the client installation starts. What…
-
upgrading exe server for W2003
Hello, I use a 2.01 DB To install on a W2003 server, there is some problem A this time, for some reason, I don't would to do a complete upgrade to 3.70. So, is it possible to use 3.70 executables (client + server) to run a 2.01 DB ? I hear that there is no problem But I hear too, that it's not possible because data models…
-
AUtomation trouble out param
Hi guys, I'm using an automation object that has a function like this Orderitem( [in] myin, [out] myout, [out,retval] myret ); Navision maps this function so myout is sent by reference ( var ) but even though the function assigns myout It always appears as unassigned on the navision side. Is there something i'm doing…
-
C/ODBC - Reinstallation
SOSThere is a some corruption in my C/ODBC How to reinstall it . Currently I have not Installation CD. From where I can Download it.
-
Version compatiblity
We have Navision 2.01.b and I have terminal server our current structure has a profile for each Navision user on the terminal server does anyone know if you can put this version on terminal server 2003 we currently have NT 4.0 and we need to upgrade. We have a navision server that runs the database that is running windows…
-
Accesing Nav from Linux
Hi ! First, I see this forum is Nav 3.x related to. Sorry for asking about 2.01. I would like access to navision own DB ( Not SQL ) from Linux. I want to use PHP to access Nav DB via ODBC. What must I do on NT Server ? What must I do on Linux box ? Is this possible ? Is there any one who success with this ? I will thanx…
-
Activating Attain-ChangeLog on Financials 2.6
Hi, i have a Problem activating the ChangeLog-FUnction on FInancials 2.6 I have created a new DB under Attain-Client,inserted the necessary 5 Log-FUnctions into CU 1, imported the Log-Objects from Attain, have activated the log in the Setup and have made the Table Setuo. BUt there doesn't happen anything.i restarted Server…
-
setting a filter on subforms
Hi does anyone know how to set a filter on a subform ? I wanna push a Button an then a filter should be set on a field in the subform on this Form ! Thanx for helpin me Greeting Ronnie
-
Report Section objects
Hi All, I need some help at the Report section. I'd like to reach the objects properties what are in the Report, Section page. Can I control these object or not? If anyone have an idea, please give it for me. Thank you very much! András
-
Navision Financials 2.60F in a Windows 2003 domain
Hi there, I've read a couple of posting but unfortunately was not able to solve the problem... Is it possible to run a Navision Financials 2.60F server (under Windows NT 4.0 Server) in a Windows 2003 domain along with Windows logons? Thanks for your help in advance, Stephan
-
V2.5 client on 2003 Terminal Server ?
Will this work or do i need to upgrade? My DB/server part still reside on a NT4 server. - ogs
-
Font Size in Windows NT4/ Windows 2003 Server using Fin 2.60
Hello, as we started using Navsion back in 1999 we were using Windows NT 4. In this Version you could turn the systemwide Font for the display output to "nomal", "bigger" and "even bigger" (We use the german version so I dont know the correct description). Every Application responds to this adjustment. It was because The…
-
Generic/Text only W98 versus XP
Hi, We print our invoice on a Generic/Text only printer using windows95/98 correctly. If we choose this printer under Nt/2000/xp the invoice isnot print correctly. Even if I only print text. Is there a difference between this driver? If yes, how can I solve this problem? Erik
-
inadvertent page breaks
Hi everyone, I am the navison Keyuser in our company. We installed our database in 1999 and so I have a couple of experience with the system. But there ist something that makes me really crazy: Our reports for offers and orders have really a lot of sections. This is right and important, because we would like to have much…