New Database Causing Samba to Crash

Lately it seem every time I try to create a new databse in SQL Express, and edit the string in Samba to read that particular new database. It says “Connection String successful” However when clicking apply, Samba crashes straight away with this error.

Can’t seem to understand why as it used to work perfectly fine before. And it only works when I end up going back to the old database.

Any Ideas?

To create a new database edit connection string and enter a database name that does not already exists. SambaPOS will create the database and needed tables.

2 Likes

Wow that’s news to me! Every time before that I had to manually create a new database in SQL then reconfigure samba to connect to it. I thought it would work that way. I never realised if you create a new database name, samba would automatically create a new database in SQL.