G
Guest
I am a newbee, so need a little help
I have made a SQL statement which I am trying to run by RunSQL SQL command.
although the NewCA and OldCA field has been defined it asks again to enter the parameter. I guess below syntax is wrong....could somebody please let me know where it is wrong?
SQL = "UPDATE test SET test.CANumber NewCA WHERE (((test.CANumber)= OldCA))"
Many thanks for your help.
I have made a SQL statement which I am trying to run by RunSQL SQL command.
although the NewCA and OldCA field has been defined it asks again to enter the parameter. I guess below syntax is wrong....could somebody please let me know where it is wrong?
SQL = "UPDATE test SET test.CANumber NewCA WHERE (((test.CANumber)= OldCA))"
Many thanks for your help.