Re: [SPAM] Re: [firebird-support] Firebird : find strign in all database

2017-01-11 Thread 'Neville Richards' nevi...@meltonisl.com [firebird-support]
What you’ve written is a valiant effort, but shows why I think it’s better to use external programming to generate the SQL needed. Programming languages like c, c++, pascal etc., give far more fine control in doing such a task, have well-defined control statements, and are able to be debugged

Re: [SPAM] [firebird-support] Firebird : find strign in all database

2017-01-11 Thread 'Neville Richards' nevi...@meltonisl.com [firebird-support]
I think you would probably have to provide some external programming to solve this. I can't see a way of putting a SQL solution together. Using external programming (any of the usual development systems) you can get a list of tables, together with a list of fields they contain, and the data

Re: [firebird-support] [EDatabaseError] How to simultaneously connect to a firebird database in elevated and non-elevated mode.

2016-10-27 Thread 'Neville Richards' nevi...@meltonisl.com [firebird-support]
Embedded access to any database will only allow one connection. Neville From: mailto:firebird-support@yahoogroups.com Sent: Thursday, October 27, 2016 10:35 AM To: firebird-support@yahoogroups.com Subject: [firebird-support] [EDatabaseError] How to simultaneously connect to a firebird