There is any command to replace the selected / all record to a value
table = book
field = bookname
for example in foxpro we use : replace all bookname with "VB"
whether any similar command is there in vb (other than sql command)
thanks
Rahul 2 kind
:(
----------------
I wanted the replace syntax in VB
