I have written an Access application which collects user
input and then creates a label using a codesoft activeX
application. It works by writting the collected data to a
table then passing the new row number to the activeX
application. The activeX application then does a lookup
via an ODBC link to the table and pulls in the label
details. It works fine on older PCs but is now producing
random blank labels with a new PC (same from my laptop). I
have checked that the passed row number is getting through
by placing the row number variable on the label and it is
printed every time. I think it might have something to do
with timings on the ODBC link lookup and the database
table write.
I know it is a long shot but I am complete stumped by
this. Cheers
>-----Original Message-----
>I have written an Access application which collects user
[quoted text clipped - 14 lines]
>this. Cheers
>.