B
Bob Weiner
I have an MS Access database which I am using to update some groups in an
Active Directory.
I discovered through the debugging process, that if you connect to a stored
query containing a "Like" in the Where clause, that ADO.Net won't retrieve
any records even though running the same query inside access works fine.
Now that I know this fact I can work around it but I am curious if there are
any other "gotchas" that I need to be concerned with. I can't find any good
references that talk specifically about the peculiarities of ADO.Net and MS
Access. Any pointers?
thanks,
bob
Active Directory.
I discovered through the debugging process, that if you connect to a stored
query containing a "Like" in the Where clause, that ADO.Net won't retrieve
any records even though running the same query inside access works fine.
Now that I know this fact I can work around it but I am curious if there are
any other "gotchas" that I need to be concerned with. I can't find any good
references that talk specifically about the peculiarities of ADO.Net and MS
Access. Any pointers?
thanks,
bob