Search results

  1. M

    Empty recordset

    Hi, If I try to select the data from a query using ADO, as well by using Recordset as command object, it always returns an empty recordset. What I'm I doing wrong, or can I only select data by using a sql statement on a table instead of calling a query? Best regards, Mike
Back
Top Bottom