I have this front-end database located on a network with links to back-end tables and have used Recordset coding such as:
Dim Dbs as Database
Dim Rst as Recordset
Just recently, I've been receiving the error "User Defined Type Not Defined".
For my Autofill, it recognizes "Recordset" but doesn't recognize "Database" - how can this be? If you're going to write me directly, please write me at the CCCAmerica address, thanks in advance.
Roy McCafferty
aka BanditWk
Las Vegas, NV
roy@cccamerica.org
RLMBandit@aol.com (private)
"No need to send gifts, just send a smile."
Dim Dbs as Database
Dim Rst as Recordset
Just recently, I've been receiving the error "User Defined Type Not Defined".
For my Autofill, it recognizes "Recordset" but doesn't recognize "Database" - how can this be? If you're going to write me directly, please write me at the CCCAmerica address, thanks in advance.
Roy McCafferty
aka BanditWk



Las Vegas, NV
roy@cccamerica.org
RLMBandit@aol.com (private)
"No need to send gifts, just send a smile."