gntombel
12-28-2004, 08:02 AM
1.
I wish to transfer a database which is in xcel or Xcess format to mysql but the only idea I know of is when using the Load command and the Infile command with .txt file. Is it possiblevthat I can do this with these types of databases?
2.
I'm new to mysql and I want to add images into a database(mysql) which are of different categories. At the end of the day I want to link to a drop-down list each category show all images available in that category. When the user selects say image1, image1.jpg will be displayed. How can I go about doing this?
I have mySql and PHP as a starting point.
I wish to transfer a database which is in xcel or Xcess format to mysql but the only idea I know of is when using the Load command and the Infile command with .txt file. Is it possiblevthat I can do this with these types of databases?
2.
I'm new to mysql and I want to add images into a database(mysql) which are of different categories. At the end of the day I want to link to a drop-down list each category show all images available in that category. When the user selects say image1, image1.jpg will be displayed. How can I go about doing this?
I have mySql and PHP as a starting point.