GetRows works fine until there is only one record in query

GetRows works fine until there is only one record in query

Anonymous
Not applicable
224 Views
1 Reply
Message 1 of 2

GetRows works fine until there is only one record in query

Anonymous
Not applicable
What's wrong?

rst.Open "qryCableAutoCAD", , adOpenDynamic
varData = rst.GetRows()
0 Likes
225 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Sorry wrong group, I will post in MS Access
"Ed" wrote in message
news:5196339@discussion.autodesk.com...
What's wrong?

rst.Open "qryCableAutoCAD", , adOpenDynamic
varData = rst.GetRows()
0 Likes