I have the following column

orderby   varchar(5)

I want to change it to...

orderby char(5)

I've tried this sql but no luck....

"ALTER TABLE
slideshow
ALTER COLUMN
orderby char(5)
"
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to