search for: qescap

Displaying 1 result from an estimated 1 matches for "qescap".

Did you mean: escap
2011 Feb 10
1
rjdbc identifier.quote
...river","/home/ingres/ingresv1/ingres/lib/iijdbc.jar") conn <- dbConnect(drv, "jdbc:ingres://192.168.5.21:V17/rtestdb") mylargedata <- read.csv(file="a5.csv.v0",head=TRUE,sep=",") > dbWriteTable(conn, "table5",mylargedata) Error in .sql.qescape(names(value), TRUE, conn at identifier.quote) : The JDBC connection doesn't support quoted identifiers, but table/column name contains characters that must be quoted (m.1997.09.01) So I did another test. I used Squirel SQL client (JAVA based) and I ran this create table foo ("m.col...