The server is already installed in the server and i had ran the AP Payment screen directly from ACCPAC desktop as well. This will auto registry the ocx on the 1st run.
But still my program does not work.
Hi,
I have a customization on .net 2005 with AP Payment v54 UI screen. When I run this customization in the windows server 2000, it will not be able to load up any Com API objects, creating alot of errors as all these objects are not initialized in the 1st place. However, when i run this...
Hi all,
I encountered an error when trying to remove an element from my array which is of a user defined structure type
The following is the declaration of my structure type and array:-
Public Type PRICELIST
ItemNo As String
P1Price As Double
P2Price As Double
P3Price As...
Yap.. I stepped thru the codes and it is executing in the correct order.
The value of the FormatDate is "dd/mm/yyyy", FormatCurrency is #,###,###,###0.00
Hi sweep,
thanks for replying.. I amended my codes to the way you suggested. However, it just does not take in the formating. The alignment, headertext all works fine. It is just the formatting of the date and the currency that is goin haywire....
Can you please advice me what is wrong with...
Hi all,
I desperately need help here.
Currently, I have a dynamic datagrid which actually is used for search function. So the columns and the the format is actually dynamic depending on which search the user clicked on...
However, I am trying to format certain columns in my grid to date and...
Hi,
I encountered "Invalid Filename" when printing a crystal report from a vb6 application. However, this problem was not encountered by another user who was also printing the same report from the same vb6 application.
Did anyone encountered this problem? I suspect that this could be a dll...
Hi,
I had deployed a vb6 application with crystal report(RDC) 8.5 on a multi-user environment.
The problem now is that when some of the users print out the crystal report using a dot matrix printer with A3 paper size landscape, the report only printed out 1/2 of the columns and the rest of the...
Hi,
I encountered this problem which i manage to solve but I need to know the reason why.
I have 3 tables.
Table 1: Batch table
PK: Batch No
Table 2: Invoice Table
PK: Batch No
: Invoice No
Table 3: Detail table
PK: Batch No
: Invoice No
: Line No
These tables all have relationship...
Hi,
I need help urgently. I am using vb.net to do a program. Currently i encountered a problem.
My datagrid is bound to the dataset. However, the data in 1 of the column is in 0 or 1 e.g. status.
I want to use enum or some other methods to convert these 0s & 1s to Inactive and Active upon...
Hi...
I am also having the same problem. However, I am using access 2000 as the database. therefore, i am unable to use the method that is suggested. Is there any other way for me to solve this problem? Really appreciate any help given.
Thanks...
Hi..
Hope someone can help me in this problem:-
I have a application written in vb6, using crystal report for reporting and microsoft access 2000 for database.
My client complaint that when they try to print the invoice onto the screen, it takes 2 to 3 mins to load. This problem only happens...
Hi x508,
Our current working style is to write the coding in our own local set of project. At the end of the day, we will update the server copy. Therefore, we are actually working on different pc.
As for the sourcesafe method, I only manage to use the sourcesafe to set the permission of...
Hi,
Currently, I am using the access 2000 database password to protect the database. However, i think that it is not sufficient. Therefore, I would like to find out whether there are any software or any feature in the access where i can enhance the security of the database.
Any software or...
Hi,
I need to find an add-in or software to help me control the access rights for the source code in the vb6 project. My intention is to assign programmers to view and amend certain forms/ classes/ modules. They will not be able to access the other forms/ classes/ modules that they do not have...
Hi,
I am developing an application using vb with access 2000.
Currently, I encountered a problem when i am executing a INSERT INTO ...VALUE statement from vb. It keeps prompting me that the statement is wrong. I copied the statement and pasted it into the access 2000 query and it works fine...
Hi,
I have encountered a problem with linked image which i really do not have any idea of what is the problem.
I have the images stored in the server. And when i run my report, in the vba, it will pass the respective image path to the report's image object. At the point of printing to screen...
Hi all,
I am currently doing a project about j2ee using xdoclet, jboss and java.
I have written a session bean called AdministratorEJB. Then there are 2 entity beans called CounterEJB and ItemEJB. And I have written a servlet and html. When i ant the proj. It works fine. However in the JBOSS...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.