A
asc4john
From one Access Database to another, I do SELECT * FROM query IN "C:\DB
\other\database.mdb"
This usually works well. I created a function to use in the other
database and it works great.
But now when I do SELECT * FROM query IN "C:\DB\other\database.mdb",
I get an error "Unrecognized Function"
How to get around this?
\other\database.mdb"
This usually works well. I created a function to use in the other
database and it works great.
But now when I do SELECT * FROM query IN "C:\DB\other\database.mdb",
I get an error "Unrecognized Function"
How to get around this?