D
Dale
in and SQL Server table? ... I have a table that I'm trying to run some
queries on using ADO and when I have a SELECT with the field name called
size without square brackets, my VB program craps out on me. I got
stuck on this for a while until I looked at the table in SQL Server and
noticed 2 fields with square brackets include this size one. I checked
and didn't find size to be a reserved word. Thanks.
queries on using ADO and when I have a SELECT with the field name called
size without square brackets, my VB program craps out on me. I got
stuck on this for a while until I looked at the table in SQL Server and
noticed 2 fields with square brackets include this size one. I checked
and didn't find size to be a reserved word. Thanks.