[R-sig-DB] RODBC

jerome prudent jprudent @end|ng |rom gm@||@com
Wed Jun 21 23:12:41 CEST 2006


Hey!
I solved my problem specifying password and believeNRows=FALSE in
odbcConnect:
channel <- odbcConnect("sc", uid="admin", pwd="pass", case="tolower",
believeNRows=FALSE)

Sorry!

On 6/21/06, jerome prudent <jprudent using gmail.com> wrote:
>
> I'm having trouble with RODBC and postgresql under Linux.
> My queries have no result. sqlTables works fine. Any idea?
>

	[[alternative HTML version deleted]]




More information about the R-sig-DB mailing list