Hi,

I modified profile/sapdb.profile (Sapdb -> sapdb and valid JDBC information)
and build.properties to use sapdb. (sapdb jdbcdriver is in lib)

running
  ant prepare-testdb

gives me

...
[torque-insert-sql] Failed to execute: CREATE TABLE Artikel ( Artikel_Nr INT NOT NULL, 
Artikelname VARCHAR (60), Lieferanten_Nr INT,
Kategorie_Nr INT, Liefereinheit VARCHAR (30), Einzelpreis, Lagerbestand INT, 
BestellteEinheiten INT, MindestBestand INT,
Auslaufartikel INT )
[torque-insert-sql] com.sap.dbtech.jdbc.exceptions.DatabaseException: SAP DBTech SQL: 
[-5006] (at 152) Missing identifier
...

There is no data type after attribute "Einzelpreis".

Where do I get info on how to correct this :) Thank you!

Bernd


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to