Hi David, DL> Anyone using PostgreSQL with CFMX? Have you run into DL> any problems?
yup I use PostgreSQL 7.3 on both linux and windows (under cygwin) no problems so far. Well, tell a lie - CFMX often barfs on it's errors when they're to do with postgreSQL connections, and will give bad line numbers etc. Also CFMX doesn't seem able to handle the pgsql refcursor (even though it can manage the oracle ones) but there are workarounds for that. DL> I have just spent several hours trying to get a client DL> variables database working. This is the result of my DL> efforts (might be useful to someone?) That's odd - I actually had cfmx setup the client data tables in oen of my databases and I was surprised as cold fusion has never been able to successfully create these in postgreSQL in my experience. DL> The choices are pg73jdbc1.jar pg73jdbc2.jar DL> pg73jdbc3.jar and pg73jdbc2ee.jar Which is the best DL> one to use? And more importantly, why.... You might find this page useful - Jochem has been working with CF and PostgreSQL for a while and thankfully shared his wisdom... http://spike.oli.tudelft.nl/jochemd/index.cfm?PageID=15 HTH Toby DL> http://mobile.yahoo.com.au - Yahoo! Mobile DL> - Exchange IMs with Messenger friends on your Telstra or Vodafone mobile phone. DL> --- DL> You are currently subscribed to cfaussie as: [EMAIL PROTECTED] DL> To unsubscribe send a blank email to [EMAIL PROTECTED] DL> MX Downunder AsiaPac DevCon - http://mxdu.com/ --------------------------------------- Life is poetry - write it in your own words. --------------------------------------- Toby Tremayne Technical Team Lead Code Poet and Zen Master of the Heavy Sleep Toll Solutions 154 Moray St Sth Melbourne VIC 3205 +61 3 9697 2317 0416 048 090 ICQ: 13107913 --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
