get multivalued data from a Recordset

From: stanley (stanley_at_discussions.microsoft.com)
Date: 01/23/05


Date: Sun, 23 Jan 2005 08:25:02 -0800

hi all
how can i deal with multivalued fields (field type = adVariant)
i need to get data from a field with type adVariant and convert it to string
or array of strings (it is data from the ActiveDirectory and not from sql
sever !!!- the provider is 'ADSDSOObject')
i am using c++ and working with ado on win xp

thank's
stanley



Relevant Pages

  • Re: Entering data in a screen programatically
    ... so now you know that Access was performing a string comparision. ... > Allen Browne - Microsoft MVP. ... >> The form was set up with two combo boxes, cboFiscalMonth, ... What field type? ...
    (microsoft.public.access.formscoding)
  • Re: Long Integer truncates 0 at beginning of number
    ... a human in that format. ... If you want to change it to a string: ... characters, then it is likely NOT a number (something you'd ... Is there anything I can do to keep the field type long? ...
    (microsoft.public.access.gettingstarted)
  • Re: SQL Statment
    ... > Dim strWhere As String, strSQL As String ... > The case contains redundant code, but each field type has to be taken into ...
    (microsoft.public.vb.general.discussion)
  • Re: Get Data Type
    ... each record consisting of a delimited string containing all the values ... _excluding_ a given field type. ... String Passed ADO DataTypeEnum DAO DataTypeEnum ...
    (microsoft.public.access.modulesdaovba)