Re: HSQLDB Sqltool with JTrac
Arthur Martinson <[email protected]> Wed, 2 Dec 2020 18:29:34 -0600
| Newsgroups | gmane.comp.java.hsqldb.user |
|---|---|
| Message-ID | <CACnSchbMFZ2qmF_KAS017NXdMQ98L8LVVVwZbtZ3EdH4yxiWhA@mail.gmail.com> |
The screenshot is too big for the e-mail to pass through the moderation s/w, but I finally got it to connect. I was trying to use the jtrac user of admin, when I just needed to default of "sa" with a blank password. That default period in the field for password was the culprit, as was my inexperience. Thank you. On 12/2/20, [email protected] <[email protected]> wrote: > Hello, > > Hello, > > If you have access to the database file, which appears you do > by the database url given, and DatabaseManagerSwing connects > then Ajqvue will connect to the database. > > If you download my application Ajqvue it comes with a sample HSQL > file database to test connecting to a FILE:DATABASE. You must > have that file on the local machine. Copy the database file from > the JTrac server to your local machine if need be. > > Ajqvue HSQL Test Database - At login window: > > Sites | local_hsqldb | file:test/hsql_db/sampledata > > http://ajqvue.com/download.html > > http://ajqvue.com/docs/Manual/Ajqvue_Manual.html > (See Table 2 for Login Parameters) > > The Aqvue Query Frame was redesigned based on the DatabaseManager > Swing tool. I found it to be such a nice implementation for a > query tool that I incorporated most of its base design into Ajqvue. > > > danap > > > _______________________________________________ > Hsqldb-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hsqldb-user >