Customers tables

More
7 years 7 months ago #10354 by biosphaera
Customers tables was created by biosphaera
Can some of the Solidres staff explain exactly how clients are organized in database tables?

I need to create queries to export them from the datase but informations are slitted in many tables

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #10361 by solidres
Replied by solidres on topic Customers tables
Hi,

Customers info are stored in 03 tables:

1. #__users
2. #__sr_customers (FK = user_id)
3. #__sr_customer_groups

You can export the customer information by joining these 3 tables.

Regards,

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #10363 by biosphaera
Replied by biosphaera on topic Customers tables
Ok, but in sr_customers table I can see only registered customers (customers which have a user_id)

But I have a lot of reservations made by "customers" which are not in sr_customers table: where are them?

Please Log in or Create an account to join the conversation.

More
7 years 7 months ago #10367 by solidres
Replied by solidres on topic Customers tables
Hi,

For non-registered users, their info are stored in table #__sr_reservations.

Regards,

Please Log in or Create an account to join the conversation.

Moderators: solidres
Powered by Kunena Forum

All the things you need to make your work easier. Did you like Solidres?