J
John A Grandy
how do VB.NET numeric data-types match-up to SQL-Server numeric data-types ?
is it safe to use declare VB.NET variables of type Integer to contain SQL
Server columns of type Integer ?
is it safe to use declare VB.NET variables of type Integer to contain SQL
Server columns of type Integer ?