Search found 1172 matches

by Tom
Wed Apr 17, 2024 7:53 am
Forum: eXpress++ Support
Topic: How can I develop a DLL IN Xbase++ to use it in a C# program
Replies: 10
Views: 84

Re: How can I develop a DLL IN Xbase++ to use it in a C# program

God protect us.
If God exists and is the cause of everything, then that would be like asking him to protect ourselves from himself.
But I don't think we should have this discussion here. 8-)
by Tom
Tue Apr 16, 2024 11:51 pm
Forum: eXpress++ Support
Topic: How can I develop a DLL IN Xbase++ to use it in a C# program
Replies: 10
Views: 84

Re: How can I develop a DLL IN Xbase++ to use it in a C# program

Hi, Diego. Hello, I hope you are very well Everything is fine here, apart from the fact that there is war in Ukraine and the Middle East and that parts of Africa are currently completely going down the drain. :( Alaska established it's very own calling convention for functions embedded in DLLs ("DLL...
by Tom
Tue Apr 02, 2024 12:52 am
Forum: eXpress++ Support
Topic: Postgre ISAM command
Replies: 9
Views: 480

Re: Postgre ISAM command

It seems that Tom finally figured out that filters should not be used in PgSql, as he said they are "f*cking useless". I told him the same before, but he claimed that they work excellent. This is not true. The PGDBE works excellent, but I mentioned several times that (complex) filters are a heavy p...
by Tom
Mon Apr 01, 2024 2:44 am
Forum: eXpress++ Support
Topic: Postgre ISAM command
Replies: 9
Views: 480

Re: Postgre ISAM command

the engineers at Alaska Software have published something that I never understood. The problem is that filters (DbSetFilter/SET FILTER TO) are converted to WHERE-statements for the PG-server, which are executed by the server, and that means that you can use almost nothing in filter expressions. You...
by Tom
Mon Mar 11, 2024 5:53 am
Forum: Xbase++ 2.0
Topic: Listbox colours
Replies: 8
Views: 519

Re: Listbox colours

Slavko, I know it's not the same. ;) But maybe it helps Chris to do what he wants to do.
by Tom
Mon Mar 11, 2024 2:37 am
Forum: Xbase++ 2.0
Topic: Listbox colours
Replies: 8
Views: 519

Re: Listbox colours

Roger implemented the "COMBO" clause for DCSAY ... GET, which uses a popup button beside a get field to show a browse for value selections. Maybe this will do the job.
But I also agree with Slavko. Ownerdrawing is no magic, and there are samples for that, even in your eXpress++-installation.
by Tom
Wed Jan 31, 2024 1:05 am
Forum: eXpress++ Support
Topic: ARTIFICIAL INTELLIGENCE (AI)
Replies: 9
Views: 1352

Re: ARTIFICIAL INTELLIGENCE (AI)

We're using an AI service - provided by a partner company - in our mobile app. The service is mainly used by our backend (Xbase++, Xb2.Net) which connects to it and sends audio data from the app. The audio data is analyzed and turned into structured medical information. No magic, works excellent (> ...
by Tom
Thu Jan 25, 2024 7:49 am
Forum: PostGreSQL
Topic: Dml-pack failed at table level postgresql driver
Replies: 3
Views: 1742

Re: Dml-pack failed at table level postgresql driver

You should not do any 'pack' on sql servers as that is something server do by their own. If you use the PGDBE, Xbase++ simulates the delete/recall/pack-commands using a standard column "__deleted" in every table which holds the "deleted" information. The sql server doesn't know anything of this. If...
by Tom
Tue Dec 19, 2023 4:41 am
Forum: Xbase++ 2.0
Topic: Opening A Website
Replies: 16
Views: 4268

Re: Opening A Website

you mean "internal" EDGE PDF Viewer which is Part of Webview2
This is what we are talking about here, almost since the day of christ's birth (late afternoon). :roll:
by Tom
Tue Dec 19, 2023 2:02 am
Forum: Xbase++ 2.0
Topic: Opening A Website
Replies: 16
Views: 4268

Re: Opening A Website

Nobody says there is no word marked with a double-click, Jimmy. Just read carefully.