Gentry 0.1.11 review

Download
by rbytes.net on

This program stemmed from a need to be able to data enter data into an SQL table without having to actually type the SQL over and ove

License: GPL (GNU General Public License)
File size: 0K
Developer: Ed Davison
0 stars award from rbytes.net

This program stemmed from a need to be able to data enter data into an SQL table without having to actually type the SQL over and over again for lots of data. I also wanted to be able to put data into any table in the database.

This program connects to a local MySQL database server using your username and no password. The database must be setup for this in order to work. Additional work can (and most likely will) be done to accommodate other servers and username/password connection data. For now, it works for me and that was my primary reason for putting this program together.

As a consumer of the free software movement, I also wanted to return something to all those out there who are working hard to bring quality program to the Linux community.

What's New in This Release:
MySQL development libraries

What's New in This Release:
Added support for the following data/column types:

datetime
timestamp
float
year

Gentry 0.1.11 keywords