Raw Message
Message-ID: <46eaa973f1e904b7856498d6ce62afb8@gmx.net> Date: 2005-12-12T13:33:33Z From: Meinhard Ploner Subject: export from R to MySQL Hi R user! What is the fastest way to export a large matrix or vector to a MySQL database? The use of data.frame() and dbWriteTable() makes the process slow, so is there any <direct> alternative? Regards Meinhard Ploner