Subject RE: [firebird-support] Can't create embedded db programatically...
Author Leyne, Sean
> During the createdatabase method, it throws an exception. Here's the
> message:
>
> "No message for code 335544324 found"
>
> I looked up that message number, and it means:
>
> "invalid database handle (no active connection)"
>
> It also creates a file called firebird.log that contains this error
> message:
>
> "WNET/wnet_error: CreateFile errno = 2"
>
> I obviously had this working before, but it's been a while since I
> switched away from fb, so I don't have the original code I used.
> Anyone know what the problem might be?

Check the value of the "DatabaseAccess" setting in the Firebird.conf
file.


Sean