SambaPOS

Open Source Restaurant POS Software

User Tools

Site Tools


Writing /var/www/doc.sambapos.org/public_html/data/cache/c/c5d8da92642214877bab037fd06dadcd.metadata failed
en:dbase:client_server_baglantisi_nasil_yapilir
Writing /var/www/doc.sambapos.org/public_html/data/cache/2/29c6cf9e7378489c77b920bc1fd6b103.xhtml failed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:dbase:client_server_baglantisi_nasil_yapilir [2011/10/03 03:32]
emreeren [If you'll run SambaPOS on a single computer]
en:dbase:client_server_baglantisi_nasil_yapilir [2012/09/07 09:30]
Line 1: Line 1:
-====== Setting up client server connections ====== 
-Programın hangi veritabanı ile çalıştığını anlamak için pin kodu yazdığınız ekranda sol alt köşede bulunan SambaPOS XXX şeklindeki gri versiyon numarasına bakın. Eğer numara TX ile bitiyorsa TXT, SQ ile bitiyorsa SQL Server, CE ile bitiyorsa Compact SQL ile çalışmaktadır. 
  
-Kullanım şeklinize göre değişik bağlantı şekilleri arasından tercih yapabilirsiniz. 
- 
-===== If you'll run SambaPOS on a single computer ===== 
- 
- 
-You can prefer Compact SQL. Setting up Compact SQL is easy and it will work fine on a single user environment. If you are planing using handheld devices prefer SQL Server Express instead. Follow these steps to configure SambaPOS for Compact SQL database. 
- 
-  * Download Compact SQL Setup and setup on your computer: http://​www.microsoft.com/​download/​en/​details.aspx?​id=17876 
-  * Start SambaPOS and open Management > Settings > Local Settings screen. 
-  * Click "Data Connection String"​ box and enter **data source=c:​\sambadata.sdf**. 
-  * Restart SambaPOS 
- 
-SambaPOS will create c:​\sambadata.sdf file automatically. You can change filename or file path but the file extension should be "​.sdf"​ 
- 
-===== If you'll run SambaPOS on a network ===== 
- 
-In this case Free SQL Server Express will work fine.  
- 
-  * Visit http://​www.microsoft.com/​express/​Database/​InstallOptions.aspx and download 64 bit or 32 bit software for your computer. In most cases "​Database Only" choice is fine.  
-  * After completing setup open Management > Settings > Local Settings screen. 
-  * Enter **data source=localhost\SQLEXPRESS** to "Data Connection String"​ box. 
-  * Restart SambaPOS 
- 
-On client computers you should enter Data Connection String as data source=[server computer name]\SQLEXPRESS. If you changed default instance name of SQL Server, change SQLEXPRESS part with that instance name. 
- 
-If you created UserName and Password you should enter connection string as: 
- 
-**data source=[Server Computer Name]\[SQL Express Instance Name]; user id=[User Name]; password=[Password]** 
- 
-Change values in brackets as you configured SQL Express. Default SQL Express instance name is SQLEXPRESS. 
- 
-If you configured SQL Express as default instance you should only use server name instead of servername\SQLEXPRESS 
en/dbase/client_server_baglantisi_nasil_yapilir.txt · Last modified: 2012/09/07 09:30 (external edit)