I am exporting a QuickBooks report to a CSV file, then uploading / inserting it 
into an access database.  I can import the data just fine.  However, some of 
the data ends up with quotes around it, like the date.  The application I am 
developing will be used to compare the data from the quickbooks csv and a csv 
file from another internal application.  How would I strip the quote marks upon 
retrieval of the data?  I thought about using replace() but I'm not sure how I 
would quote the quote marks to replace them with an empty string.  I'm lost, 
and I have to demo the application for feed back either later today or early 
tomorrow, so i need to get this resolved ASAP.

Thanks!
Steve


 
____________________________________________________________________________________
Yahoo! Music Unlimited
Access over 1 million songs.
http://music.yahoo.com/unlimited

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

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

Reply via email to