[GENERAL] Relation "tablename" does not exist
ote.Properties("User ID").Value = "johan" dbRemote.Properties("Password").Value = "johan" dbRemote.Open rsData.Open "tblSuburb", dbRemote, , , adCmdTable I receive the error "Relation "tblSuburb" does not exist" Cheers Johan
[GENERAL] FW: Connection Error
user" dbRemote.Properties("Password").Value = "password" dbRemote.Open rsData.Open "tblsuburb", dbRemote, , , adCmdTable I am getting an error "relation tblsuburb does not exist" Where am I going wrong? Regards Johan van der Merwe Ballenden & Robb