Tony
|
| Posted: 05/29/2002, 11:32 AM |
|
While using CodeChargeStudio B4, I have noticed the Record Wizard(Builder) does not allow the option to build a query for the Data Source, like the Grid Wizard does. Is this something I must do manually or will it be available in a future version of CCS?
|
|
|
 |
Nicole
|
| Posted: 05/29/2002, 11:40 PM |
|
Tony,
I suppose Record wizard is intent to build Record frame that could be modified earlier. In case you're using custom SQL or Stored Procedure as Record form DataSource you should assign Custom Insert/Update and Delete actions, while record wizard generates standard action code.
I believe that it is one of the reasons that Record wizard allow to select table and not custom query.
|
|
|
 |
|