I am running R on the linux platform. Is there any way to connect to UDB(DB2) dbms? How? Thanks, Michael Grishin ----------------------------------------- ________________________________________________________ DTCC DISCLAIMER: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please notify us immediately and delete the email and any attachments from your system. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. [[alternative HTML version deleted]]
On 11/20/2007 12:56 PM, Michael Grishin wrote:> I am running R on the linux platform. Is there any way to connect to > UDB(DB2) dbms? How?I don't know that dbms at all, but if it supports ODBC, then the RODBC package should be able to talk to it. Duncan Murdoch