I'm curently using the jan 19 snapshot and every
thing works great till I try to order by a specific column in php.
$thread_result = pg_exec($db, "SELECT thread FROM
$main_db ORDER BY thread;");
any sugestions as to what might be the
problem?
Mike
> On Thu, Dec 21, 2000 at 11:46:33AM +0200, Alessio Bragadini wrote:
> > "The MySQL packages shipped with Red Hat Linux 7 contained buggy
> > assembler code. When compiled with optimization
> >enabled, this code caused the database server to return bad results.
>
> > P.S. RedHat chose to ship
is there some sort of standard init script
availiable? I know the redhat ones don't seem to work in some cases for
postgres7.1beta1
Mike
one thing you could try is to compile php. I've found in the past that even
thoughthe rmp version of php is great, most of the time it doesn't work.
- Original Message -
From: "John Tsombakos" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 07, 2000 10:20 PM
Subject:
the following way to get postgress to work
./configure --with-mysql --with-pgsql --with-apache=../apache_1.3.12 --enabl
e-track-vars --enable-xml
Mike Sears
Web Developer
http://www.vianet.ca
- Original Message -
From: "Adam Lang" <[EMAIL PROTECTED]>
To: "PGSQL Gener
stil looking for some much needed help on how to
use large objects. I've been able to sucessfuly create one, but thats about as
far as I have gotten, but I do need to be able to read, and rite to an
object.
Mike SearsWeb Developerhttp://www.vianet.ca
I've recently installed postgres 7.0.2 and after a
few tries everything is working though, I'm trying to compile php w/ and I can't
get past where php is looking for postgres even though I've told it where it is.
Is there something I'm doing wrong?
Mike
many thanks both andrew and ryan =)
- Original Message -
From: "ryan" <[EMAIL PROTECTED]>
To: "Mike Sears" <[EMAIL PROTECTED]>
Cc: "pgsql-general" <[EMAIL PROTECTED]>
Sent: Tuesday, August 22, 2000 2:40 PM
Subject: Re: [GEN
Having a slight problem w/ my postgres database.
for some reaons its no longer updating anymore, and for what reason I'm
unsure
if I'm right then the below "should" update the
table I'm working in, though it doesn't. Is ther indeed something wrong
here?
require("dbconect.inc.php");
$resu
In mysql you can make some data apear to be garbled
or hiddne, I'm wondering if this can be done using
psql?
SELECT * FROM table ORDER BY table;
that seems to do the trick for me when I need to order things alphabeticly.
Mike
- Original Message -
From: "abe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 09, 2000 10:15 AM
Subject: [GENERAL] ORDERING alphabetically
> Hi th
is it posiable to copy a table in postgress to the curent database? if so
how is that acomplished??
Mike
is it possible to pull a column from a postgres table then have it linked
via html and php to the corresponding row. If so how would that be
accomplished?
13 matches
Mail list logo