Search found 1437 matches

by Auge_Ohr
Fri Dec 06, 2024 10:18 pm
Forum: Xbase++ 2.0
Topic: ZIP library
Replies: 12
Views: 19773

Re: ZIP library

hi Roger, since Windows XP it include using ZIp Files which use Copyhere API. Summary: Invoke the shell as a COM object to zip a file Description: See MSDN for details https://msdn.microsoft.com/en-us/library/windows/desktop/bb787866(v=vs.85).aspx https://msdn.microsoft.com/en-us/library/windows/des...
by Auge_Ohr
Wed Nov 20, 2024 11:32 pm
Forum: PostGreSQL
Topic: More PGDBE questions
Replies: 29
Views: 44140

Re: More PGDBE questions

hi,
Wolfgang Ciriack wrote: Wed Nov 20, 2024 10:15 pm it is donnay not donnany.
Thx,
i see i made a Typo in Mail-Adresse
by Auge_Ohr
Wed Nov 20, 2024 11:30 pm
Forum: PostGreSQL
Topic: Performance Issues
Replies: 10
Views: 34144

Re: Performance Issues

hi Roger,

try this Website to configure your PostgreSQl.conf
https://pgtune.leopard.in.ua/
by Auge_Ohr
Wed Nov 20, 2024 10:17 am
Forum: PostGreSQL
Topic: More PGDBE questions
Replies: 29
Views: 44140

Re: More PGDBE questions

hi Roger,

where to send the Sample to ?

i have try to send to : 'Support@Donnany-Software.com'
but got Error Message

greetings Jimmy
Auge_Ohr@Web.de
by Auge_Ohr
Mon Nov 18, 2024 10:52 pm
Forum: PostGreSQL
Topic: More PGDBE questions
Replies: 29
Views: 44140

Re: More PGDBE questions

hi Roger, I am still using Alaska's DbfUpsize() function. We don't have the source for that function, so I don't know how they are handling the INSERTs when upsizing. Are you saying that you wrote a replacement for DbfUpsize() ? YES , i do not use any ALASKA PG Stuff and still on v1.9.355 i do use n...
by Auge_Ohr
Mon Nov 18, 2024 8:14 am
Forum: PostGreSQL
Topic: More PGDBE questions
Replies: 29
Views: 44140

Re: More PGDBE questions

hi Roger,

have you try to send more that 1 x INSERT to use full CACHE Power :?:
i can send more than 8 x INSERT using ";" in oPG:exec( cIns ) to speed up UPSIZE
by Auge_Ohr
Sat Oct 05, 2024 12:00 pm
Forum: eXpress++ Support
Topic: Set CPU
Replies: 22
Views: 52466

Re: Set CPU

hi, I tested this scenario and it works fine. I have a demo program to post here if you want to try it and convince yourself. i remember early Version of Xbase++ was able to use more than 1 x CPU, but ALASKA have cancel it. i do not remember why it was canceled, but i remember ALASKA say it is NOT S...
by Auge_Ohr
Wed Oct 02, 2024 1:27 pm
Forum: eXpress++ Support
Topic: Set CPU
Replies: 22
Views: 52466

Re: Set CPU

hi, there is no Way that Xbase++ use different CPU Core within same Instance of a Application. what i mean is that same instance can´t use more than 1 CPU Core. you can switch CPU Core using "next" Core but only one Core can be active, so a Thread can only use same CPU Core as Main Thread is using.
by Auge_Ohr
Tue Oct 01, 2024 8:53 pm
Forum: eXpress++ Support
Topic: Set CPU
Replies: 22
Views: 52466

Re: Set CPU

hi,

there is no Way that Xbase++ use different CPU Core within same Instance of a Application.
Only Way is to start different Instance of a Application and assign each App to different CPU Core.
by Auge_Ohr
Wed Sep 18, 2024 9:14 pm
Forum: eXpress++ Support
Topic: Blocks on SMTP servers
Replies: 4
Views: 12124

Re: Blocks on SMTP servers

hi Diego,

you can try CDO instead of Outlook.