Changes between Version 28 and Version 29 of Docs/Prog/Manual/ApplicationLibraries/lib825db
- Timestamp:
- 10/23/25 09:26:02 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825db
v28 v29 65 65 int ct; 66 66 string sql = "SELECT COUNT(*) FROM [Trucks];"; 67 db. Execute(sql, ct);67 db.execute(sql, ct); 68 68 }}} 69 69
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)