>>I will then import the tab delimited info and property filenames into
an MySQL database, and place the property photos into the appropriate
local server directory.

Are you under Windows?

The easiest (although not trivial) way to do it is to define an ODBC DSN 
using the "Microsoft Text Driver (*.txt; *.csv)"
The DSN is defined on some directory in your system and any *.csv file 
you drop in this directory
will become a "Table" in your DSN, a table you can make queries on.
 From here, you can read all records and do whatever you need with them.

-- 
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296786
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to