Hi all,

I have a problem and dont know how resolve it.

Example, with a Data control linked to a database, and a ComboBox linked to a text field of this database, if the combobox is style 2 - Dropdown list when I call:

Data1.Recordset.AddNew I get an VB error 383 Text is Readonly.

Anyone knows how to solve it?

Thanks in advance.