>
> > I've created a MySQL database and linked the tables to a MS Access front
> > end so that I could build the data entry forms using MS Access. Is there a
> > better way to create the data entry forms in a Windows environment without
> > using Microsoft or proprietary solutions?
> >
> > Wh
You have several options, a few of the more common solutions include: C,
C++, Delphi, Perl, PHP, HTML, CGI, etc...
Simple data entry forms can often be easily implemented using a web-based
solution (which also simplifies deployment)...
On Tue, 26 Jun 2001, Stephen Reynolds wrote:
> I've creat
Hello
I often use an html editor to create forms, use PHP4 as a cgi and enter the
data directly into MySql. This does not necessitate Microsoft, and has
worked very well for me.
-warren
- Original Message -
From: "Stephen Reynolds" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Mo