Displaying 3 results from an estimated 3 matches for "ksqo".
Did you mean:
kso
2004 Mar 05
0
unixodbc - postgresql: broken pipes, malloc, ksqo and other errors
...se problems on a production system.
I don't understand much about programming, but I have been told that
this is essentially a 'malloc' error.
Also, in ANY application (isql, OpenOffice, R) that opens a connection
using unixODBC, I see in my postgresql log this message:
ERROR: 'ksqo' is not a valid option name
*** Why am I getting this error, and again, should I be concerned?
Google actually gave me some results on this one, and to the best of my
discerning, it looks as if it is some Microsoft query option that just
isn't supported, in which case, fine. I'm just l...
2008 Feb 15
0
Error RODBC: Random termination of R
....1.91
PORT=5432
SSLMODE=prefer
UID=uleopold
PWD=******
ReadOnly=Yes
FakeOidIndex=No
ShowOidColumn=No
RowVersioning=No
ShowSystemTables=No
ConnSettings=
Fetch=100
Socket=8192
UnknownSizes=0
MaxVarcharSize=254
MaxLongVarcharSize=8190
Debug=0
CommLog=0
Optimizer=1
Ksqo=1
UseDeclareFetch=0
TextAsLongVarchar=1
UnknownsAsLongVarchar=0
BoolsAsChar=1
Parse=0
CancelAsFreeStmt=0
ExtraSysTablePrefixes=dd_
LFConversion=0
UpdatableCursors=0
DisallowPremature=0
TrueIsMinus1=0
BI=0
ByteaAsLongVarBinary=0
UseServerSidePrepare=0
LowerCaseIdentifi...
2005 Feb 22
6
rodbc or unixodbc error
Hi,
I'm trying to establish a connection to a MySQL database, and am using the
rodbc package for it. This is in a GNU/Debian Linux box, with the
corresponding Debian unstable packages. I can login to my MySQL databases
from any shell and directory, so the problem is probably not there. Here's
an example of what I'm doing:
R> odbcConnect("test",