Re: forms query

2004-10-12 Thread Daniel Kasak
[EMAIL PROTECTED] wrote: I want to create a simple three field form for querying my db could someone point me in the right direction to make a start? Andrew OpenOffice has data aware 'stuff' that you can make a form out of. If you have MS Access, then it should also be powerful enough for a 3-fie

Re: Forms & Reports like I use in MS Access

2003-12-30 Thread Matthew
> Hi, > > I am new to MySQL and old to MS Access (advanced skill level). > > When building Access DBs, I write VB code, SQL, develop DBs using 3rd N.F. > and build lovely forms for data entry, print outs, reports etc, etc. > > After examing MySQL's material, I don't see any forms like I use in Acc

Re: Forms & Reports like I use in MS Access

2003-12-29 Thread Director General: NEFACOMP
OTECTED]> Sent: Sunday, December 28, 2003 16:07 Subject: Re: Forms & Reports like I use in MS Access > On Dec 28, 2003, at 4:49 AM, Adam Jones wrote: > > > When building Access DBs, I write VB code, SQL, develop DBs using 3rd > > N.F. and build lovely forms for data en

Re: Forms & Reports like I use in MS Access

2003-12-28 Thread Ed Leafe
On Dec 28, 2003, at 4:49 AM, Adam Jones wrote: When building Access DBs, I write VB code, SQL, develop DBs using 3rd N.F. and build lovely forms for data entry, print outs, reports etc, etc. After examing MySQL's material, I don't see any forms like I use in Access. So what GUI should I use a

RE: forms?

2002-02-13 Thread Todd Williamsen
need more! -Original Message- From: Jim Hatridge [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 12, 2002 5:13 AM To: [EMAIL PROTECTED] Subject: Re: forms? Hi Rick et al On Monday 11 February 2002 20:13, Rick Emery wrote: > The PHP/MYSQL combo is also a good choice, as is PERL/M

RE: forms?

2002-02-13 Thread Todd Williamsen
I personally use PHP which it would use your familiar web browser. You can also use PERL, and I believe ASP as well. PHP is easy for a front end and doesn't take much to develop! There is also a web based GUI for mySQL called phpmyadmin which is awesome if you know nothing about administering

Re: forms?

2002-02-12 Thread Joshua J . Kugler
Using Perl/CGI and DBI::MySQL would work for forms. You could take the input from the browser, and print the results back to the browser. Would that work? j- k- On Monday 11 February 2002 05:20, Jim Hatridge wrote: > Hi all... > > First of all, I think that MySQL is really great. The

Re: forms?

2002-02-12 Thread Jim Hatridge
Hi Rick et al On Monday 11 February 2002 20:13, Rick Emery wrote: > The PHP/MYSQL combo is also a good choice, as is PERL/MYSQL The PHP/MySQL combo was what I was thinking about. But I'm having hell trying to get the damn thing to work together. The PHP manual that is installed with the

RE: forms?

2002-02-12 Thread Rick Emery
The PHP/MYSQL combo is also a good choice, as is PERL/MYSQL -Original Message- From: Joshua J.Kugler [mailto:[EMAIL PROTECTED]] Sent: Monday, February 11, 2002 11:44 AM To: Jim Hatridge; [EMAIL PROTECTED] Subject: Re: forms? Using Perl/CGI and DBI::MySQL would work for forms. You

Re: forms?

2002-02-12 Thread James Thompson
> > First of all, I think that MySQL is really great. The only thing I need now > is a way to do forms. > > What I'm looking for is something that will allow me to do data input, > update, output either at the command line or by browser, but only if I can > use lynx as the browser. GNUe forms (ww