Search found 298 matches

by ArneOrtlinghaus
Fri Sep 15, 2023 7:13 am
Forum: Welcome
Topic: Error on SQL Query execution in Oracle Database in X# VO Project
Replies: 4
Views: 170

Re: Error on SQL Query execution in Oracle Database in X# VO Project

I don't remember precisely all facts, but I remember similar errors many years ago in VO with ODBC to Oracle with complex statements together with "scrollable cursors". The error message is a message from the ODBC driver, not from X#. In this case it is the Microsoft ODBC for Oracle. As Or...
by ArneOrtlinghaus
Wed Aug 23, 2023 10:18 am
Forum: Suggestions
Topic: Estrarre testo da PDF
Replies: 2
Views: 154

Estrarre testo da PDF

<r>Ciao Danilo,<br/> utilizzo il programma pdftotext.exe<br/> da<br/> <URL url="https://www.xpdfreader.com/download.html">https://www.xpdfreader.com/download.html</URL><br/> per convertire PDF in formato testo. Per il mio uso (Software test automatici) funziona molto bene.<br/> <br/> Ciao<br/> Arne<...
by ArneOrtlinghaus
Mon Jun 26, 2023 7:15 am
Forum: Product
Topic: VS 2022: Find In Files sometimes doesn't find existing text
Replies: 10
Views: 761

VS 2022: Find In Files sometimes doesn't find existing text

<t>Special characters can normally be inserted in regular expressions by adding the escape character before each special character. <br/> When it happens it is sometimes also necessary to use the global search over all files with SHIFT CTRL F and not the editor search Ctrl F.<br/> (Of course it dist...
by ArneOrtlinghaus
Sat May 20, 2023 9:43 am
Forum: 3rd party products
Topic: DotNetZip created backup sometimes causes issues in (only) some unzip programs
Replies: 12
Views: 966

DotNetZip created backup sometimes causes issues in (only) some unzip programs

<t>For our program delivery and for our Oracle database backups we are also using different ZIP mechanisms. Zipping big files or many files or open files gives sometimes undesired effects. Also "fighting" against Antivirus programs is time-consuming and difficult if the files are in one big zip-cont...
by ArneOrtlinghaus
Tue May 16, 2023 2:17 pm
Forum: 3rd party products
Topic: DotNetZip created backup sometimes causes issues in (only) some unzip programs
Replies: 12
Views: 966

DotNetZip created backup sometimes causes issues in (only) some unzip programs

<t>if Only 7-zip does not manage to read the zips then perhaps 7-zip is the problem. 7-zip surely has reprogrammed the zip-format and does not use another DLL. <br/> <br/> Otherwise perhaps some files/directories are changing while trying to zip the files? The bigger the list of files to save the bi...
by ArneOrtlinghaus
Mon May 15, 2023 12:47 pm
Forum: 3rd party products
Topic: DotNetZip created backup sometimes causes issues in (only) some unzip programs
Replies: 12
Views: 966

DotNetZip created backup sometimes causes issues in (only) some unzip programs

The original old ZIP-File formats had limits on the file sizes of single files and on the file size of the zipped file of 4 GB. Perhaps it is this the reason?

Arne
by ArneOrtlinghaus
Tue May 02, 2023 12:16 pm
Forum: Examples
Topic: ChatGPT integration examples?
Replies: 33
Views: 3171

ChatGPT integration examples?

<t>Hi All, <br/> thanks for all the answers. <br/> Of course the topic is "hot". And also our company begins to speak about some AI-presence in our programs to our customers. So it may be worth to add ChatGPT in the programs for business reasons. <br/> <br/> If you can already add a summary of much ...
by ArneOrtlinghaus
Tue May 02, 2023 7:14 am
Forum: Examples
Topic: ChatGPT integration examples?
Replies: 33
Views: 3171

ChatGPT integration examples?

<t>What can be a sense for the user for having integrated ChatGBT? <br/> <br/> I understand integrating specialized services like translation or maps and route finding. <br/> <br/> Of course I can imagine an intelligent chat bot if this bot knows everything about the internals of my program. (It cou...
by ArneOrtlinghaus
Wed Apr 26, 2023 6:38 am
Forum: Welcome
Topic: Modifica della "Style=> Password" di una SingleLineEdit
Replies: 10
Views: 819

Modifica della "Style=> Password" di una SingleLineEdit

<t>I have my doubts with the possibilities of modifying this property "on the fly". I remember only that we had some problems many years ago. Perhaps it is better to add hidden single line edits without the password property and to switch to them. <br/> But possibly something has also changed in the...
by ArneOrtlinghaus
Mon Apr 17, 2023 2:26 pm
Forum: Product
Topic: Who is using BusyIndicators?
Replies: 13
Views: 941

Who is using BusyIndicators?

Nice living discussion! Every answer gives additional details.
Arne