Re: [GENERAL] Postgresql and VBA vs Python

2005-05-03 Thread vladimir
> Like I said before get the personal/standard version of Delphi 6,7 or > 2005, it's 99.99 and you can connect to postgres with it using third > party component sets like Zeos. (2005 may not be available yet) Zeos was ported to http://www.lazarus.freepascal.org/ (a "free Delphi"). I did test the

Re: [GENERAL] Postgresql and VBA vs Python

2005-04-29 Thread Scott Marlowe
On Thu, 2005-04-28 at 23:23, John DeSoi wrote: > On Apr 28, 2005, at 5:04 PM, [EMAIL PROTECTED] wrote: > > > I would just like to find a free, or low cost basic like language that > > would let easily paint GUI forms in some IDE, and then easily add my > > own script to interact with the Postgre

Re: [GENERAL] Postgresql and VBA vs Python

2005-04-29 Thread Relyea, Mike
PMTo: pgsql-general@postgresql.orgSubject: [GENERAL] Postgresql and VBA vs Python [snip]  I am certain that Postgresql is rock solid on Unix/Linux, but who knows what the Windows version is like, unless I play around with it.     [snip] 

Re: [GENERAL] Postgresql and VBA vs Python

2005-04-28 Thread John DeSoi
On Apr 28, 2005, at 5:04 PM, [EMAIL PROTECTED] wrote: I would just like to find a free, or low cost basic like language that would let easily paint GUI forms in some IDE, and then easily add my own script to interact with the Postgresql database. Such an a development environment, and such tutor

Re: [GENERAL] Postgresql and VBA vs Python

2005-04-28 Thread Tony Caduto
Like I said before get the personal/standard version of Delphi 6,7 or 2005, it's 99.99 and you can connect to postgres with it using third party component sets like Zeos. (2005 may not be available yet) The licence varies on the version, I think Delphi 6 personal allows for commercial developem

[GENERAL] Postgresql and VBA vs Python

2005-04-28 Thread Typing80wpm
Tony, thanks. Your posts are very helpful to me. I never said anything about designing some application that depends upon bringing over a million rows.  I just want to play around with Postgresql on windows, at home, and see what happens if I load in a million rows.  Supposedly, from my read