Search found 1472 matches

by ic2
Fri May 17, 2024 10:16 am
Forum: 3rd party products
Topic: ReportPro 2.40 for X#: empty report while showing correct in VO ReportPro 2.31
Replies: 10
Views: 447

Re: ReportPro 2.40 for X#: empty report while showing correct in VO ReportPro 2.31

Robert quickly sent me an updated XSharp.Rdd.dll. With the previous version, when going to the Section properties, the root DBF showed **** as 'Number of records'. With the updated DLL, it did show the correct number of records (a few million). However, nor in the ReportPro for X# preview, nor in th...
by ic2
Fri May 17, 2024 8:47 am
Forum: Suggestions
Topic: forum & posting
Replies: 5
Views: 165

Re: forum & posting

Hello Robert,

I am sure that I didn't have those sessions with lost content open longer than 15 minutes. So there may be another issue causing this.

Dick
by ic2
Thu May 16, 2024 10:55 am
Forum: Suggestions
Topic: forum & posting
Replies: 5
Views: 165

Re: forum & posting

Hello Karl,

I've had that at least twice since the latest changes. Now, before I submit, I select all my text and copy it to the clipboard, to be sure.

Dick
by ic2
Wed May 15, 2024 1:35 pm
Forum: Chit-Chat
Topic: Message sort order & earlier posts
Replies: 4
Views: 131

Re: Message sort order & earlier posts

Ah, thanks you both very much. The control panel is indeed well hidden, I see no menu option or button pointing to it. But that works now. And I earlier received a reply to use the search option from the hamburger menu but didn't realize to open the Forum link first to find the hamburger menu. With ...
by ic2
Wed May 15, 2024 10:53 am
Forum: Chit-Chat
Topic: Message sort order & earlier posts
Replies: 4
Views: 131

Message sort order & earlier posts

When I open a forum, I have to manually go down, select Descending and redisplay before I can see the latest messages first. I remember that this could be set in my profile as a default but I can't find it anymore. What do I miss? Also: sometimes it is very useful to browse earlier posts to find bac...
by ic2
Mon May 13, 2024 10:06 am
Forum: Deutsches Forum
Topic: Installationsroutine per InnoSetup für X# App
Replies: 4
Views: 277

Re: Installationsroutine per InnoSetup für X# App

Hallo Franz,

Ein Innosetup-Skript kann gleich wie ein VO-Programm erstellt werden, mit den erforderlichen DLLs. Ich habe Inno-Setup-Skripte für VO-Programme mit einer mit X# erstellten DLL.

Dick
by ic2
Tue Apr 30, 2024 9:49 am
Forum: VO & Vulcan
Topic: Vo 2.5 to x#
Replies: 6
Views: 325

Re: Vo 2.5 to x#

Hello Attia, Certainly VO is easier to develop in, although the last published version 2838 is far better than 2.5. You will mainly convert applications to X# to make them more future prove (in a decade, there are few VO developers but .Net developers knowing e.g. C# won't have much trouble with X#)...
by ic2
Fri Apr 26, 2024 9:16 am
Forum: 3rd party products
Topic: ReportPro 2.40 for X#: empty report while showing correct in VO ReportPro 2.31
Replies: 10
Views: 447

Re: ReportPro 2.40 for X#: empty report while showing correct in VO ReportPro 2.31

Thank you very much for finding the cause. I am glad my conclusion that it was related to the size was correct. Yes I think indeed that large dbf's should work. After all, it did work in VO without that problem with the same large dbf.

I'll await your updated DLL!

Dick
by ic2
Tue Apr 23, 2024 3:57 pm
Forum: 3rd party products
Topic: ReportPro 2.40 for X#: empty report while showing correct in VO ReportPro 2.31
Replies: 10
Views: 447

Re: ReportPro 2.40 for X#: empty report while showing correct in VO ReportPro 2.31

Hello Robert, I may have some clue. The main dbf (the one on top of the section) contains millions of records. I wanted to empty it before sending it to you except for a handful of records and after I did, the report showed correctly in the X# ReportPro preview too, like it already did in the VO Rep...
by ic2
Tue Apr 23, 2024 10:30 am
Forum: 3rd party products
Topic: ReportPro 2.40 for X#: empty report while showing correct in VO ReportPro 2.31
Replies: 10
Views: 447

ReportPro 2.40 for X#: empty report while showing correct in VO ReportPro 2.31

There seem to be more issues with the X# ReportPro. I have a working report with an indexorder, no filter, a seek value defined as "62020007049000" and a while value, defined as left(Laadlos3.A6ritnr,13)=="2020007049000" These are valid values which I can find in the DBF. The VO ...