This is a discussion on PreparedStatement implementation needet within the pgsql Interfaces jdbc forums, part of the PostgreSQL category; --> Hi all, I can not find the source code of PreparedStatement for postgresql. I need to transfer some data ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, I can not find the source code of PreparedStatement for postgresql. I need to transfer some data from oracle db to pg and need to check the implementation ot setString in pg. Pls. help me to find the source of setString in pg jdbc source. many thanks , Ivan. ------------------------------------- Хостинг от 2.60 лв/м | Домейни от6.90 лв. | Сървъри, VPS от 42.00 лв/м с ДДС 12 GB място, Неограничен трафик, Безплатен домейн – 5.70 лв./м с ДДС! 17 GB място, 700 GB трафик, Безплатен домейн – 11.46 лв./м с ДДС! http://icn.bg/ -- Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-jdbc |
| ||||
| zz_11@mail.bg wrote: > Hi all, > > I can not find the source code of PreparedStatement for postgresql. > I need to transfer some data from oracle db to pg and need to check the > implementation ot setString in pg. > > Pls. help me to find the source of setString in pg jdbc source. http://cvs.pgfoundry.org/cgi-bin/cvs...Statement.java -- Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-jdbc |