Posts tagged 'api'

VistaDB 3.3 Build 47 - Final beta

Build #47, 12/14/2007 NOTES TEMP Table Support - 2 types of temp tables CREATE #temptable - lives through lifetime of connection DECLARE @temptable TABLE - lives in scope of the query, syntax is used for stored procs and UDFs. Change in stored proc variables Variable scope within BEGIN/END block. Variables...

Continue reading "VistaDB 3.3 Build 47 - Final beta"

3.3 API Changes and more - Nullable is not null?

All VistaDBType objects are really nullable types. Why? Because they come from your database. If your database is set to allow nulls, any of them could be set to a null. This is not the same as the dot net runtimes definition of a nullable type though. In dot net you can set an object to be nullable...

Continue reading "3.3 API Changes and more - Nullable is not null?"

Options:

Size

Colors