Search found 7 matches

by ecbrown
Fri Jul 04, 2014 11:27 pm
Forum: Discussion
Topic: Rel in an IDE
Replies: 3
Views: 8708

Re: Rel in an IDE

Precisely!
by ecbrown
Fri Jul 04, 2014 3:29 pm
Forum: Discussion
Topic: Rel in an IDE
Replies: 3
Views: 8708

Rel in an IDE

I am interested in developing some new functionality in Rel, but one of the problems that I have is that although I am ok at writing Java, I am less capable of building Java programs. It's even worse when I did not write the code, and Rel is a pretty sophisticated code, indeed. Feature Request: I wi...
by ecbrown
Fri Nov 01, 2013 9:58 pm
Forum: Discussion
Topic: API for Accessing Rel Server
Replies: 1
Views: 6804

API for Accessing Rel Server

(Pardon my question if it is addressed elsewhere, but I have been unable to find) I would like to access a Rel server from my own Java program. For example, I would like to synthesize a string and then send it to the Rel DB. Of course, some way of getting the output would be needed. (I have been abl...
by ecbrown
Tue Jun 05, 2012 2:13 am
Forum: Report a Bug
Topic: 1.0.9 Installer on Mac
Replies: 1
Views: 7255

1.0.9 Installer on Mac

Hi Dave, Thanks for making 1.0.9 available. I tried to install this version on Lion, and the new? installer gives three choices for optional installs: Source, Testing, Scripts. When I click on one of these initially unchecked boxes, then Java goes wild and throws the error shown below. As a suggesti...
by ecbrown
Wed May 23, 2012 1:17 pm
Forum: Getting Started
Topic: stdin/stdout, Large Data, etc.
Replies: 1
Views: 8672

stdin/stdout, Large Data, etc.

Hi Dave, I have taken Rel for a spin, and I like it! I have been using the DBrowser to interact with a custom database specified with the -f switch. Now, I wish to plan ahead for use-cases that I encounter at work. I would like to "data mine" gigabytes and potentially terabytes of data. It...
by ecbrown
Fri May 18, 2012 7:16 pm
Forum: Language Issues
Topic: FOREIGN KEY
Replies: 5
Views: 17968

Re: FOREIGN KEY

Thanks for your quick and helpful response. I found the scripts!
by ecbrown
Fri May 18, 2012 3:22 am
Forum: Language Issues
Topic: FOREIGN KEY
Replies: 5
Views: 17968

FOREIGN KEY

Hi All, I am trying to get started with Suppliers and Parts. When I use this command (found in Date's SQL and Relational Theory, 2nd edition page 86), I get an error for relation SP. ERROR: Encountered "FOREIGN" at line 27, column 1. Was expecting one of:     "KEY" ...     "...