[firebird-support] Re: Spatial extensions...

2017-08-27 Thread prosse...@yahoo.com [firebird-support]
I can't speak Spanish but I can tell this has nothing to do with fb or spatial features!

[firebird-support] Spatial extensions...

2017-08-26 Thread prosse...@yahoo.com [firebird-support]
I'm bored and need a challenge... I'd really like to add spatial support to firebird so how do I sign up? I've been programming in C, C++ and Delphi for 30 years and now I can write what I want to write!

[firebird-support] udfs in firebird 3 embedded....

2017-08-24 Thread prosse...@yahoo.com [firebird-support]
I can't get the engine to find/use UDFs in FB3 embedded... I get the message 'module name or entry point cannot be found' - yet it all works when I use the normal server and it was fine in 2.0... The udf is of course located a udf folder above the installation folder and the firebird.conf

[firebird-support] Re: replying...

2017-08-15 Thread prosse...@yahoo.com [firebird-support]
Now it works... no one will convince me computers are deterministic.

[firebird-support] replying...

2017-08-14 Thread prosse...@yahoo.com [firebird-support]
When I press reply I can't type anything in! And I want to thank someone for sorting out my udf problem!

[firebird-support] udf with paramters problem

2017-08-11 Thread keith prosser prosse...@yahoo.com [firebird-support]
Has anyone had probems with udfs written in Delphi7?   I'm getting serious crashes when I try to pass  parameters - but a udf returning an integer with input  parameters works fine. I am running 32-bit Firebird on a 64bit win 7 machine.I'm fairy sure its to with pointers and data. The source

Re: [firebird-support] Re: using embedded

2017-07-27 Thread keith prosser prosse...@yahoo.com [firebird-support]
All sorted - apparently you have to use the 32 bit version of embedded with dephi 7(ie 32-bit) applications even on 64 bit windows. I just wish that sort of thing was easier to dig out! On Thu, 27/7/17, Safir Helo safirh...@yahoo.fr

[firebird-support] using embedded

2017-07-26 Thread prosse...@yahoo.com [firebird-support]
Hello peeps! I want to get a delphi7 program that works with the full server to work with embeded... I am a getting 'database unavailable' whatever I try I have followed the instructions to the diligently - copying and renaming the files so what am I missing?