Displaying 2 results from an estimated 2 matches for "trieving".
Did you mean:
grieving
2009 Oct 29
1
Re trieving comments from PostgreSQL tables with RODBC and psqlodbc
...ngs. Can I get it to return the
COMMENT ON values instead? (the table_owner and tablet_qualifier are
switched but that doesn't worry me) I'm using R 2.8.1, RODBC 1.2-4,
psqlodbc 8.0.2, and PostgreSQL 8.1.5 .
Regards,
Jim Cser
--
View this message in context: http://www.nabble.com/Retrieving-comments-from-PostgreSQL-tables-with-RODBC-and-psqlodbc-tp26104999p26104999.html
Sent from the R help mailing list archive at Nabble.com.
2009 Sep 28
2
re trieve user input from an tcl/tk interface
Hello everyone,
this is my first post here and I hope I signed up correctly and someone will
take me by the hand and help me out. I am new to R and cannot figure out
what to do here...
... I want to have an User Interface that requests input. I want to save
this input to a variable to use it later on. I was able to do this with a
modalDiaglog (