Export customers details name phone etc to excel

The database the tool is connecting to doesn’t appear to have the EntityTypes table.

Is the terminal you’re running it on setup to connect to SambaPOS?

Yes i am running on the same terminal as the SambaPOS.

The terminal has two entity types
Customers
TABLES

Can you show the title bar of sambapos so we can see what version

image

That is not the title bar. I mean top of the window shows the version

i am sorry, i couldnt find any versions indicated anywhere else

Once logged in this is the menu, no version indicated anywhere

He means when ypu double click samba logo to take out of full screen, the window title bar where minimise and close are on normal apps.

1 Like

sambapos 5.2.18

It appears that table doesn’t exist in the database specified in the connection string.

I’ll spin up a VM later and install 5.2.18 and take a look at the schema and will go from there.

You are on a very old version of sambapos. It’s likely that table didn’t exist.

Fresh 5.2.18 install and it’s working fine. My guess is the db name specified in the connection string isn’t pointing to a SambaPOS db for whatever reason.

This report will help you.


[Report:1,1,1]
Name,Phone,Address
{REPORT ENTITY DETAILS: 
  E.Name,
  EC.Phone,
  EC.Address,
:(ET=Customers)
:"{0}","{1}","{2}"}