FirebirdSQL / firebird

Firebird server, client and tools
https://www.firebirdsql.org/
1.24k stars 215 forks source link

connection to services on a server with special characters in server name fail related to CORE-3596 [CORE5701] #5967

Open firebird-automations opened 6 years ago

firebird-automations commented 6 years ago

Submitted by: Pedro Santos (always)

Firebird 2.5.8 fixes with success data connection to server names with special chars (CORE3596) but connections to Firebird services such as backup / restore on the same server still fail with error: "Invalid connection string; Cannot transliterate character between character sets"

firebird-automations commented 6 years ago

Commented by: @dyemanov

Do you speak about command-line gbak or using Services API programatically?

firebird-automations commented 6 years ago

Commented by: Pedro Santos (always)

Im talking about Services API tested with IBexpert / FlameRobin and our developed delphi application have not tested with gbak.