[GENERAL] licensing/distribution of DLL's question

2009-08-14 Thread Jim Michaels
he database, or will a fresh set of DLL's have to be copied out from the bin dir again? Jim Michaels

[GENERAL] PQoidValue - isn't it for...?

2009-08-12 Thread Jim Michaels
)" ERROR: INSERT operation failed! done. sprintf(querystr, "INSERT INTO s_phonelist.phonelist(%s)\n" "VALUES(%s)", fnl, vl); printf("QUERY:\"%s\"\n", querystr); pgr = PQexec(pgc,querystr); if (PGRES_COMMAND_OK!=PQresultStatus(pgr)) { printf("INSERT result is not OK\n"); } else { Oid oid = PQoidValue(pgr); if (0 == oid) { printf("ERROR: INSERT operation failed!\n"); } } Jim Michaels

Re: [GENERAL] libpq

2009-08-10 Thread Jim Michaels
g/docs/8.4/interactive/libpq-exec.html still doesn't solve the need for MingW *.a libraries version of libpq. I wouldn't have had to rewrite the whole thing for this to work with mingw. The DLL's are VC++/MinGW compatible, but the .lib files are not. Jim Michaels jmich...@yahoo

[GENERAL] libpq

2009-08-08 Thread Jim Michaels
ay in an orderly fashion. showrecord(row); } } Jim Michaels jmich...@yahoo.com http://JesusnJim.com while (stone != rolling) moss++; --- Computer memory/disk size measurements: [KB KiB] [MB MiB] [GB GiB] [TB TiB]

[GENERAL] problem with pg_restore?

2009-07-14 Thread Jim Michaels
dumps? most programmer's text editors can't handle more than 2000 characters per line. and I want to be able to edit my dumps. Jim Michaels jmich...@yahoo.com http://JesusnJim.com

[GENERAL]

2009-07-13 Thread Jim Michaels
iseDB installers are as well-featured. I don't think they come at least with all the languages and the hot backups, etc. correct me if I am wrong. it's hard to tell from a list of executables, but I am pretty sure the languages support isn't all there. could somebody