I'm using ADO and I can't understand the difference between adBSTR, adChar and adVarChar data type
:sad: :sad: :sad:
:sad: :sad: :sad:
in database, there are many data types to define a string that may be a fixed length string or not.
adVarChar means the string is not fixed length.
adVarChar means the string is not fixed length.