general ado query help - TechRepublic
Question
March 23, 2007 at 09:01 AM
jltlc

general ado query help

by jltlc . Updated 19 years, 3 months ago

in ado
you encase field values with special characters

numbers -> are bare
string and currency -> you use apostrophe
date -> you use pound sign

what would you use for
a) memo field
b) ole object field

i am using values from one recordset to populate a second recordset.

This discussion is locked

All Comments