Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
FillMAd-0.0.20.tar.gz | 2015-06-10 | 96.8 kB | |
FillMAd-0.0.17.tar.gz | 2015-06-09 | 96.6 kB | |
FillMAd-0.0.15.tar.gz | 2010-01-27 | 91.1 kB | |
changes0.0.15.txt | 2010-01-27 | 3.8 kB | |
changes0.0.14.txt | 2010-01-26 | 3.5 kB | |
FillMAd-0.0.14.tar.gz | 2010-01-26 | 77.1 kB | |
FillMAd-0.0.13.tar.gz | 2010-01-25 | 77.0 kB | |
changes.txt | 2010-01-25 | 3.4 kB | |
FillMAd-0.0.12.tar.gz | 2009-11-20 | 70.1 kB | |
FillMAd-0.0.11.tar.gz | 2009-11-18 | 69.8 kB | |
FillMAd-0.0.10.tar.gz | 2009-11-17 | 69.5 kB | |
FillMAd-0.0.9.tar.gz | 2009-11-17 | 69.3 kB | |
FillMAd-0.0.8.tar.gz | 2009-11-16 | 67.0 kB | |
FillMAd-0.0.6.tar.gz | 2009-11-16 | 66.2 kB | |
FillMAd-0.0.5.tar.gz | 2009-11-15 | 58.9 kB | |
FillMAd-0.0.4.tar.gz | 2009-11-10 | 51.2 kB | |
FillMAd-0.0.3.tar.gz | 2009-11-10 | 50.7 kB | |
FillMAd-0.0.2.tar.gz | 2009-11-07 | 42.1 kB | |
Totals: 18 Items | 1.1 MB | 0 |
Fill M Add (Fill e-Mail Addresses in your database) Data entry of e-mail addresses made as efficient as possible + csv export. Prepare for use: - have MySQL server available, with root or other administrative account - have Gambas2 (or at least gb2 runtime) on your Linux desktop - download FillMAd - open in Gambas, "Make Executable" or "run" - create database tables (from included .sql files), note username and password for it - run again and connect to the database by supplying the data asked for in the Tools/Configure Menu. - these are saved, so that next time you start up, connection with the database will be made. Use: - start to fill e-mail addresses, names (and companyname) of your new contacts - saved in database, view with sql statements or via phpMyAdmin - import in other programs by accessing the data on the mysql server - export to csv files to import in other systems like mailing system, CRM, ..etc Adjust: - use the Gambas IDE to load the source code version and adjust whatever you want if you follow the GPL licence. - use data in other programs - write other code (e.g. php) to access your data and make reports, consultation screens etc