he database, or will a fresh
set of DLL's have to be copied out from the bin dir again?
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
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
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]
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
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