Something else: I get an error message when trying to download Torque 3.1 RC -> file cannot be found on the server.
---
Is the tutorial still valid or does it relate to an older version of torque? I was quite successful with the tutorial for 3.0.2 (except the last step, the real testing of the classes).
cu
SVEN
At 09:02 AM 27/08/2003 +0200, you wrote:
Hi Sven,
Are you getting any errors? Please post them. To use torque with mysql
is really very easy. You define your <project>-schema.xml. Then you run
the ant init task which creates the database for you and generates your
OM Classes. You can then access your Data through the *Peer Objects by
doing *Peer.doSelect(new Criteria()). You can specify which data you
want by adjusting your Criteria. So at which point are you?
Kind regards
J�rgen Hoffmann
-----Urspr�ngliche Nachricht-----
Von: Sven Haiges [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 27. August 2003 07:46
An: [EMAIL PROTECTED]
Betreff: What to do after the build?
I downloaded the RC1 and changed the MySQL-Database properties to the
new
Connector/J Driver, also I copied the jar to the lib directory. I then
build torque with ant, basically only the Torque.properties in the
root-directory of the project was changed.
What would be the next step? Can I copy all the other files that I
need
from an older Version? Why aren't they included?
Thanx,
Sven
---
Sven Haiges
[EMAIL PROTECTED]
http://www.svenhaiges.de
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---
Sven Haiges
[EMAIL PROTECTED]
http://www.svenhaiges.de
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
