Subject RE: [firebird-support] Help!!! - Problem with Firebird Embeded
Author Helen Borrie
At 01:05 p.m. 14/09/2014, Adam adam395@... [firebird-support] wrote:


>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

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.

Also I'd want to check that your application (either via path name or using an alias) is connecting to a database path and not an unqualified file name for the DB. The server is embedded but it's still a server, not a file jockey.


Helen Borrie, Support Consultant, IBPhoenix (Pacific)
Author of "The Firebird Book" and "The Firebird Book Second Edition"
http://www.firebird-books.net
__________________________________________________________________