[firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-13 Thread Adam adam...@gmail.com [firebird-support]
I've only just recently installed the latest version of Firebird and developed a small test application and associated fdb on a Windows 8 desktop. I've copied the following Firebird files to the same folder as the exe but cannot connect to an embedded Firebird: icudt30.dll icuin30.dll icuuc30.dll

RE: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-13 Thread Adam adam...@gmail.com [firebird-support]
Hi Alan and thanks for your help. I checked the release notes and started again. This is my directory structure: D:\my_app\myapp.exe D:\my_app\myapp.FDB D:\my_app\fbclient.dll D:\my_app\firebird.conf D:\my_app\firebird.msg D:\my_app\IB_SQL.exe D:\my_app\ib_util.dll D:\my_app\icudt30.dll D:\my_app\

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
Hi and thanks for jumping in Helen On Sun, Sep 14, 2014 at 1:44 PM, Helen Borrie hele...@iinet.net.au [firebird-support] wrote: > > > At 01:05 p.m. 14/09/2014, Adam adam...@gmail.com [firebird-support] wrote: > > >Hi Alan and thanks for your help. I checked the release

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
Hi Mark The error exists for BOTH my application and the IB_SQL.exe client app and I run these non-concurrently. IB_SQL is the Interbase Objects Firebird database desktop tool (see: http://www.ibobjects.com/) > > Ok, so you don't have the error with your own application (myapp.exe), > but with I

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
Hi Lester On Sun, Sep 14, 2014 at 6:38 PM, Lester Caine les...@lsces.co.uk [firebird-support] wrote: > > > On 14/09/14 09:25, Mark Rotteveel m...@lawinegevaar.nl > [firebird-support] wrote: > >> And still both myapp.exe and IB_SQL.exe give Database unavailable > >> > message (ISC ERROR CODE:335

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
On Sun, Sep 14, 2014 at 9:53 PM, 'Alan McDonald' a...@meta.com.au [firebird-support] wrote: > > > I have tried both fullpath (D:\my_app\myapp.FDB) and just filename > (myapp.FDB) and in both cases cannot connect. > > > > Adam > > > > And you are using cpLocal? > > Alan > If this means Protocol t

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
On Sun, Sep 14, 2014 at 9:55 PM, 'Alan McDonald' a...@meta.com.au [firebird-support] wrote: > > > > > Engine Code :335544721 > > Engine Message: > > Unable to complete network request to host "localhost" > > Failed to establish connection. > > > > That means you are trying to use the TCP stack.

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
On Sun, Sep 14, 2014 at 10:11 PM, Lester Caine les...@lsces.co.uk [firebird-support] wrote: > > > On 14/09/14 12:46, Adam adam...@gmail.com [firebird-support] wrote: > > Engine Code :335544721 > > Engine Message: > > Unable to complete network request to host "lo

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
On Sun, Sep 14, 2014 at 10:15 PM, Iwan Cahyadi Sugeng iwan.c.sug...@gmail.com [firebird-support] wrote: > > > what is your connection string, don't use localhost:dbname format. Try use > only the filename. Try ems sql manager for firebird, it has embeded protocol > This is how I'm trying to conne

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
I think a status update may be helpful. After deleting all other than the one fbclient.dll in myapp folder 1 - Running my app results in the following error message: [FireDAC][Phy][IB]-314. Cannot load vendor library [fbclient.dll]. Hint: check it is in the PATH or application EXE directories, a

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
>> On 14/09/14 12:46, Adam adam...@gmail.com [firebird-support] wrote: > >>> Engine Code :335544721 > >>> Engine Message: > >>> Unable to complete network request to host "localhost" > >>> Failed to establish connection. >

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
On Sun, Sep 14, 2014 at 10:56 PM, Lester Caine les...@lsces.co.uk [firebird-support] wrote: > > > On 14/09/14 13:38, Adam adam...@gmail.com [firebird-support] wrote: > > 1 - Running my app results in the following error message: > > > > [FireDAC][Phy][IB]-314.

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
On Sun, Sep 14, 2014 at 11:00 PM, Adam wrote: > > > On Sun, Sep 14, 2014 at 10:56 PM, Lester Caine les...@lsces.co.uk > [firebird-support] wrote: > >> >> >> On 14/09/14 13:38, Adam adam...@gmail.com [firebird-support] wrote: >> > 1 - Running my

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
On Sun, Sep 14, 2014 at 11:26 PM, Lester Caine les...@lsces.co.uk [firebird-support] wrote: > > > On 14/09/14 14:00, Adam adam...@gmail.com [firebird-support] wrote: > > Otherwise you need the 32bit build ... > > which may account for your earlier results as the deleted

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
On Sun, Sep 14, 2014 at 11:32 PM, em...@tot-consult.com [firebird-support] < firebird-support@yahoogroups.com> wrote: > > > I saw a hint to the bitness of the client library - is you application > 64-bit or 32-bit? The client library (embedded or not) should match the > application. > Yes the non

Re: [firebird-support] Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
On Mon, Sep 15, 2014 at 12:12 AM, Lester Caine les...@lsces.co.uk [firebird-support] wrote: > > > On 14/09/14 14:34, Adam adam...@gmail.com [firebird-support] wrote: > > Just tested it and all works fine. FlameRobin uses the FireBird running > > in background process a

Re: [firebird-support] Re: Help!!! - Problem with Firebird Embeded

2014-09-14 Thread Adam adam...@gmail.com [firebird-support]
On Mon, Sep 15, 2014 at 2:40 AM, 'Leyne, Sean' s...@broadviewsoftware.com [firebird-support] wrote: > > > > > >> What's this file? It should be fbembed.dll renamed to fbclient.dll. If > it's not, > >> then it's the regular client API and you're getting the error because > there's no > >> server.