search for: recordno

Displaying 2 results from an estimated 2 matches for "recordno".

Did you mean: recordio
2009 Feb 22
2
How to parse text file into a table?
I am given a text file of records to be converted into a table format. I have searched related topics or packages, but can't find any similar cases. Please help. Sample record is given below. Take note the last element doesn't have a semi colon. ###---------Start of record---------------------- Name : John Height: 170cm Weight : 70kg Age: 30 Status: Married Children: 2 Employment
2009 Jun 09
0
RODBC sqlSave does not append the records
...nnel, recs, tablename = "testappend_slt", append = TRUE, + rownames = FALSE, colnames = FALSE, + verbose = TRUE, oldstyle = FALSE, + safer = TRUE, addPK = FALSE, + fast = FALSE, test = FALSE, nastring = NULL) Query: INSERT INTO "testappend_slt" ( "RECORDNO", "HEADERID", "SITE", "TESTER", "TESTCELL", "PRODUCT", "OPERATION", "OPNUM", "PRODMODE", "VERSION", "REVISION", "UUT", "MCTL", "OPERATOR", "STARTTIME", &q...