Solved
Forum Discussion
What happens if you inspect rSet.Fields.Item(0)? Does it have any other properties/methods that might give you what you want?
Does it do the same if you use ADO.CreateADOQuery() instead of ADO.CreateADOConnection()?
What happens if you inspect rSet.Fields.Item(0)? Does it have any other properties/methods that might give you what you want?
Does it do the same if you use ADO.CreateADOQuery() instead of ADO.CreateADOConnection()?