vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Currently I am working on getting the driver to pass the jdbccts. I haven't committed my patches yet, as I want to finish the cts first. The biggest change so far, excluding the callable stuff in the previous message is: created a org.postgresql.types interface and underlying types for each SQL type in order to facilitate setObject(n,obj,sqlType) where the sqlType is not the same as the obj. The docs say that the obj must be converted to the db type before sending. On a positive note. This part of the test passes all of the testing. -- Dave Cramer http://www.postgresintl.com 519 939 0336 ICQ#14675561 ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend |