Hi guys,
I'm using Ant to extract files from CVS, Compile, and then use JUnit/JFCUnit to test the application, and then test (using JFCUnit) the User interface. My application requires a test harness (to act as a server to my application) to be started as a separate process, so I thought...
OK, this one should be easy (!)
I have a table:-
ARTICLE
---------------
title CHAR(256)
url CHAR(256)
date DATE
I can't seem to get PointBase to accept..
insert into ARTICLE (title,url,date) values ('an article title','article.pdf','2003-01-22')
I've tried various combinations, but...
I have been asked to produce a small executable that will be called by the Windows Scheduler (once a day). Having never used a Windows Scheduler, is it possible to get it to run a .jar file?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.