[racket] "fra" status?
On Sep 6, 2012, at 1:18 PM, Ryan Culpepper wrote:
> On 09/06/2012 04:09 PM, John Clements wrote:
>>
>> On Sep 6, 2012, at 1:06 PM, Michael Wilber wrote:
>>
>>> CSV files? Do you mean importing a CSV file into a table?
>>>
>>> Take a look at http://dev.mysql.com/doc/refman/5.1/en/load-data.html,
>>> the "LOAD DATA INFILE" command, which (iirc) takes a CSV file and
>>> imports it into a table, one shot.
>>
>> Well, that's half of what I want; really, I'd like a way to use the csv as the backing store for the table, so that I can always paw through the CSV if need be.
>
> You might be able to find an ODBC driver that provides a database front-end for CSV files. (I believe Windows comes with one, but I don't know about other platforms.) Google "ODBC CSV" and see if any of the hits are useful.
All righty. Many thanks,
John
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4800 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20120906/d83949aa/attachment.p7s>