[firebird-support] How to insert characters for barcode code 128 to table via code?

2019-01-15 Thread trsk...@yahoo.com [firebird-support]
Hi guys, For example, I have these characters : Í*B#È4jÎ I can copy paste that characters with flamerobin into Firebird table, but how to insert it via code? Thanks & regards, Anto

[firebird-support] Firebird 3.0.4: problem connecting to test DB

2019-01-15 Thread Rustam rusta...@ukr.net [firebird-support]
Try: SQL> CONNECT '127.0.0.1:C:\Firebird\test.fdb' user 'SYSDBA' password 'xxxx';     2. Why I cannot connect to the database I have just created? I would appreciate any response. Sincerely, Konstantin _

[firebird-support] Firebird 3.0.4: problem connecting to test DB

2019-01-15 Thread IPHost Support iphostmoni...@gmail.com [firebird-support]
Hello, Firebird 3.0.4 (32-bit) installed on Windows 10 (64-bit) as application, with legacy user support. I encountered strange problems at the very beginning. The below is all run in elevated cmd.exe: First, I create a test database: C:\Program Files (x86)\Firebird\Firebird_3_0>isql Use