Re: Data Entry Forms

2001-06-25 Thread James Thompson
> > > 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

Re: Data Entry Forms

2001-06-25 Thread j.urban
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

Re: Data Entry Forms for MySql

2001-06-25 Thread WCBaker
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