ALTER COLUMN query problems...

  • Thread starter Thread starter bshannon
  • Start date Start date
B

bshannon

ALTER TABLE [tblSOLD02ForecastStatusA] ALTER COLUMN [RenTypeId]
Integer(4);

This query won't work. Any suggestions?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Protecting query results 1
Access Access VBA question 0
Set default value to 0 with ALTER TABLE 1
Multiple ADD COLUMN in one shot? 2
ALTER TABLE problems 5
SQL Change Column name 5
ALTER COLUMN question 1
ALTER TABLE query 1

Back
Top