photo upload field question

3 posts by 2 authors in: Forums > CMS Builder
Last Post: August 31, 2009   (RSS)

By design9 - August 30, 2009

This may be a stupid question that I should probably know but I was wondering why the photo upload field in a section doesn't show up in the mysql database?

I understand that the uploads go into the uploads folder or a specified folder but was wondering why they are not stored in the database as well?

Thanks!
April

Re: [apdance9] photo upload field question

By gkornbluth - August 30, 2009

Hi April,

No such thing as a stupid question.

Actually, all uploads are referenced in a separate, single database table called “yourprefix_uploads".

Hope that helps,

Best,

Jerry Kornbluth
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

Re: [gkornbluth] photo upload field question

By design9 - August 31, 2009

Thanks Jerry!

That makes sense and is what I wanted to know!

April