SambaPOS Forum
English Boards => Support => Topic started by: brentilys on May 30, 2013, 07:09:58 pm
-
when i am trying to connect client computer to sql server i keep getting error: " The provider did not return a Provider Manifest token string.
im using the string: data source=[T1]SQLEXPRESS
please help me! i'm using sql 2008
-
Your data source string is incorrecr format and should be as follows
data source=server\SAMBAPOS; User Id=sa; Password=sambapos
This is an example and your own details should be completed in User id, Password and data source
-
is there any better tuts installing and conf sql server with clients?