Where's birthdate in db?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 năm cách đây
I'm looking for birth date on DB, collected during registration process, but I can't find it nowhere.
Do somebody know field and table names?

Thanks
12 năm cách đây
It's in [CustomerAttribute]
12 năm cách đây
Ok tahnks, got it!
10 năm cách đây
It is there in GenericAttribute table in nopcommerce database.

Different entities attributes are stored as key value pair in GenericAttribute table.
10 năm cách đây
Right. All custom attributes (including a customer datebirth) are stored into the GenericAttribute table since version 2.60
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.