Not yet. We have dozends of customers with ADS 12 running on Windows Server 202x.Has anyone had any issues with ADS 12 and the latest Windows server OS.
Search found 1230 matches
- Thu Dec 12, 2024 8:59 am
- Forum: Xbase++ Support
- Topic: ADS 12 and Windows Server 202X
- Replies: 2
- Views: 226
Re: ADS 12 and Windows Server 202X
- Thu Dec 12, 2024 1:07 am
- Forum: Xbase++ 2.0
- Topic: Build 2.00.2307
- Replies: 4
- Views: 436
Re: Build 2.00.2307
Hi.
This is how I (and, as I believe, lots of others) do it for years in my applications. I don't believe Alaska reimplemented that, because it has issues. I planned to test what they provided next week.
This is how I (and, as I believe, lots of others) do it for years in my applications. I don't believe Alaska reimplemented that, because it has issues. I planned to test what they provided next week.
- Wed Dec 11, 2024 5:07 am
- Forum: Xbase++ 2.0
- Topic: Build 2.00.2307
- Replies: 4
- Views: 436
Build 2.00.2307
Hi, there.
Build 2307 adds new hide/show methods to XbpColumn, maybe this is something that works better than the mechanisms using AddColumn/DelColumn.
Besides, there are several news around the PGDBE.
Build 2307 adds new hide/show methods to XbpColumn, maybe this is something that works better than the mechanisms using AddColumn/DelColumn.
Besides, there are several news around the PGDBE.
- Fri Dec 06, 2024 8:10 am
- Forum: Xbase++ 2.0
- Topic: ZIP library
- Replies: 12
- Views: 3193
Re: ZIP library
Chilkat supports asynchronus zipping, heavy encryption and other good stuff, and it's very fast.I like that idea.
- Fri Dec 06, 2024 3:00 am
- Forum: Xbase++ 2.0
- Topic: ZIP library
- Replies: 12
- Views: 3193
Re: ZIP library
I was wrong. We changed to the zip capabilities of Chilkat, which is an unbelievable excellent tool anyway. https://www.chilkatsoft.com/refdoc/xChilkatZipRef.html
- Fri Dec 06, 2024 12:08 am
- Forum: Xbase++ 2.0
- Topic: ZIP library
- Replies: 12
- Views: 3193
Re: ZIP library
We still use AddZip, still works.
- Wed Dec 04, 2024 1:09 am
- Forum: eXpress++ Support
- Topic: printing to pdf error
- Replies: 8
- Views: 2258
Re: printing to pdf error
I understand that sometimes those PDF files can't be opened. You have to investigate those files, Fred. Maybe they were damaged during transport or there weren't created successfully. There are lots of possible reasons.
- Thu Nov 28, 2024 8:30 am
- Forum: PostGreSQL
- Topic: More PGDBE questions
- Replies: 29
- Views: 15940
Re: More PGDBE questions
I assume the <bForCondition>-codeblock in DbEval() is executed locally, what means the engine retrieves all records and evaluates the codeblock on the result set, which contains all records. So imho you can't get stored functions working here. You are already working on a result set. This might get ...
- Thu Nov 28, 2024 3:20 am
- Forum: PostGreSQL
- Topic: More PGDBE questions
- Replies: 29
- Views: 15940
Re: More PGDBE questions
This can't be mentioned too often.Maybe this topic can help.
- Wed Nov 27, 2024 12:57 am
- Forum: PostGreSQL
- Topic: More PGDBE questions
- Replies: 29
- Views: 15940
Re: More PGDBE questions
https://ilx.alaska-software.com/index.p ... nance.126/
(Looks like ALTER TABLE is safe for columns used in indexes aswell.)
(Looks like ALTER TABLE is safe for columns used in indexes aswell.)