search for: qryweightingsus

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

Did you mean: qryweightingsuse
2009 Jan 26
2
R crashes when using the RODBC Package
...ot; } else { tblName <- "qryDataMonthly_Crosstab" } prices <- sqlFetch(channel, tblName, colnames = FALSE, rownames = TRUE) # Get Weightings sql <- "SELECT BbSecurity, Weighting FROM qryWeightingsUse" sWeights <- sqlQuery(channel, sql) # ==== Copy Data to Database ==== if ( bWeekly ) { tblName <- "tblIndexWeekly" } else { tblName <- "tblIndexMonthly"...