Hmm, that’s interesting thanks Mark… when connecting to a Firebird 3.0.1 server, I see this in mon$attachments (where mon$system_flag=0):
MON$REMOTE_PID MON$REMOTE_PROCESS MON$REMOTE_PROTOCOL MON$REMOTE_VERSION -------------- ------------------ ------------------- ------------------ <null> <null> TCPv4 P10 23184 C:\Apps\fbclient\isql.exe TCPv4 P14 But when connecting to Firebird 3.0.2 (or 3.0.3 nightly… sorry about the confusion with version numbers there!) I see: MON$REMOTE_PID MON$REMOTE_PROCESS MON$REMOTE_PROTOCOL MON$REMOTE_VERSION -------------- ------------------ ------------------- ------------------ <null> <null> TCPv4 P14 19512 C:\Apps\fbclient\isql.exe TCPv4 P14 In each case the monitoring attachment is made using a Firebird client while an existing idle connection from InterBase 7.5.1 isql is open. Firebird 3.0.1 reports the InterBase client as using protocol version 10, but Firebird 3.0.2 reports it as protocol version 14. From: [email protected] [mailto:[email protected]] Sent: Wednesday, 20 December 2017 10:40 PM To: [email protected] Subject: Re: [firebird-support] Firebird 3.0.3 no longer compatible with InterBase 7.5.1 clients On 19-12-2017 21:06, Dimitry Sibiryakov [email protected] [firebird-support] wrote: > 19.12.2017 4:32, FSPAPA INCA Team [email protected] [firebird-support] > wrote: >> Wireshark traces show that the server is sending all the data from the >> query, but the >> client is not recognising it and waits forever > > So, you, actually, should ask Embarcadero why their client cannot work with > Firebird > anymore. Not necessarily, it could also mean that 3.0.3 has a change that breaks protocol version 10. -- Mark Rotteveel ________________________________ Posted by: Mark Rotteveel <[email protected]> ------------------------------------------------------------------------------------------------------------------------ Note: This e-mail message has been inspected for malicious content. Attention: The information contained in this message and or attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any system and destroy any copies. Please note that the views and opinions expressed in this message may be those of the individual and not necessarily those of Foodstuffs South Island Ltd. Thank you. ------------------------------------------------------------------------------------------------------------------------
