Hi there I have a MySQL database setup with a table called members.
Basically the structure of the table is Memberid varchar 25 Firstname varchar 40 Lastname varchar 40 I have received the members list in an excel spreadsheet - approx 5,000 names. Had the Memberid column been autogenerating then it would have been easy. Just wanted to check how I do the the import - can I do an import to the table and if so how do I put a value into the the memberid column. Thanks in advance ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312921 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

