IT2BE:
Lee, I understand what you say but with the little information you give I/We can only give you pointers to what can cause this issue.
Servoy is very powerfull, but with that power there is also much you can do wrong. I advise you to take a look at the crm demo for example. Once you get to know Servoy you will like it as much as I do. I am sure…
I still think there could be something wrong with your foundset and you can test it. When you navigate from one form to you printform you can code the following first in you navigation method: formwhereyougoto.controller.loadAllRecords(). This way you are sure you loaded all records. Now, when you still have the issue there is something else wrong
and you might send out your solution or describe more thourough what you do. BTW, make sure you don’t do anything else on showing the form. For testing purposes it can not have an onshow, onrecordselect method and must not be in a tabpanel.
Marcel:
There is only one form, not a special print form. I show it in list view. There are no special methods being run, it is a “bone stock” servoy form with a header section with the three field labels in it, and a body section with three fields in it.
To print, I hit the stock Preview button and then print from the stock Preview window. It prints to preview just fine.
My guess is it may be a memory issue. Is there a way to increase the amoutn of memory available to the client? Or is this a self adjusting property? Everything I’m doing is BONE STOCK right now, with the exception that I’m using an Oracle database for all my data, including the repository.
I’m sure I will figure this stuff out. Despite my propblems and complaints here, it is growing on me. I only tend to ask questions and make posts when I’m having problems at the moment. Someday when I’m more proficient, I may be able to lend more of a hand and make positive comments. My biggest problems are just general reliability issues with built in functions, lack of support for views, and lack of multiple windows. The reliability issues could very well be related to my large record sets and not making appropriate tweaks to memory settings, etc. that I am not yet familiar with.
I tend to be very intense while learning and testing, but I will eventually ease up, and either contribute or disappear if I can’t find a way to make it work for us. It comes in spurts, because of my work schedule. I’ve been playing wiht Servoy on and off since before FM DEVCON last year, but have probably only gotten a total of a weeks or two of hands on time with it. Considering I was able to get the server and a test app. up in less then two days with connections to Oracle, I think I’m not doing too bad. That included loading up over a million records and designing a basic app. But I have a LONG way to go.
Thank you for your time and assistance.
Sincerely,
Lee