Hello Dmitry,
> 20.10.2015 00:18, Thomas Steinmaurer wrote:
>>
>> with Firebird 3, what are the capabilities to disallow unwanted users to
>> open my database?
>>
>> I thought perhaps preparing a database pointing to itself as security
>> database might be an option (MON$DATABASE.MON$SEC_DATABASE=
20.10.2015 00:18, Thomas Steinmaurer wrote:
>
> with Firebird 3, what are the capabilities to disallow unwanted users to
> open my database?
>
> I thought perhaps preparing a database pointing to itself as security
> database might be an option (MON$DATABASE.MON$SEC_DATABASE=Self), but
> this datab
Hello,
with Firebird 3, what are the capabilities to disallow unwanted users to
open my database?
I thought perhaps preparing a database pointing to itself as security
database might be an option (MON$DATABASE.MON$SEC_DATABASE=Self), but
this database then still can be opened by an embedded co
Hello,
I'm using Firebird 2.5.4 x86 on Windows 7.
A simple table:
CREATE TABLE T1
(
ID INTEGER NOT NULL,
CONSTRAINT PK_T1 PRIMARY KEY (ID)
);
The following trace configuration:
enabled true
log_connections true
log_transactions true
log_statement_finish true
print_plan true
Replace all messages related to database file (path) existense with ENGLISH text
Key: CORE-4967
URL: http://tracker.firebirdsql.org/browse/CORE-4967
Project: Firebird Cor
19.10.2015 17:30, Dimitry Sibiryakov wrote:
> 19.10.2015 16:03, Vlad Khorsun wrote:
>>It is bad idea, believe me. Better idea is to provide dump of process
>> memory:
>
> Taing into account that "MiniDumpWriteDump may not produce a valid stack
> trace for the
> calling thread", it is bett
19.10.2015 16:03, Vlad Khorsun wrote:
> It is bad idea, believe me. Better idea is to provide dump of process
> memory:
Taing into account that "MiniDumpWriteDump may not produce a valid stack
trace for the
calling thread", it is better to use both.
--
WBR, SD.
--
On 17-10-2015 16:26, JS-Ohjelmointi (J Sariola) wrote:
> Problem with Firebird 3.0.x.x in Windows Server 2012 RC2.
>
> How can I input Administrator when install haven't any effect to
> security3.fdb and when trying to connect to database with isql comes error:
>
> isql -user sysdba employee
> Stat
18.10.2015 18:39, Dimitry Sibiryakov wrote:
> Hello, All.
>
> Is there a method to dump call stack on Windows into firebird log in some
> useful form
> to find out how a routine got called?
It is bad idea, believe me. Better idea is to provide dump of process memory:
https://msdn.
Firebird installer fails on El Capitan (MacOSX 10.11)
-
Key: CORE-4966
URL: http://tracker.firebirdsql.org/browse/CORE-4966
Project: Firebird Core
Issue Type: Bug
Components: Inst
10 matches
Mail list logo