[Firebird-devel] [FB-Tracker] Created: (CORE-6151) Firebird 2.5.9 mon$attachments.mon$remote_address

2019-10-03 Thread JIRA
Firebird 2.5.9 mon$attachments.mon$remote_address - Key: CORE-6151 URL: http://tracker.firebirdsql.org/browse/CORE-6151 Project: Firebird Core Issue Type: Bug Components: Engine A

Re: [Firebird-devel] fbclient.dll on Windows 64 bit broken

2019-10-03 Thread Mark Rotteveel
On 30-9-2019 00:09, Vlad Khorsun wrote: 28.09.2019 18:46, Mark Rotteveel wrote: ... Which Windows version are you using? I'm using Windows 10 version 1903 (OS Build 18362.356).   Windows 7 x64 and Windows 10 x64 version 1803. Both run on Intel CPU's Hmm, that makes we wonder if it is some

[Firebird-devel] Is there interest in our tool to export Excel to FB external table?

2019-10-03 Thread Kjell Rilbe
Hi, For our own purposes I've created a C#/Win desktop app to export Excel files into a UTF8 encoded text file that can be referenced as an external table with UTF8 text columns. It also generates SQL to create that external table. Would this tool be of interest for anyone? I could open source