0% found this document useful (0 votes)
309 views

MANUAL - Installing and Configuring UniCenta OPOS To Use MySQL

uniCenta oPOS is an open source POS application that can run on Windows, Mac or Linux. It can be configured to use MySQL as its database. The steps to configure uniCenta oPOS to use MySQL are to install uniCenta oPOS, create a MySQL database and user, run the uniCenta configuration and enter the MySQL database details, and run uniCenta oPOS which will create the default database tables in MySQL.

Uploaded by

Daniel Pedraza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
309 views

MANUAL - Installing and Configuring UniCenta OPOS To Use MySQL

uniCenta oPOS is an open source POS application that can run on Windows, Mac or Linux. It can be configured to use MySQL as its database. The steps to configure uniCenta oPOS to use MySQL are to install uniCenta oPOS, create a MySQL database and user, run the uniCenta configuration and enter the MySQL database details, and run uniCenta oPOS which will create the default database tables in MySQL.

Uploaded by

Daniel Pedraza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Installing and configuring uniCenta oPOS to use MySQL

January 17th, 2012 | Posted by ChrisG in uniCenta oPOS

uniCenta oPOS is an open source Point of Sale (POS) application aimed as small retail businesses and
restaurants. It is written in Java and can run on Windows, Mac or Linux. The default installation uses
Apache Derby DB but it can be configured to use other databases such as MySQL, PostgreSQL and Oracle.
This short post describes how to set uniCenta oPOS to use MySQL.

For setting up on Windows

1. Download uniCenta oPOS from SourceForge. I used version 2.80 as it includes the mysql.jar.
2. Before installing youll need to create a mySQL database and user for unicenta.
3. Run the installation .exe for uniCenta
4. Run uniCenta oPOS configuration and enter the following for the database information:
- Driver Library: mysql.jar (You should find this in the uniCenta library directory)
- Driver Class: com.mysql.jdbc.Driver
- URL: com.mysql.jdbc.Driver
- User: [user created in Step 2]
- Password: [password used in Step 2]
5. Run uniCenta oPOS. The first time you run the program it will create the default database
6. Check that the mySQL database tables have been created.

If you need to get hold of the Java source code for uniCenta oPOS go to the uniCenta oPOS FAQ page and
click the Want the source code link. You need to send them an email request.

http://www.colab-aktiv.com/?p=333
1) PARA AGREGAR UN NUEVO PRODUCTO, PRIMERO DEBE AGREGAR LA CATEGORIA, IR A ADMINISTRACION,
INVENTARIO Y CATEGORIAS.
EN EL NEGOCIO SE MANEJAN 5 CATEGORIAS:
1) PAPELERIA
2) REGALOS
3) LIQUIDOS
4) ESCRITURA
5) JUGUETES
6) COMPUTO
7)

2) PARA AGREGAR UN PRODUCTO IR A ADMINISTRACION INVENTARIO PRODUCTOS.

EN ESTA PANTALLA NO DEBE DE QUEDAR EN BLANCO CATEGORIA DE IMPDEBE ELEGIR TAX EXEMPT , DE LO
CONTRARIO NO PERMITIRA AGREGAR EL NUEVO PRODUCTO.

You might also like