Try to open the recordset object with a line like this.
rs.Open "new_apts",conn,2,3,adCmdTable
(make sure you included the adovbs.inc file)
if it is not working try to tell more about the error you have. Anyway, maybe the dynamic cursor will help.
Linux is like a wigwam : no windows, no gates, apache inside.
|