Re: Front end? - Mailing list pgsql-novice
From | |
---|---|
Subject | Re: Front end? |
Date | |
Msg-id | 20041224043215.48182.qmail@web52403.mail.yahoo.com Whole thread Raw |
In response to | Re: Front end? (Afton & Ray Still <rastill@shaw.ca>) |
List | pgsql-novice |
i'm heading down the same development route. you may want to look into using adodb as a database abstraction layer. you never know when it may make sense to use a different database to host your work. adodb can simplify the work required to change the database. i think i will use that route to develop my future projects. --- Afton & Ray Still <rastill@shaw.ca> wrote: > Thanks to all for your suggestions. > RealBasic may be good, but It's too expensive for > the moment, I'll definatly > keep Access in mind for letting others use the > database, but as I don't have > Access.... > > I've got Apache, PHP, and PostGreSQL up and > operational so we'll see what > happens. > I should try to provide a summry of what I've > learned to the group, but I'm > not sure where to start. > Probably, other than make sure you read the manuals, > the main things are to > install the three programs, and then test Apache by > itself (can you see the > Apache test page?), and then test PHP with Apache(a > good test is > phpinfo(). ) and finally get PHP to talk to > PostgreSQL. > Thanks everyone > Ray > > > > >>>>Now I need to figure out how to use the > database. Is what I'm looking > >>>>for the front end? > > > >>>>I'm looking for a front end(?) that is relativly > easy, cheap or > >>>>preferably free, and has fairly good abilities > for formated output. I > >>>>would also like to be able to create a > standalone application if > >>>>possible. > > > >>So what I'm looking for is a way to enter data and > get > >>fairly good looking (well formated) reports. > >> > >>I'd also like to be able > >>to create an aplication that I can give to a > co-worker who is only > >>semi-computer literate. It doesn't really matter > if it's all self > >>contained, > >>as long as it's all transperent to the end user. > > > > > > I had only back-end experience for a while, and > then wanted to make an > > application also--perhaps similar to you. > > > > I like REALbasic. It has some quirks, but it's > quite easy to use for > > someone who is not a professional programmer. > However you're looking at a > > cost of a few hundred dollars. It will compile a > standalone application > > for Mac, Windows, or Linux using the same code. > I've done some > > crossplatform Mac/Windows stuff. Again, there are > some quirks, but I > > think you're going to find those everywhere. > > > > As a free option, I believe you can use postgres > with php with a web > > browser as the environment. THere are tons of > books on php. However I > > found the syntax of REALbasic easier. I think RB > is also more powerful > > when it comes to some things, although there are > probably people who would > > argue with me about that. THe REALbasic > "networked user group" or "nug" > > is a fabulous resource. You can get a free demo > of RB. If you try it, > > start by writing some "hello world" applications > (the tutorial is > > reasonably good) BEFORE jumping straight into > database programming. > > > > HTH. I am also not a professional programmer. > > > > -Allan > > > > -- > > Allan Berger, DVM, PhD, MBA > > Bright Eyes & Bushy Tails Veterinary Service > > <http://www.BrEBT.com> > > -and- > > Dept. of Internal Medicine > > University of Iowa, 500 EMRB > > Iowa City, IA 52242 > > (319) 351-4256 (voice) > > (319) 341-8445 (fax) > > > > -- > No virus found in this outgoing message. > Checked by AVG Anti-Virus. > Version: 7.0.298 / Virus Database: 265.6.4 - Release > Date: 12/22/2004 > > > ---------------------------(end of > broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster > __________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250
pgsql-novice by date: