Switchboard Manager

L

Lisa

I've recently created an Access Project w/SQL Server
2000. I am unable to select the Switchboard Manager from
the Database Utilities dropdown menu (it is listed, but
cannot be selected.)
 
G

Gary Miller

Lisa,

I hadn't noticed that in my ADP, but then I do my own Menu
Forms and don't use the Switchboard Mngr. My guess is that
as the Manager uses it's own table to manage the form, they
dropped this as it would now entail creating tables withing
SQLServer and there could be some real permissions issues
and other problems.

Gary Miller
Sisters, OR
 
A

Arvin Meyer

Lisa said:
I've recently created an Access Project w/SQL Server
2000. I am unable to select the Switchboard Manager from
the Database Utilities dropdown menu (it is listed, but
cannot be selected.)

You will need to build your own form in a Data Project ADP. The Switchboard
Mgr. uses local tables to do it's work. Local tables are only available in
JET, not SQL-Server or the MSDE.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top