Database related question

Hi,

So I’m wanting to create a list of data in a table but want it to be pulled from a database or something similar so that I don’t have to do what I’m currently doing.

If you go here - www.dbelldesign.com.au/tgl2.html I’ve had to thus far enter every single table data in individually. I’m wondering if there’s an easier process for this?

yeh.

use a server-side language to read in the file, line by line and then process each line before pushing all the data into your db.

You’ll be better having this thread put into the forum for your preferred server-side language (php, perl or whatever). please don’t start a new thread. just click the flag to the left of the screen and ask them to move it.

bazz