I'm using ColdFusion 5 on RedHat 7.1. Up until recently, I've been using MySQL, but am trying to make the switch to Postgres. I've installed Postgres 7.1 and successfully have it up and running, have transferred a db and its data, and have created and verified the DSN in CF Admin.
One of the apps that runs off of this db is a simple content management system. When trying to update one of the "articles", I get the following error: "Error while executing the query; Query string is too long." I've checked the "Enable retrieval of long text" checkbox in CF Admin, and the data types are all exactly the same as in MySQL (and it can take the update of the same article). Is there a limit somewhere within the ODBC driver and/or Postgres? Any help would be greatly appreciated. Thanks, Evan ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
