RE: hsql datasource - can't make it work

2000-08-17 Thread Hung Le
] > Sent: Thursday, August 17, 2000 4:19 PM > To: Orion-Interest > Cc: Orion-Interest > Subject: Re: hsql datasource - can't make it work > > > Thanks, Richard. I have pasted it below. > > > "http://www.orionserver.com/dtds/data-sources.dtd&qu

Re: hsql datasource - can't make it work

2000-08-17 Thread Alex Johnson
Thanks Richard. That did it. It wanted: org.hsql.jdbcDriver I appreiate your help very much. Orion team, if your reading, do you think you could correct your docs/FAQ? Alex --On Friday, August 18, 2000 10:57 AM +1200 Richard Woodward <[EMAIL PROTECTED]> wrote: > I just re-examined the conten

Re: hsql datasource - can't make it work

2000-08-17 Thread Alex Johnson
Thanks, Richard. I have pasted it below. http://www.orionserver.com/dtds/data-sources.dtd"> --On Friday, August 18, 2000 8:12 AM +1200 Richard Woodward <[EMAIL PROTECTED]> wrote: > Oh, right. > > Might need to see your data-source config file then. > > If you are going to pos

Re: hsql datasource - can't make it work

2000-08-17 Thread Richard Woodward
Oh, right. Might need to see your data-source config file then. If you are going to post it to the group, dont forget to replace any sensitive info like passwords etc... with bogus ones ;-) --- Richard Woodward G8 Labs Ltd. Direct Dial (04) 9393414 -

Re: hsql datasource - can't make it work

2000-08-17 Thread Alex Johnson
Thanks Richard. Unfortunatly, I get the very same error when I do this... --On Thursday, August 17, 2000 6:30 PM +1200 Richard Woodward <[EMAIL PROTECTED]> wrote: > > Alex, > > Only put the jar file (hsql.jar) in your lib dir. > > > --- > > Richard Woodward > > G8 Labs

Re: hsql datasource - can't make it work

2000-08-17 Thread Richard Woodward
Alex, Only put the jar file (hsql.jar) in your lib dir. --- Richard Woodward G8 Labs Ltd. Direct Dial (04) 9393414 --- On Thu, 17 Aug 2000, Alex Johnson wrote: > Hi All... > > I'm sorry to ask such a basic question, but I have searched the