-
User portal
Does anyone know why de user portal doesn't seem to work with a windows 95 client. Or does it work ??? Thanks, Bert Kramer
-
telebanking
Our local currency is Euro, but I want to make paymanets to US in dollars. How can I export a payment in US dollars and not in euro's? I tried btl as export protocol, but doesn't seem to work. Still it exports the amount in euro's. The invoices were posted in dollars.
-
Why the Dial-Up window
When starting Navision Financials (ver 2.00) I get the Dial Up Networking window. Why ??! Thanks for any help
-
C/AL Function HYPERLINK
Hi, i have a small problem with the function HYPERLINK(). If i call a URL with CGI-Parameters i have the following situations: a) If i call the URL (with Parameters) and the Browser (in this case IE 5.x) is not startet, there will be displayed the Sites Mainpages (i get when i call the URL without parameters) b) If i call…
-
Connect to the NF Database with JDBC
Hello It try to connect a Navision Database with the JDBC:ODBC Bridge. But it doesn´t work. When I try to Connect a Error Occured: "SQL Error: java.sql.SQLException: The result set type is not supported. 0 null". Do anyone know the answer for this problem? Or known somebody something about a Navision Financials JDBC Driver…
-
Navision and MS-Excel
I am a young user of Navision. When I one makes copy to stick of a table Navision or board Navision towards a Excel Sheet, the data type of value is not recognized by Excel (like decimal). I tried to realize a macro in VB, without excess of success. There is it a method to import data of tables towards Navision. Thank you.…
-
Navision and the euro symbol
Hello, I use Navision version 2,01 B, and I do not manage to have the euro symbol in a zone of text. Has there it a solution? Thank you. Benoît, formateur@ideaa.com
-
Outlook 2000 automation
Hello, Does anyone know where I can find documentation about the way to code in Navision 3.0 to establish a communication with Outlook 2000 or XP. I'm able to make new task or appointment but I'm working in the dark. Does Navision provide some helpfull documentation about Outlook automation ? The aim is to check the…
-
Filter in c/al
Hello, I shall like leaking out a table on a portion of field (key), in C / AL, example: Table containing 4 recordings: COSIMA, COSAN, COSINE, INECE Filter COSI Answer: COSIMA, COSINE I tried the joker * in the SETFILTER but unsuccessfully. Thank you for the help Benoît Formateur@ideaa.com
-
average costing
We've just gone live with Navision and realised that costs on purchase orders do not update the inventory item average cost field until the purchase invoice is posted; nor do subcontract costs get added to jobs. The purchase invoice may not be received for several weeks after the sale of the item/job resulting in over…
-
Only Backup Application Objects ?
Hello, i want to backup all our application objecs each night. We make a 'full' backup every day, but i also need only a backup of the application objects. Exists there a solution. Best regards, Kai. PS: I mean automatical not 'by hand' <img border="0" title="" alt="" src="images/smiles/icon_wink.gif" />
-
48 GB Databasesize License for AIX ?
Hello, does anyone use the 48 GB (Databasesize) License for NF ? If so, does it work good ? I heard from other companies that there exists some problems. Thanks! Best regards, Kai.
-
Dynamic Field captions on reports
Anyone know how to change a field caption within c/side on a tabular form?
-
control of validity on a checkbox
Hello, I look for an information concerning a control of validity on a checkbox (on form). Indeed, OnDeactivateForm() IF ("Budget saisi"<>TRUE) AND ("Planning de facturation"<>TRUE) AND ("Plan généré"<>TRUE) THEN BEGIN ERROR('Le projet n° %1 n''a pas de budget saisi ou planning de facturation ou de plan généré',"N°");…
-
Cache
The first user who is logon to NF wait a ling tine. I read that the problem can be a too big cache size. The size is 158208 KB on a NT4 TSE derver with 256 MB intern memory. How can I reduce the cache size by starting NF permanent to a lowet cache and what is best one you advise
-
cannot access ftp site
hi guys, I cannot access ftp site from navision. The message always "Windows cannot access this folder..." My system admin never put limitation to my account. Did anyone have idea how I get out from this trouble? My OS is Win 98.
-
NF 2.01 and word-table
Hello, i searched hours for a hint or an example how i can create and fill a word table. Can anybody help me? In the past there must be something to download - but i can´t find it. greetings Ralph
-
Accessing Navision DB from Perl via ODBC
Okay, here's my problem. I'm currently running a Navision 2.01b database on an NT 4.0 server and the 2.01b client on a W2k box. I have the Navision ODBC driver installed on the w2k box and I'm using the Perl ODBC module to access the Navision database. My problem with this, is that whenever I query the database (i.e.…
-
Advanced search-method
Does anyone have any experience with search-methodes? I'm importing customer-names within Navision. When for example the name ‘smith’ is imported, the following names should be found: smith, smyth, smit. Is there a solution for this problem. Thanks in advance, Elwin van den Bergh
-
Modify Document Number in Item Jnl (2.60)
Hi all! I hope someone is working today and can shoot me some much needed help in a hurry. I have an item journal populated by a custom report. It's huge, almost 30,000 lines. Unfortunately the report has inserted tranasction numbers in the document number field of the item journal. I now need to modify the document number…
-
Problems with Cfront.ocx
Hi folks, need help from someone who is firm with the usage of the cfront .ocx What’s our problem ? We have to do a report which is processing user defined text stored in tables. Something similar as in the debtors reminder standard module. But.... We have to replace text variables with data fields stored in different…
-
ShowColumn on the fly?
Does anyone know how to be able to not show certain columns based on user permissions? I have set the visible := false; but, the user can still right-click and do a showcolumn. I need to be able to remove the column based on user permissions. Does anyone have any ideas?
-
Prospects/Contacts relationship
Moin: I try to understand how it is realized in Contact Management that the menu button Prospect|Contacts shows a table with only the contacts of this very prospect. Can anybody explain what mechanism are behind this? I looked at the code behind and the properties but until now I didn´t find any clue. Regards Kolja
-
phone number format ?
Hello, I am a young developer end user in an entrepsise which uses Navision (v. FR 2.01). The users wish to have all the fields of phone number in the size(format) "99 99 99 99 99", at the level of tables. What is best method? Thank you. Benoît Durand
-
The Server is not responding anymore (TCP/IP error)
We have started getting the following error when runing a backup or a large report from a client: The Server is not responding anymore (TCP/IP error ECONNRESET). Try the following things in the specified order: 1. Start the client again. 2. Start the server and the the client again. 3. Check the TCP/IP installation.…
-
External Login
We would like to be able to start Navision from an external source by passing the UserID and Pasword that have been previously setup in Navision. This would bypass the login screen, still use security, and take the user directly to ther main menu. Any ideas?
-
MS SQL Server ODBC driver
I have seen numerous postings and replies re the problem IN SQL Server with the 'dots' in the Navision database table names. Has anyone resolved this issue yet? I am using MS SQL Server ODBC driver 2000.80.194.00 - is there another driver I should download? I do need to use ODBC in some cases, so other data connectivity…
-
Active Server Pages
Is there any examples of how to generate an active server page using Navision Data? Is there any shortcomings or workarounds that I should be aware of? Darren Bezzant NCPS, NCSD Central Software Ludlow, NB, CANADA dbz@nb.aibn.com
-
c/odbc with java
I'm trying to get the jdbc to odbc bridge to talk with c/odbc, has anyone got any info or examples in this area. I'm new to Navision so any info on just c/odbc could be of help.
-
bank reconciliation
Probably very simple, but for some reason I can not transfer differences to gen. journals to be posted with the "transfer to general journal"command. When I select the journal with the batch and later look into that the line I expect ( difference) is not there. How do I get it there?Do i manually have to enter the diff…