Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MySQL question: Inserting column with URL info

Status
Not open for further replies.

d3funct

MIS
Jul 13, 2000
313
US
I have defined a column in my database called "url" which will contain the URL of the file named in the second column of this same database. Since this database consists of 8,000 rows of four columns (filesize, modified date, filename, url), how can I script something to choose the text under column "filename" and append it to a line like " and insert that line under the "url" column?

Hope this isn't too confusing, any questions, let me know. Thanks for any and all suggestions.

d3funct
zimmer.jon@cfwy.com
The software required `Windows 95 or better', so I installed Linux.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top