Topic: Using SQLitePassDatabase V 0.34 with Delphi 7

Hello,

I recently installed the SQLitePassDatabase & SQLiteLitePassDataset component in my Delphi 7 environment.  When compiling an application I receive the error "[Error] RLINK32: Unsupported 16bit resource in file "C:\......\Borland\Delphi7\Projects\Unit1.dfm".  This error occurs when the SQLitePassDatabase component is on the form.  Could someone provide me some assistance in resolving this issue?

Re: Using SQLitePassDatabase V 0.34 with Delphi 7

Chuck West wrote:

The forum states that no additional registrations are
accepted.  How does someone request assistance when using this
component?  I am using Delphi 7 and receive an
error every time I compile a program with the Database component included on
the form.  I receive the error listed below.

[Error]RLINK32: Unsupported 16bit resource in file "Unit1.dfm"

Hi Chuck !

You have already the answer. To register to this forum, just send a mail to luckylazarus@free.fr
I will create your account and post your first question.

Concerning your problem, Try this link. It should give you the answer : SQLitePass *.dfm files are created with Delphi 4.

http://coding.derkeiler.com/Archive/Del … /0539.html

If it doesn't work for you, give me more information : the windows and SQLitePass component version you are using ? or a sample of your form/app
(I just have Delphi 6 installed on my computer but I will try to do something for you).


Let me know.
Thanks.

Re: Using SQLitePassDatabase V 0.34 with Delphi 7

UnChecking the Text DFM option of the form worked.  Are there any plans to update the component?  Thanks you for your assistance..

Re: Using SQLitePassDatabase V 0.34 with Delphi 7

Yes.

Version 0.40 is on the way, not as fast as I wish but writing components is just a hobby for me...I am quite busy with my job, family and others activities.

I will check the component with D6. If someone knows how to keep compatibility between D4/D7 without having to check or uncheck the text DFM...

wink