strange behaviour of a subform, or a bug? 
Author Message
 strange behaviour of a subform, or a bug?

all,
i'm close to desperation - or is it a bug?

i have split my db so that there exists a back-end db.

a form including a subform works perfectly on my pc, but when i copy the two
db's to another pc, the subform is not accessible while being in form view,
however while being in design view a double click on the subformcontrol
opens the subform itself.

of course, the control subform is enabled, so does anybody have an
explanation?

thanks
oliver



Fri, 11 Jan 2002 03:00:00 GMT  
 strange behaviour of a subform, or a bug?
Hi Oliver,

Have you properly relinked the front-end to the back-end? Also, if the subform
has AllowAddition=false or the backend is read-only, and there is no record in
the subform's recordset, the subform will show blank, with no controls.

Hth,
Radu Lascae

Quote:

> all,
> i'm close to desperation - or is it a bug?

> i have split my db so that there exists a back-end db.

> a form including a subform works perfectly on my pc, but when i copy the two
> db's to another pc, the subform is not accessible while being in form view,
> however while being in design view a double click on the subformcontrol
> opens the subform itself.

> of course, the control subform is enabled, so does anybody have an
> explanation?

> thanks
> oliver



Fri, 11 Jan 2002 03:00:00 GMT  
 strange behaviour of a subform, or a bug?
hi radu,
i think the problem is not the code or the settings, as the whole db works
on my pc but NOT on another. i've copied both, the back-end db and the db
containing the codes, forms etc and it still does not work.

thanks oliver


Quote:
>Hi Oliver,

>Have you properly relinked the front-end to the back-end? Also, if the
subform
>has AllowAddition=false or the backend is read-only, and there is no record
in
>the subform's recordset, the subform will show blank, with no controls.

>Hth,
>Radu Lascae


>> all,
>> i'm close to desperation - or is it a bug?

>> i have split my db so that there exists a back-end db.

>> a form including a subform works perfectly on my pc, but when i copy the
two
>> db's to another pc, the subform is not accessible while being in form
view,
>> however while being in design view a double click on the subformcontrol
>> opens the subform itself.

>> of course, the control subform is enabled, so does anybody have an
>> explanation?

>> thanks
>> oliver



Fri, 11 Jan 2002 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Strange Access behaviour or Bug, or what ?!?

2. Strange Behaviour

3. Strange behaviour of toolbars

4. XP users - Strange date behaviour

5. Strange behaviour in Word

6. DT Picker Control on Multi Page - Strange Behaviour

7. Public folders strange behaviour ?

8. strange text file behaviour

9. Strange debugging behaviour

10. decimal point - strange behaviour macro Word 97 and previous vers ion

11. Strange Behaviour on MultiPage

12. Strange behaviour of AfterUpdate event

 

 
Powered by phpBB® Forum Software