
IntelliSense (members List) does not show ADO pointer members
Sorry if this has been covered, but...
Does IntelliSense cover the use of ADO pointer objects in the editor?
Most of the time (not always) I can get the members list popup to appear
with ADO objects ( a small list ) but never with the ADO pointer objects....
Example
MyAdoRecordset. (shows the members list, usually on a good day)
MyAdoRecordset-> ( never show a members list )
Thanks in advance,
Mitch Haas