Hi All I have sconnect to a MS SQL data base and I can query tables okay. My problem comes when I try to updates.
I can do an update on a single row on a small table (2 to 3 rows)okay but when I do a single row update on a large table (7000 rows) I get an MS SQL ODBC error 'Unable to prepare statement'. The procees errors and nothing happens. Is there some buffer size I have to set in R:BASE? Thanks Victor
