File:  [Repository] / FM2SQL / Attic / log.txt
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Mon Sep 20 11:57:41 2004 UTC (19 years, 8 months ago) by rogo
Branches: MAIN
CVS tags: HEAD
new test method various changes

source
useMapper false
url jdbc:fmpro:http://pythia:8050
user rogo
password 
number of tables 1
table true
select select * from "cdli_translit.fp5"
id was id_line

jdbc:postgresql://Xserve02/cdli2
 bin in synchronize!!!
url jdbc:fmpro:http://pythia:8050
odbc with properties inited
url jdbc:postgresql://Xserve02/cdli2
destQuery change to select * from "cdli_translit"
new Query select * from "cdli_translit"
idfield id_line id_line
Query is now select "id_line",serial  from "cdli_translit.fp5"
java.sql.SQLException: [3] Unavailable Command
	at d.yc.zn(Unknown Source)
	at d.bc.sj(Unknown Source)
	at d.bc.execute(Unknown Source)
	at DBBean.makeQuery(DBBean.java:738)
	at Convert.synchronize(Convert.java:2117)
	at Convert.parseXMLConfig(Convert.java:1318)
	at Convert.readXMLFile(Convert.java:1577)
	at Convert.main(Convert.java:116)
lastResult was P227634.11 counter was 1

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>