Thanks for the reply. All systems had been updated and shouldn't have been seeing a difference in dictionaries or any other builds. The oddity was it only affected the 64 bit machines which I agree, the update shouldn't have an issue, but then prior updates should have kept them all insync...
Ran the GP 2010 YearEnd update KB2769066 and everything worked fine, on 32 bit machines.
On the 3 64 bit machines I am getting "Dex.DIC version 11.00.0354.000 is not compatible with excecutible version 11.00.0359.000"
Any options other than the one I found posted - remove GP and install from...
I ran the year end update and all companies db updated -except 2 smaller ones.
In running utilities I get 'UpdateDB_Upgrade() of form duSQL pass through SQL returned the following results DBMS:12, Microsoft Dynamics GP:0
Any clue on how I can get these companies db updated successfully.
No...
Through trial and error found out what was causing this.
Tried all combinations of server settings, cache settings, number of records to return etc.
We had a logo on the pages that needed refreshing on first run. The logo was a jpg inserted via the menu Insert/Picture, changed to Insert OLE...
We have a CE10, enterprise version that we are using with our Web application. Many (most) of our reports when they are first ran, you need to select refresh to get the data. After the first good refresh, you can rerun the same report and it will always work - for that session. If you close...
I have a program where I open up a table scatter memvar, do data entry via a form and on the save button I gather memvar.
Works great.
Except - I had one person doing data entry and their PC errored out for one reason or another and they didn't get to shut down the application normally.
Mulitple...
Createing a form that I want to prevent dupilcate values.
I have created an index on 3 fields to be primary to prevent duplicate values from being entered.
I want to handle this nicely in a form for data entry that when they select the "Add" button it checks to see if this had a "Uniqueness of...
Thanks for the input.
Good news is I finally solved it.
I added Close data and use then select and the problem went away.
I had been issuing the select - and got no errors, but it seemed to still not be selecting the table.
When running from the command prompt I had to open the table then run...
I have what should be a very simple problem.
I have a very simple form - local table for one user - that I have them enter data from.
This gets saved in table New_one. I then fill in some additional fields with values entered using the following in a Do while not EOF.
Replace Startdate with...
Mike,
THANKS!!
It worked with one small edit I changed lo.Control.Tabindex to loControl.Tabindex.
Other than a fat finger I figured you might be testing me just to see if I knew anything. Just enough to be dangerous!
I've not used the PEMSTATUS before so that was also a good thing to learn...
Is there a way to setfocus where tabindex=1?
I have an add button control and when I click that instead of having to code the specific field with "thisform.cid1.setfocus" and then if I change tab order having to go back in and change the control from cid1 to eid1, I would rather have a generic...
To test I created a new report and a new program with the single line of:
"Report form dirdeps3 Preview Noconsole Environment"
then compiled that into an exe.
This is producing the same issue as the full program but I wanted to test in as simple environment as possible.
Using the default of first left column then the right.
Current table goes to multiple pages so there is more than enough data. Plus, it fills 2 when ran from the command window and when running the EXE on my XP machine but doesn't when ran on a MS 2000 pc. I am creating a new directory on...
Some additional information.
I created a new report. Reads an existing table.
Created a single program with the following:
Report form dirdeps3 Preview Noconsole Environment
Compiled into an .exe.
Running the Exe from a DOS prompt on my XP machine it works correctly - 2 columns.
Doing the...
I am using FPW2.6 and modifying an existing application. I am changing an existing report from one column to 2. Using the report designer and the page layout I changed it from 1 to 2 and it works fine. But, once compiled it only displays it in a single column. I have other applications...
I need to calculate a value from a field where I call the field from a variable name.
Field name = Ded4amt
Ded4amt = 100
variable m.fieldname="Ded4amt"
TotalVal=m.fieldname
TotalVal should equal 100, I know the above syntax creates TotalVal="Ded4amt" I can't remember how to get 100 into...
More baffled than ever.
Did a little more testing.
Stripped down the application, recreated report tested in the command window ran fine. Using the Printer Prompt I printed only page 11 and it was correct. I compiled this simplified version - 1 prg that performs a SQL select and prints the...
It is really a simple report.
Customer number, Invoice Number, Billed Hours, Bill Rate. The group is customer then another with Invoice. The total by Invoice is Billed Hours * Bill Rate, using the FP report designer on the report expression I have it set to reset per invoice number change and...
Using FP2.6 with some legacy applications in house.
The report is grouped on Invoice. If I jump to page 11 (as an example), then the group total for Invoice is actually the total for the prior invoice - page 10. If I start at page 1 and go next all the way through the pages are correct - but...
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.