Does DBTools.h++ support Dynamic SQL?

Article ID: 794
Last updated: 05 Feb, 2008
Article ID: 794
Last updated: 05 Feb, 2008
Revision: 1
Views: 2862
Posted: 26 Jun, 1997
by Dean J.
Updated: 05 Feb, 2008
by Dean J.
Problem


Does DBTools.h++ support Dynamic SQL?


Action


Dynamic SQL is runtime binding of parameters
used in SQL statements. It was added to
DBTools.h++ with the release of version 2.0.

Use the class RWDBBoundExpr to achieve Dynamic SQL.

This article was:   Helpful | Not helpful
Report an issue
Article ID: 794
Last updated: 05 Feb, 2008
Revision: 1
Views: 2862
Posted: 26 Jun, 1997 by Dean J.
Updated: 05 Feb, 2008 by Dean J.

Others in this category