Board index » delphi » Reading Database from CD-ROM
Thomas Jaeger
![]() Delphi Developer |
Sat, 26 Jun 1999 03:00:00 GMT
|
Thomas Jaeger
![]() Delphi Developer |
Sat, 26 Jun 1999 03:00:00 GMT
Reading Database from CD-ROMHi! I'm currently working on a project. It requires to read Delphi 1.0 Thanks! Thomas Jaeger |
Dave Robinso
![]() Delphi Developer |
Sat, 26 Jun 1999 03:00:00 GMT
Re:Reading Database from CD-ROMThomas - You can do it. I think it was Anders Melanders that gave me the solution - look in Put a .LCK file on the CD. It tricks the BDE. :-) Borland has a TI note about it. Check their WEB page. A link is on our QuoteThomas Jaeger wrote: ___________________ Regards, Dave Robinson, VP Development Amber Computer Systems Inc. WEB page: http://mindlink.net/amber_computer/ ASAP-RTS Manufacturing Scheduling and shop floor data collection with |
Thomas Jaege
![]() Delphi Developer |
Sun, 27 Jun 1999 03:00:00 GMT
Re:Reading Database from CD-ROMQuote> >I'm currently working on a project. It requires to read Delphi 1.0 |
Thomas Jaege
![]() Delphi Developer |
Sun, 27 Jun 1999 03:00:00 GMT
Re:Reading Database from CD-ROMQuoteDave Robinson wrote: |
jefsumm..
![]() Delphi Developer |
Sun, 27 Jun 1999 03:00:00 GMT
Re:Reading Database from CD-ROMIn article <32D328A2.6...@czar.com>, Thomas Jaeger <supp...@czar.com> Quote>I'm currently working on a project. It requires to read Delphi 1.0 needs to be a file called PDOXUSRS.LCK in the data directory on the CDRom. It will not be written to if you are only opening tables read-only, but the engine will still try to create it if one doesn't already exist. That's why you need to provide one. |
Anders Meland
![]() Delphi Developer |
Mon, 28 Jun 1999 03:00:00 GMT
Re:Reading Database from CD-ROMQuotejefsumm...@aol.com wrote: Delphi CD (in the runimage\demos\data directory) and copy them with your own paradox tables to your CD. The lock files must be in the same directory as the paradox tables. or 2) Read the TI3104 from Borland describing what to do: or 3) Search DejaNews for the keywords Delphi, Paradox and CDROM. +--------------------from usenet----------------------+ |
Scott Simonso
![]() Delphi Developer |
Tue, 29 Jun 1999 03:00:00 GMT
Re:Reading Database from CD-ROMAnders, on a somewhat different topic. What are the best tools for creating ================================================== GO Marquette Golden Eagles Anders Melander <a...@biocat.ruc.dk> wrote in article Quote> jefsumm...@aol.com wrote: |
Anders Meland
![]() Delphi Developer |
Mon, 05 Jul 1999 03:00:00 GMT
Re:Reading Database from CD-ROMQuote"Scott Simonson" <sco...@execpc.com> wrote: have found no CD mastering software that I can recommend (and I have tried a few...). They all have their pros and cons. I suggest that you look at the web sites of some of the major computer magazines for tests and reviews of CDR's and mastering software. I think that PC Magazine (http://www.pcmag.com/pcmag.htm) did a review some time ago. Quote> I have a client that wants me to create several CD-ROMs, because of a CDR for anything but mastering. All of the software I have used can make an "identical" copy of a CD, usually by reading all the tracks of the source CD onto a file on disk. If both your CDR and the source CD-ROM is on a SCSI bus, you should be able to do it without an creating an image file first (direct CD-reader to CD-recorder copy). +--------------------from usenet----------------------+ |
1. Is there any database working with CD-ROM(CD-R,CD-RW)
2. CD-Rom and CD-Changers (cd-jukeboxes)
3. Run Read Only Table from CD-Rom ????
4. Reading Disklabel on cd-rom
5. BDE db on a read-only Device (CD-ROM)
6. Check if disk is read-only (CD-ROM)
7. Accessing a DB stored on a read-only device such as a CD-ROM