A
anonymous
Hi,
I just upsized an application from Access 2002 to SQL
Server 2000. Normally the switchboard comes up with a
list of options, but now I get:
Run-time error '91'
Object variable or With block variable not set
with this line throwing the error:
Set rst = dbs.OpenRecordset(strSQL)
1. Can this be fixed or is the Switchhboard manager not
supported in an ADP?
2. Are they any third party solutions that I can try to
reenable the menu functionality?
I just upsized an application from Access 2002 to SQL
Server 2000. Normally the switchboard comes up with a
list of options, but now I get:
Run-time error '91'
Object variable or With block variable not set
with this line throwing the error:
Set rst = dbs.OpenRecordset(strSQL)
1. Can this be fixed or is the Switchhboard manager not
supported in an ADP?
2. Are they any third party solutions that I can try to
reenable the menu functionality?