I have a table with a column called 'from'. Is there a way to run the following code without a message error?
UPDATE FILE_NAME SET FROM='Germany' WHERE MADE='VW'
UPDATE table1 SET table1.from = 'Germany' WHERE made='VW'
Return to DBF Commander Professional
Users browsing this forum: No registered users and 0 guests