Stored Procedure Class Wizard
-
Version
1.0
Stored Procedure Class Wizard (SPCW) is a development tool that can be used exclusively to generate class files (.cpp and .h) derived from MFC’s CRecordset for stored procedures. Currently SPCW supports Microsoft SQL Server (6.5 and above), Sybase SQL Server (10.0 and above), Sybase SQL Anywhere (5.5 and above), and Adaptive Server Anywhere (6.0 and above) 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/9x. SPCW is an extension to Microsoft Visual Studio's class wizard.
|