Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-3) was last changed on 14-Apr-2010 14:30 by turchetti  

This page was created on 14-Apr-2010 14:30 by turchetti

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 4 added 8 lines
{{{
java -jar %DERBY_HOME%\lib\derbyrun.jar ij
CONNECT 'jdbc:derby:firstdb;create=true';
CREATE TABLE FIRSTTABLE
(ID INT PRIMARY KEY,
NAME VARCHAR(12));
}}}
Version Date Modified Size Author Changes ... Change note
3 14-Apr-2010 14:30 0.217 kB turchetti to previous
2 14-Apr-2010 14:30 0.043 kB turchetti to previous | to last
1 14-Apr-2010 14:30 0.038 kB turchetti to last
« This page (revision-3) was last changed on 14-Apr-2010 14:30 by turchetti