At 09.23 Tuesday 02/07/02 -0400, you wrote: >I'm working with pg7.2 (I was working with 7.1, but I upgraded it in the >last few days). So, I changed Drivers/PostreSQL/psqlodbc.h and upped the >limit on text field size from 8190 (or whatever it was) to 16380. I didn't >touch the MAX_MESSAGE_LEN.
I guess that Drivers/PostreSQL/* is for postgres previous than 7.* The text_field_size modif does not work there for insert and update because it's overriden by the MAX_MESSAGE_LEN. >Should I be? No. -- Rd "Soft as the massacre of Suns By Evening's Sabres slain" [E.Dickinson] ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm ------------------------------------------------------------------------------ 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.
