Subject Re: AW: [IBO] how to create database from script
Author Helen Borrie
At 04:55 PM 29/09/2003 +0200, you wrote:
>Hello Helen,
>
>thanks for responding.
>The problem is, there must be something wrong in my instllation completly.
>I tried to "copy" the sample "tutorial1" but this doesn't even compile.
>In "formTutorial1.pas" the line "IB_Connection := cnMain;" the compiler
>complains that IB_Connection is unspecified!
>
>I have no idea what went wrong. I guess I have to reinstall IbObjects.

Hmm. Yes. It compiles OK here. IB_Connection is a pretty fundamental
property of data access objects!

Helen