in another forum MAKAI give to me the solution

DataList1.BoundColumn = "cat_receta"
DataList1.ListField = "cat_descri"
Set DataList1.RowSource = myRecordset

now the datalist1 works fine.