insert into [Images].[dbo].[cd000002] (imagesize) values (0)
That is the correct syntax. You are using the fully qualified object name so
it should find the other table regardless of which is the current one. What
error are you getting?
--
Andrew J. Kelly
Targitmail.com
"Richard Sutterfield" <ric...@kellpro.com> wrote in message
news:OlmeJlgwAHA.2112@tkmsftngp05...