adCmdText
AA2e72E,
Please excuse my ignorance, but how to specify the "early" binding in the
code? I appreciate your help.
"AA2e72E" wrote:
As pointed oout, adCmdText is in the ADO library. It is a constant that
Access can resolve ONLY if you are using 'early' binding; with 'late'
binding, you need to specify the actual value of the constant.
|