[Firebird-devel] [FB-Tracker] Created: (CORE-4678) BLOB not found in SuperClassic and Classic on Uncommitted Transactions

2015-01-29 Thread Israel Lopez (JIRA)
BLOB not found in SuperClassic and Classic on Uncommitted Transactions -- Key: CORE-4678 URL: http://tracker.firebirdsql.org/browse/CORE-4678 Project: Firebird Core Issue Ty

Re: [Firebird-devel] FB3.0 Beta 1 Installation Issues.

2015-01-29 Thread Mark Rotteveel
On 29-1-2015 17:53, Andy Murphy wrote: > I have tried without success to install FB3.0 Beta on Windows XP,8.1 and 10. > > I simply install the 32 bit package, enter the usual SYSDBA masterkey > combination in the installer and it installs and starts the service. > > However I can’t connect or creat

Re: [Firebird-devel] Windows build

2015-01-29 Thread Egor Pugin
> So, is it normal that this step does not run automatically when you > choose "Build solution"? Yes, it is intended behavior. If you need some files to be copied every time, write them here and I'll do a fix. We have several group of files now: - databases (security3.fdb, help.fdb) - configs, te

[Firebird-devel] [FB-Tracker] Created: (CORE-4677) Field with a constant value in a CTE definition outputs its value rather than NULL for unmatched records in an OUTER JOIN

2015-01-29 Thread Mirco Malaguti (JIRA)
Field with a constant value in a CTE definition outputs its value rather than NULL for unmatched records in an OUTER JOIN - Key: CORE-4677 URL:

[Firebird-devel] FB3.0 Beta 1 Installation Issues.

2015-01-29 Thread Andy Murphy
Hi I have tried without success to install FB3.0 Beta on Windows XP,8.1 and 10. I simply install the 32 bit package, enter the usual SYSDBA masterkey combination in the installer and it installs and starts the service. However I can't connect or create any databases. I have tried to add a SYSD

Re: [Firebird-devel] Windows build

2015-01-29 Thread Adriano dos Santos Fernandes
On 29/01/2015 13:56, Egor Pugin wrote: > What files do you mean? > --- > With cmake try to run building of "Custom build steps/copy_files" > project in VS solution manually and see in 'build_dir/firebird// > if this is what you need. > > Apparently it copies, but I don't run to test now. So, is it

Re: [Firebird-devel] Windows build

2015-01-29 Thread Egor Pugin
What files do you mean? --- With cmake try to run building of "Custom build steps/copy_files" project in VS solution manually and see in 'build_dir/firebird// if this is what you need. On 29 January 2015 at 18:06, Adriano dos Santos Fernandes wrote: > Hi! > > That always worked as this, but now w

Re: [Firebird-devel] Windows build

2015-01-29 Thread Adriano dos Santos Fernandes
On 29/01/2015 13:12, Paul Reeves wrote: > On Thursday 29 January 2015 16:06:12 Adriano dos Santos Fernandes wrote: >> Hi! >> >> That always worked as this, but now with much more DLLs and conf files, >> I should ask... >> >> Do you still need to do manual steps to have a working debug/build >> envi

Re: [Firebird-devel] Windows build

2015-01-29 Thread Paul Reeves
On Thursday 29 January 2015 16:06:12 Adriano dos Santos Fernandes wrote: > Hi! > > That always worked as this, but now with much more DLLs and conf files, > I should ask... > > Do you still need to do manual steps to have a working debug/build > environment in Windows? > > I mean, make_boot/make_al

[Firebird-devel] Windows build

2015-01-29 Thread Adriano dos Santos Fernandes
Hi! That always worked as this, but now with much more DLLs and conf files, I should ask... Do you still need to do manual steps to have a working debug/build environment in Windows? I mean, make_boot/make_all copy files to output_ but IDE run files from temp\\\firebird... Do any of you have no

[Firebird-devel] [FB-Tracker] Created: (CORE-4676) Crash on unexpected client disconnection with opened transaction

2015-01-29 Thread Artyom Smirnov (JIRA)
Crash on unexpected client disconnection with opened transaction Key: CORE-4676 URL: http://tracker.firebirdsql.org/browse/CORE-4676 Project: Firebird Core Issue Type: Bug