VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A more efficient way of saving small bits of data

Derreck Dean  (2 Submissions)   Coding Standards   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This article can work with all programming languages (examples in VB for ease of understanding). If you have ever worked with a database with TONS of Yes/No (Access) or Bit (SQL Server) fields, this article can help cut down database size, for example, or memory if you use individual variables to hold True or False values.

Rate A more efficient way of saving small bits of data (6(6 Vote))
A more efficient way of saving small bits of data.bas

A more efficient way of saving small bits of data Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters