Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Web front-end with DBISAM?
Thu, Nov 19 2009 8:13 PMPermanent Link

"aroberts"
I want to use a web front-end to access a DBISAM  CS (v4.28) database for an
in-house (intranet)  application.  I attempted to use your NetSrvr
component,  but couldn't get it to compile and install.

I'm using D5 and receive the following compiler errors:


(When I first tried to compile, I received an error that DBISAMUtil.dcu was
missing, so I copied the DBISAMUtil.pas (file date: 6/23/2009) from its
installation folder.)

[Error] WARNING. Duplicate resource(s):
[Error]   Type  2 (BITMAP), ID TELEVATESERVER:
[Error]     File C:\Development\Borland\Delphi5\UserComps\NetSvr\regsrvr.dcr
resource kept; file
C:\Development\Borland\Delphi5\UserComps\NetSvr\regsrvr.dcr resource
discarded.

Any idea why the compiler is tripping?

Thanks.
Fri, Nov 20 2009 11:41 AMPermanent Link

"aroberts"
Never mind, I worked it out.  Thanks anyway.



"aroberts" <aroberts@roboticstech.com> wrote in message
news:FA96F706-0834-488F-8570-334987C8D83E@news.elevatesoft.com...
>I want to use a web front-end to access a DBISAM  CS (v4.28) database for
>an in-house (intranet)  application.  I attempted to use your NetSrvr
>component,  but couldn't get it to compile and install.
>
> I'm using D5 and receive the following compiler errors:
>
>
> (When I first tried to compile, I received an error that DBISAMUtil.dcu
> was missing, so I copied the DBISAMUtil.pas (file date: 6/23/2009) from
> its installation folder.)
>
> [Error] WARNING. Duplicate resource(s):
> [Error]   Type  2 (BITMAP), ID TELEVATESERVER:
> [Error]     File
> C:\Development\Borland\Delphi5\UserComps\NetSvr\regsrvr.dcr resource kept;
> file C:\Development\Borland\Delphi5\UserComps\NetSvr\regsrvr.dcr resource
> discarded.
>
> Any idea why the compiler is tripping?
>
> Thanks.
>
Image