Search found 491 matches

by Wolfgang Ciriack
Thu Dec 05, 2024 2:19 pm
Forum: Xbase++ 2.0
Topic: ZIP library
Replies: 12
Views: 20746

Re: ZIP library

I still use XbZLib.
by Wolfgang Ciriack
Wed Dec 04, 2024 1:53 pm
Forum: eXpress++ Support
Topic: printing to pdf error
Replies: 8
Views: 9242

Re: printing to pdf error

You can try to open the pdf exclusive, f.e.

Code: Select all

do while (nH := FOpen(outfile, FO_EXCLUSIVE)) <= 0 .and. counter < 10
   sleep(100)
   counter++
enddo
if nH > 0
    FClose(nH)
endif
if counter > 10
    err := 1
endif
by Wolfgang Ciriack
Wed Nov 20, 2024 10:15 pm
Forum: PostGreSQL
Topic: More PGDBE questions
Replies: 29
Views: 45405

Re: More PGDBE questions

Hi Jimmy,
it is donnay not donnany.
by Wolfgang Ciriack
Thu Sep 05, 2024 10:57 pm
Forum: eXpress++ Support
Topic: Using AT on a Return on Url
Replies: 4
Views: 12843

Re: Using AT on a Return on Url

if .not. empty(cresult)
or
if ValType(cresult) == "C"
by Wolfgang Ciriack
Tue Aug 20, 2024 2:59 am
Forum: Xbase++ 2.0
Topic: Tooltip
Replies: 6
Views: 34633

Tooltip

Hello, i activated Tooltips with DC_ToolTipEnable(.T.) I get some errors at my customers: MAGICHELP:EXECUTE(938) Xbase Error.: 2: Parameter hat falschen Typ Sub System..: BASE[3] Operation...: "<1545>==<20240821>" Can Default.: No Can Retry...: No Can Substit.: Yes Severity....: Error Cargo.......: ...
by Wolfgang Ciriack
Wed Apr 10, 2024 1:31 pm
Forum: Did you Know?
Topic: A web service for your data
Replies: 14
Views: 52301

Re: A web service for your data

I am very interessed in seeing the samples and demo.
by Wolfgang Ciriack
Thu Mar 14, 2024 11:55 pm
Forum: eXpress++ Support
Topic: Postgre ISAM command
Replies: 9
Views: 22483

Re: Postgre ISAM command

DbSetFilter()
by Wolfgang Ciriack
Thu Feb 01, 2024 6:18 am
Forum: eXpress++ Support
Topic: ARTIFICIAL INTELLIGENCE (AI)
Replies: 9
Views: 27575

Re: ARTIFICIAL INTELLIGENCE (AI)

Hi Jimmy,
that is not relevant for the question:
Will xBase++/Express++ be suitable for Artificial Intelligence projects now and in the future ?
by Wolfgang Ciriack
Mon Jan 08, 2024 11:21 pm
Forum: eXpress++ Support
Topic: DCPRINT to excel
Replies: 4
Views: 13739

Re: DCPRINT to excel

Did you installed accidentally the 64Bit version of excel ?
by Wolfgang Ciriack
Mon Nov 20, 2023 3:29 am
Forum: eXpress++ Support
Topic: ADS: sp_mgGetUserTables() with same user name
Replies: 19
Views: 38971

Re: ADS: sp_mgGetUserTables() with same user name

Hello Roger,
Open what file? how?
Right click on the name of the attachment and choosing "Open graphic in a new tab", then remove the phpbb3\ and it is shown.