M
mi
I am running a SQLquestion in VB. This does not work and the
errormessage I get is poor:
"cannot execute a select query"
SQLstr = "SELECT * FROM tblMag1;"
CurrentDb.Execute SQLstr
I know it's possible to get moore information than that but I have
forgotten how.
Can anyone please help me.
Thanks in advance
/[email protected]
errormessage I get is poor:
"cannot execute a select query"
SQLstr = "SELECT * FROM tblMag1;"
CurrentDb.Execute SQLstr
I know it's possible to get moore information than that but I have
forgotten how.
Can anyone please help me.
Thanks in advance
/[email protected]