At 01:46 PM 7/15/2005, Jan Johansen wrote:
I'm getting the error message 'Resources required by command are not available'.The offending line is an UPDATE COLUMN command. BUT this code will work and then fail. The column is in a table with a view defined that the form is based on.
Jan, Make sure that the table is not being opened in a Data Browser/Editor. Is the UPDATE command being used in a WHILE loop with a cursor? Very Best R:egards, Razzak.
