Jim C. wrote:
OK, I've another question. This one is about the INSERT command.

When I uncomment some of these statements I get an error in regards to a
comma.  What I'm afraid of is that perhaps there is a compatibility
issue such that an INSERT command on Postgres can't take as many records
as MySQL. Seems to me that this is the kind of thing which could cause
an error like this.

That syntax got added in postgres 8.2, maybe you need to update.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to