Friday, October 29, 2010

How to transfer Tally data into MySQL ?

Steps to transfer Tally data into MySQL

1) Download and install DX-Fusion from :-
http://www.rtslink.com/images/dx-fusion-fe-v1.0.exe

2) Download and install MySQL driver from :-
http://www.rtslink.com/images/mysql-connector-odbc-3.51.27-win32.zip

3) Make changes in the c:\wamp\www\dx-fusion\dx-fusion.ini file

DATABASETYPE="MYSQL"

CONNECTIONSTRING="Driver={MySQL ODBC 3.51 Driver};Server=localhost;Database=tally; User=root;Password=;Option=3;"

4) Start Internet Explorer and type out :-
http://localhost:90

5) Click on myphpadmin

6) Click on databases tab and create a database named Tally.

7) Start Tally, Open your Company and then select option "DX-Fusion >> Ctrl+K" to export Tally data into MySQL database

Monday, October 18, 2010

Tally to MySQL

DX-Fusion v1.0 Release 1.2 supports transfer of data from Tally into MySQL.

You must download and install the driver for MySQL from this link :-
http://www.rtslink.com/images/mysql-connector-odbc-3.51.27-win32.zip