OrWolf
MIS
- Mar 19, 2001
- 291
I have an ASP page with a SQL statement. The SQL statement successfully ran until I attempted to add a new field to pull called ETC. I get an error 'Too few parameters - Expected 1'. I tried using referencing the field as Table.ETC As EstTime but that didn't work either. The statement does work for all other custom fields. Anyone know if ETC is reserved?