dbTalk Databases Forums  

Getting Started

comp.databases.postgresql comp.databases.postgresql


Discuss Getting Started in the comp.databases.postgresql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steve Freides
 
Posts: n/a

Default Getting Started - 09-17-2007 , 08:42 PM






I developed a lot in FoxPro in the days before it was Visual FoxPro or
owned by Microsoft. While I get around OK in VFP, it's definitely time
for me to step into the 21st century, which means learning to create
front ends as well as databases. I feel like my database 'sense' is OK
and I'm comfortable enough in the SQL I learned to use in FoxPro.

What's next for me? VB? I'd appreciate a book or other recommendation
as a way to give myself a first project, e.g., rewriting my homegrown
Rolodex (contact manager) to use a modern front end and PostGres. It's
XP/Pro/SP2 for me - it's what my clients use and it's what I need to
use, too. Vista is another option, and a flavor of *nix would be fine
except right now I wouldn't make much of a living doing that.

Thanks in advance.

-S-



Reply With Quote
  #2  
Old   
Stefan Braumeister
 
Posts: n/a

Default Re: Getting Started - 09-18-2007 , 02:35 AM






Steve Freides schrieb:
Quote:
I developed a lot in FoxPro in the days before it was Visual FoxPro or
owned by Microsoft. While I get around OK in VFP, it's definitely time
for me to step into the 21st century, which means learning to create
front ends as well as databases. I feel like my database 'sense' is OK
and I'm comfortable enough in the SQL I learned to use in FoxPro.

What's next for me? VB? I'd appreciate a book or other recommendation
as a way to give myself a first project, e.g., rewriting my homegrown
Rolodex (contact manager) to use a modern front end and PostGres. It's
XP/Pro/SP2 for me - it's what my clients use and it's what I need to
use, too. Vista is another option, and a flavor of *nix would be fine
except right now I wouldn't make much of a living doing that.
I guess the easiest way to start with postgresql is to grab a linux
distribution use postgresql + php. You will be ready right after you
installed your linux.

With windows you could also use postgresql + php, a bit more wotk to set
this up.

If you are more into VB .NET C# etc., then you can get npgsql (.NET Data
Provider) for .NET 1.1 or 2.0. This requires more knowledge and work.

Besides thsat you can use postgresql with pretty much any other
programming language.

Cheers Stefan

Quote:
Thanks in advance.

-S-



Reply With Quote
  #3  
Old   
Laurenz Albe
 
Posts: n/a

Default Re: Getting Started - 09-18-2007 , 02:36 AM



Steve Freides <steve (AT) fridayscomputer (DOT) com> wrote:
Quote:
I developed a lot in FoxPro [...]

What's next for me? VB? I'd appreciate a book or other recommendation
as a way to give myself a first project, e.g., rewriting my homegrown
Rolodex (contact manager) to use a modern front end and PostGres. It's
XP/Pro/SP2 for me - it's what my clients use and it's what I need to
use, too. Vista is another option, and a flavor of *nix would be fine
except right now I wouldn't make much of a living doing that.
Being a UNIX person, and reading about your needs, I would recommend
Java. You won't have to suffer from the vendor lock-in that something
like .NET would be - you can use Java with Windows, but you won't be out
of business the day Microsoft collapses.

I learned Java from "Java in a Nutshell" by David Flanagan from
O'Reilly books, it is very good for people who are not new to
programming.

For graphical stuff you should maybe read "Java Foundation Classes in a
Nutshell", same author, same publisher. I have not read it.

Yours,
Laurenz Albe


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.