Board index » delphi » creating a CD-ROM application

creating a CD-ROM application

Does anybody know if it is possible to create a 100% CD-ROM
database application in Delphi???

-mike

 

Re:creating a CD-ROM application


Quote
Michael Anello wrote in message <73epaf$6i...@news.cc.ucf.edu>...
>Does anybody know if it is possible to create a 100% CD-ROM
>database application in Delphi???

Yes, it's possible. Inprise have a TI document on
their web site that covers this:

 http://www.inprise.com/devsupport/delphi/ti_list/

--
Jeremy Collins

Sponsored by Microsoft? ActiMate? Interactive Baloney?

Re:creating a CD-ROM application


Quote
Jeremy Collins wrote:
> Michael Anello wrote in message <73epaf$6i...@news.cc.ucf.edu>...
> >Does anybody know if it is possible to create a 100% CD-ROM
> >database application in Delphi???

> Yes, it's possible. Inprise have a TI document on
> their web site that covers this:

>  http://www.inprise.com/devsupport/delphi/ti_list/

> --
> Jeremy Collins

> Sponsored by Microsoft? ActiMate? Interactive Baloney?

ONLY IF YOU DON"T WANT TO ADD TO THE DATABASE!.  CD = read only!  Unless
your a special case with a rewritable drive.  :-}

Re:creating a CD-ROM application


Quote
Mark Zwicker wrote in message <365C2D1B.17B79...@adventus.com>...

>Jeremy Collins wrote:

>> Michael Anello wrote in message <73epaf$6i...@news.cc.ucf.edu>...
>> >Does anybody know if it is possible to create a 100% CD-ROM
>> >database application in Delphi???

>> Yes, it's possible. Inprise have a TI document on
>> their web site that covers this:

>>  http://www.inprise.com/devsupport/delphi/ti_list/

>ONLY IF YOU DON"T WANT TO ADD TO THE DATABASE!.  CD = read only!  Unless
>your a special case with a rewritable drive.  :-}

Well, I would have thought this was obvious. I am sure the
original poster is intending to create a "read-only" database;
lots of good reasons for doing this.

--
Jeremy Collins

Sponsored by Microsoft? ActiMate? Interactive Baloney?

Other Threads