Re: [GENERAL] New RPMS ?

2001-08-21 Thread Fernando Lozano
alone, but getting 20 to 50 of them to make a working school lab is another entirelly different story. []s, Fernando Lozano ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl

[GENERAL] New RPMS ?

2001-08-19 Thread Fernando Lozano
Hi there! Are there plans for 7.1.3 RPMS for Red Hat 6.2 and other systems using the older glibc and rpm format? []s, Fernando Lozano ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [GENERAL] Visual Basic and PostgreSQL ODBC

2001-07-29 Thread Fernando Lozano
not know how many records satisfied a given query until you try to fetch them all. Personally I've seen this kind of erros against Oracle and DB2, but I've seen many programmers used to it because of Access databases. []s, Fernando Lozano -

Re: [GENERAL] Kylix, dbexpress & PostgreSql

2001-05-29 Thread Fernando Lozano
stgresql unit from Free Pascal (www.freepascal.org). Also take a look at their FCL (Free Component Library), the development version has a clone of a TDataset and a PostgreSQL-specific subclass. Maybe you can compile it with Kylix and use with CLX data controls. []s, Fernando Lozano --

Re: [GENERAL] import CVS file

2000-09-20 Thread Fernando Lozano
jobs. Anyone there can pelase pointe to such > > utility? > > Use the COPY command. Someone said this command only accepts TAB delimited files, with no string delimiter. Is it possible to change these settings? []s, Fernando Lozano