Web Connection
wwSession calling to old wwSQL visual class library
Gravatar is a globally recognized avatar based on your email address. wwSession calling to old wwSQL visual class library
  Mike McDonald
  All
  Feb 20, 2019 @ 08:33pm

Rick -

Using version 7.02, if WWC_USE_SQL_SYSTEMFILES is .T., wwSession.prg has the following near the very top..

SET CLASSLIB TO wwSQL ADDITIVE

I believe that should be SET PROCEDURE TO wwSQL ADDITIVE now that it is a PRG instead of a VCX file.

In operation, the resulting wwSession.oSQL object is actually based on the PRG class, as that is assigned elsewhere. This just causes an error trying to build an executable - Unable to find Visual Class Library WWSQL.

- Mike McDonald

© 1996-2024