Environment: VC++ v 5.0, MFC v 4.21, NT 4.0/95
Stored Procedure Class Wizard (SPCW) is a development
tool that can be used exclusively to generate class files
(.cpp and .h) derived from MFCs CRecordset for stored
procedures. Currently SPCW supports Microsoft SQL Server
v 6.5, 7.0 Beta 3, and Sybase SQL Anywhere v 5.5 and can
be extended to any database. The idea is to speed up the
development process of client-server projects involving
aforementioned packages under Windows NT/95. SPCW is an
extension to DevStudio’s class wizard.
Running the application:
Extract it to a
Recent Updates
- Support for Microsoft SQL Server 7.0 Beta 3.
- Support for handling return values in the generated class files.
- Option of generating class files (.cpp and .h) for system procedures. This applies to Sybase SQL Anywhere only.
Downloads
Download Wizard application – 415 Kb
Download source – 104 Kb