Software and data is identical whether using a Jet database or SQL Server 7
database.
Select a document to view within the Jet database and it views correctly
pretty well every time.
Select a document to view within the SQL database and it views correctly
only the first time. All other attempts show "white" or "black" images.
All the constituent compenents are in ActiveX multi-threaded DLLs.
It appears that the DLLs are being correctly refreshed when using the JET
database, but not when using the SQL database.
Can anyone help?
Paul