If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > CD-ROM and Internet database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-20-04, 08:15
Dolec Dolec is offline
Registered User
 
Join Date: May 2004
Posts: 4
CD-ROM and Internet database

Hi,

I would like to develop a catalogue which can be distributed on CD-ROM and also available on the internet. Both versions would be accessible through a web client (like Internet Explorer).

So I am asking You for some suggestions, which DB system, or development environment is convinient for this case.

Also I want the catalogue on CD to be executable without any instalation. Just Insert CD and run.

Thanx for your suggestions.
Reply With Quote
  #2 (permalink)  
Old 05-20-04, 09:11
Enigma Enigma is offline
The SQL Apostle
 
Join Date: Jul 2003
Location: The Dark Planet
Posts: 1,394
Well ... The best way to distribute such a catalog would be through a CSV or a tab delimited text file ... that can be imported to any database by the user as is availible with him .
__________________
Get yourself a copy of the The Holy Book

order has no physical Brett in The meaning of a Kaiser . -database data
Reply With Quote
  #3 (permalink)  
Old 05-28-04, 09:07
hurmavi hurmavi is offline
Registered User
 
Join Date: Jan 2004
Location: Europe, Finland, Helsinki
Posts: 60
I have seen a CD, which had both .exe and .data files burnt on it. And this .exe was an lightweight HTML-server + database program. But I don't know anything about the technolocy used. But I know, it's possible!

Cheers, Bill
Reply With Quote
  #4 (permalink)  
Old 06-01-04, 12:06
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
How generic do you really want this CD to be? Do you only need to have "Wintell" compatibility, or do you want to include Macs, Linux machines, etc?

The "Wintell" platform is relatively easy, especially if all of your data can fit on a single CD-ROM or DVD.

A large database accessible by nearly any client would be tougher! While this could be done, the challenge could be rather significant!

-PatP
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On