Search found 15 matches

by rkamarowski
02.06.2008, 21:24
Forum: Firebird
Topic: Firebird Embedded and Lazarus
Replies: 13
Views: 3309

The user/password was the problem.

Thank you Mark.
by rkamarowski
02.06.2008, 19:50
Forum: Firebird
Topic: Firebird Embedded and Lazarus
Replies: 13
Views: 3309

Please see attached file.
by rkamarowski
02.06.2008, 17:17
Forum: Firebird
Topic: Firebird Embedded and Lazarus
Replies: 13
Views: 3309

Mark,

I think I'm getting closer.

I assume the fdb file gets embedded into the executable (correct)? If so, how is it included?

bob k.
by rkamarowski
02.06.2008, 14:26
Forum: Firebird
Topic: Firebird Embedded and Lazarus
Replies: 13
Views: 3309

Mark,

As I said before, I can connect in design mode with no problem. If I run the application while connected I get a 'database already being accessed' message. If I disconnect the database and run the application, I'm not getting the connection.

Do you have any ideas?

bob k.
by rkamarowski
29.05.2008, 20:44
Forum: Firebird
Topic: Firebird Embedded and Lazarus
Replies: 13
Views: 3309

No, I meant all the files looked like your examples. I'm able to connect at design time, but when I try to connect by running the application I'm getting the error.
by rkamarowski
29.05.2008, 16:37
Forum: Firebird
Topic: Firebird Embedded and Lazarus
Replies: 13
Views: 3309

Everything looks as it should, but I'm getting an error:

Execution Paused
Address: $77560F18
Procedure: ntdll!RtIUShortByeSwap
File:

Is this a Lazarus problem?
by rkamarowski
29.05.2008, 14:08
Forum: Firebird
Topic: Firebird Embedded and Lazarus
Replies: 13
Views: 3309

Mark,

Should fbembed.dll be renamed fbclientd20.dll?

bob k.
by rkamarowski
24.05.2008, 16:13
Forum: Firebird
Topic: Firebird Embedded and Lazarus
Replies: 13
Views: 3309

Thank you Mark. That seems to have done the trick.

bob k.
by rkamarowski
23.05.2008, 15:59
Forum: Firebird
Topic: Firebird Embedded and Lazarus
Replies: 13
Views: 3309

Firebird Embedded and Lazarus

I'm trying to run Firebird Embedded in a Lazarus application. object ZConnection1: TZConnection Protocol = 'firebird-2.0' Database = 'C:\Photography\Software\Lazarus\RAKPHOTODB.FDB' In design mode, when I set the Connected property to True, I get a message that says 'None of the dynamic libraries ca...
by rkamarowski
03.09.2007, 15:37
Forum: User Patches
Topic: [patch_rejected] Patch ZEOS 6.6 to work on D4 / Turbo Delphi
Replies: 23
Views: 11018

Michael,

have you had a chance to look at this problem yet?

bob k.
by rkamarowski
17.08.2007, 22:56
Forum: User Patches
Topic: [patch_rejected] Patch ZEOS 6.6 to work on D4 / Turbo Delphi
Replies: 23
Views: 11018

aim22,

i was able to fix that error by going back and installing the zeos package first, and then installing the patch. follow the installation instructions and it should work.

bob k.
by rkamarowski
13.08.2007, 14:00
Forum: User Patches
Topic: [patch_rejected] Patch ZEOS 6.6 to work on D4 / Turbo Delphi
Replies: 23
Views: 11018

hi Michael, i've looked at the page and i'm still unable to load the components. not sure what i'm doing wrong. i've followed the zeos instructions, and the instructions at the link you provided seem to be the same, although i went through the steps again with no luck. enjoy you're holiday, and when...
by rkamarowski
12.08.2007, 14:04
Forum: User Patches
Topic: [patch_rejected] Patch ZEOS 6.6 to work on D4 / Turbo Delphi
Replies: 23
Views: 11018

managed to get the dclusr.bdsproj file to compile, but when i try to install i'm getting the message:

This version is not licensed to install third-party components or IDE add-ins.

i have turbo delphi explorer update 2.

am i doing something wrong? does this patch work with update 2?
by rkamarowski
11.08.2007, 17:40
Forum: User Patches
Topic: [patch_rejected] Patch ZEOS 6.6 to work on D4 / Turbo Delphi
Replies: 23
Views: 11018

i managed to get the dclusr.bdsproj file to compile, but when i try to install i'm getting the message:

This version is not licensed to install third-party components or IDE add-ins.

i have turbo delphi explorer update 2.

am i doing something wrong? does this patch work with update 2?
by rkamarowski
10.08.2007, 16:13
Forum: User Patches
Topic: [patch_rejected] Patch ZEOS 6.6 to work on D4 / Turbo Delphi
Replies: 23
Views: 11018

i'm getting the error:

[Pascal Fatal Error] dclusr.dpk(171): F1026 File not found: 'ZVariant.dcu'

any suggestions?