Problem with trial version

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
technisoft
Posts: 2
Joined: Sun 18 Mar 2007 03:59

Problem with trial version

Post by technisoft » Sun 18 Mar 2007 04:24

BDS2006, Firebird 2.0.1, WindowsXP version 2002, Service Pack 2, all windows updates applied.

I downloaded and installed version 1 (ibdac10.msi), converted an IBX based project and got it to compile.
On running it it tells me 'Your user name and password are not defined. Blah ...blah '

I have set up the TIBCConnnection with the correct password, and I can access the data base at design time, but not at run time.
I tried assigning username and password at runtime, assign database at run time, no go.
Using localhost as server name and TCP as protocol.

What's going on?

The version 2 components (ibdac200d10.exe) show the same behaviour.

Peter
Technisoft

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Mon 19 Mar 2007 09:40

We can't reproduce this problem.
I think that the reason of the problem can be migration issue, please if it is possible, send us the sample project that demonstrates this problem.
Also check whether this problem appears in a new applications - just place thу only TIBCConnection component on a new form, setup it and run the application.

technisoft
Posts: 2
Joined: Sun 18 Mar 2007 03:59

Post by technisoft » Tue 20 Mar 2007 03:58

Thanks, I'll see what I can do.

Regards
Peter

Post Reply