It could be there is a control on the form that cannot be loaded. Why not
try and open the table directly to eliminate this piece of code, or step
through the AutoExec, switchboard, first forms events. . . .
> Hi,
>
[quoted text clipped - 12 lines]
> Thanks,
> Kristian
Kristian - 09 Feb 2005 00:21 GMT
The form loads fine when I try it but won't load through code.
Can it still be a broken control?
I have to connect to the backend db and this is the startup form so I can't
bypass this. Everything else works but I must connect to the data!
Kristian
> It could be there is a control on the form that cannot be loaded. Why not
> try and open the table directly to eliminate this piece of code, or step
[quoted text clipped - 16 lines]
> > Thanks,
> > Kristian