On 12/8/05, p <[EMAIL PROTECTED]> wrote:
>
> Okay, so I have unit tests that test my model(s). When I run them
> directly, I use the following line to set up a connection:
>
> sqlhub.processConnection = connectionForURI("myurihere")

What is "sqlhub"? You need to be sure that whatever __connection__ is
set to in your model module knows what the connectionURI should be.

Kevin

Reply via email to