I am trying to change the Decimal places of a table field from 2 to 4 using the following code only to receive a syntax error. Can anybody tell what I have done wrong? Thanks
Eddy
strSQL = "ALTER TABLE tbl2 ALTER COLUMN Factor DecimalPlaces(4)"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.