Database script - events dont trigger

Hi,

I create script in DatabaseScript, but events dont trigger : postopen, and so on;

A simple print “”, in all the event, dont work !..

Somebody solve this trouble ?

Thanks

Subject: Database script - events dont trigger

Make sure that there are no design elements open in Designer and nothing in the Admin client that would “hold” the database open.

If any design elements are open, the postopen script event will not usually trigger. I’m not sure about the others.