SambaPOS4 Bulk Product Importer

Hi,

I tried but it doesn’t work. It shows error

Start : 23:21:05

( ! ) Warning: odbc_connect(): SQL error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, SQL state IM002 in SQLConnect in C:\wamp\www\load_products.php on line 62

Call Stack

Time
Memory
Function
Location
1 0.0007 296072 {main}( ) …\load_products.php:0
2 0.0008 299544 odbc_connect ( ) …\load_products.php:62
Couldn’t connect to SQL Server on localhost\SAMBAPOS4

Btw, what’s import.csv? Suppose I have to import my product list in sambapos and save it as import.csv?

That error just says it couldn’t connect to your SQL server.

1 Like

You need to create a product list in CSV format to use the importer. Read the original post in this thread, or look at the contents of the example CSV file to understand how you need to create the file.