Jump to content
We've recently updated our Privacy Statement, available here ×

how to use hsqldb execute test.script


Recommended Posts

By: hitdemo - hitdemo

how to use hsqldb execute test.script

2003-05-15 01:10

in jasperreports-0.4.6-projectdemohsqldb

i run ant runManager and open hsql database manager but how can i execute test.script??

when i execute,it said "user already exist sa in statement[CREATE TABLE ADDRESS...... "

I login in use "sa"

help me ,thanks

 

 

 

 

 

By: Teodor Danciu - teodord

RE: how to use hsqldb execute test.script

2003-05-15 03:26

 

Hi,

 

Why do you need to execute this script?

In order to test the JasperReports samples

you only have to start the HSQL server and you

do this by launching

 

>ant runServer

 

or simply

 

>ant

 

not runManager.

 

The database already contains the required data.

 

I hope this helps.

Teodor

 

 

 

 

 

By: hitdemo - hitdemo

RE: how to use hsqldb execute test.script

2003-05-15 04:41

thanks

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...