I have inherited a database that has column names with spaces (I know, I know). I cannot change the column names, but I really would like to use WebGrid. The update functionality appears to work just fine. However the add/insert generates a SQL error due to the space. Does anyone know the syntax in the ColoumnId parameter or how to catch it in the VB code?