miab
Members-
Content Count
63 -
Joined
-
Last visited
Everything posted by miab
-
ZEOS 8.0.0 /trunk svn 7671 Update for D11 Alexandria https://zeoslib.sourceforge.io/viewtopic.php?f=50&p=179881#p179881 https://sourceforge.net/p/zeoslib/code-0/HEAD/tree/trunk/ https://github.com/marsupilami79/zeoslib? Feel free to download, testing, use, submit comments. Michał
-
Should a TDataSet allow changing the .SQL property while being open?
miab replied to aehimself's topic in Databases
#4 Auto-close -
ZEOS 8.0.0 /trunk svn 7460 NEW: Add ZEventListener component https://zeoslib.sourceforge.io/viewtopic.php?f=50&p=170976#p170976 https://sourceforge.net/projects/zeoslib/ https://github.com/marsupilami79/zeoslib Feel free to download, testing, use, submit comments. Michał
-
ZEOS 8.0.0 /trunk svn 7412(/branches/8.0-patches svn 7413) NEW: Fixes for cooperation with dbgrid. https://zeoslib.sourceforge.io/viewtopic.php?f=50&p=169529#p169529 https://sourceforge.net/projects/zeoslib/ https://github.com/marsupilami79/zeoslib Feel free to download, testing, use, submit comments. Michał
-
ZEOS 8.0.0 (trunk) svn 7386 Works with: Lazarus 2.0.12(fpc 3.2.0) NEW: TryKeepDataOnDisconnect - possibility to work without connection to the server https://zeoslib.sourceforge.io/viewtopic.php?f=50&p=168409#p168409 https://sourceforge.net/projects/zeoslib/ https://github.com/marsupilami79/zeoslib There have been a few fixes. Feel free to download, testing, use, submit comments. Michał
-
ZEOS 8.0.0 (trunk) svn 7339 Works from Delphi 7 to Delphi 10.4.2 Sydney (and Lazarus 2.0.12 - fpc 3.2.0) https://zeoslib.sourceforge.io/viewtopic.php?f=50&p=165990#p165990 https://sourceforge.net/projects/zeoslib/ https://github.com/marsupilami79/zeoslib There have been a few fixes. Feel free to download, testing, use, submit comments. Michał
-
ZEOS 8.0.0 (trunk) svn 7310 NEW component ZMemTable https://zeoslib.sourceforge.io/viewtopic.php?f=50&t=73319&start=195 https://sourceforge.net/projects/zeoslib/ https://github.com/marsupilami79/zeoslib There have been a few fixes. Feel free to download, testing, use, submit comments. Michał
-
Add package for Delphi 10.4.1 GR32_D104.ZIP
-
Hi, My GR32_D103 package for Delphi 10.3.3 Win32/Win64 with missing units(compiles without errors like examples). Add .../D103/Win32/Debug and .../D103/Win64/Debug to the 'Library path' respectively and copy GR32_Compiler.inc and GR32.inc to them. GR32_D103.ZIP
-
ZEOS 7.3.1-beta svn6879 NEW: Resolved case conflict in field names. https://zeoslib.sourceforge.io/viewtopic.php?f=50&t=73319&p=157695#p157695 https://sourceforge.net/projects/zeoslib/ https://github.com/marsupilami79/zeoslib There have been a few fixes. Feel free to download, testing, use, submit comments. Michał
-
ZEOS 7.3.1-beta svn6845 New Data Types have been added for Firebird 4 https://zeoslib.sourceforge.io/viewtopic.php?f=50&p=157305#p157305 https://sourceforge.net/projects/zeoslib/ https://github.com/marsupilami79/zeoslib There have been a few fixes. Feel free to download, testing, use, submit comments. Michał
-
ZEOS 7.3.1-beta svn6829 Added support for Identity Columns for PostgreSQL10+ and Firebird3+ https://zeoslib.sourceforge.io/viewtopic.php?f=50&t=73319&p=156987#p156987 https://sourceforge.net/projects/zeoslib/ https://github.com/marsupilami79/zeoslib There have been a few fixes. Feel free to download, testing, use, submit comments. Michał
-
There have been a few fixes. Feel free to download, testing, use, submit comments. https://zeoslib.sourceforge.io/viewtopic.php?f=50&p=156658#p156658 https://sourceforge.net/projects/zeoslib/
-
Hi Andreas, I noticed that your latest dev versions have a bug which in the IDE (D10.3.3) prevented compilation after installing/re-installing some newer dpk. A bug that requires a restart of the IDE. So I retired to the last official version. === How would there be something wrong with reloading dpl's.
-
Delphi 7 is a lot slower on Windows 10 (compared to Win7)
miab replied to Yaron's topic in Delphi IDE and APIs
I observe this delay of several seconds in the Debug mode Delphi 7 for Windows 10-64 2004 r19041.450 -
Delphi 7 is a lot slower on Windows 10 (compared to Win7)
miab replied to Yaron's topic in Delphi IDE and APIs
I notice a radical slowdown in Delphi 7 in Windows 10-64 when starting the application in the IDE in Debug mode. In the non-Debug mod, the start is very fast. -
FireBird tool, Coworker doing this, 2.0 just released
miab replied to Tommi Prami's topic in I made this
Why can't I open tables with lowercase names? For example: Customers -
But only OLE will ensure 100% compatibility MSOffice format.
- 10 replies
-
@Rudiger, For this I remember, the Microsoft Office Click-to-Run version is "OLE free". Try to uninstall it (everything related to MSOffice) and install only the full version. --------------- Maybe it will help: https://answers.microsoft.com/en-us/office/forum/office_2016-office_install/office-click-ro-run-and-ole-automation/abc2fe0d-58e4-42eb-84ef-a6e7c1c7b3f4
- 10 replies
-
How to add / extend the system PATH only while the Delphi Windows application is running (only for the needs of this application)?
-
Thanks, that should be enough for me.
-
No, I do not mean Delphi IDE. I would like the application to add to the current system PATH some directory that it saw would be through it during its execution. For example, directory with additional dll-s.
-
Download the compiled demo from this page: http://rosinsky.cz/delphi_download/
-
FastReport !!! and Rosinsky(Report): http://rosinsky.cz/delphi/dbreport.html RTF Report, XML Report (DOCX Report and ODT Report)
-
IDE Fix Pack 6.4.3 breaks compilation
miab replied to Primož Gabrijelčič's topic in Delphi Third-Party
My point is that if exe files are called the same and have the same size, they should differ, though times. Michal