by "Tjipke A. van der Plaats" <info@[EMAIL PROTECTED]
>
Dec 2, 2005 at 09:49 PM
> We are using VC++ on IIS. We manageto compile the application, but
> crashes .
If it crashes, you probably aren't using a single CODE4 object per thread.
Have you tried some really simple code, like creating a Code4 then a
DATA4,
then open the table, read first record, and close it all.
Tjipke