November 20, 2007 at 5:15 pm
I am using access 2003 to connect to SQL server 2000 database. The switchboard is greyed out and I was wondering if there was a work around because I need to create a simple switchboard to display some reports ?
Thanks
November 21, 2007 at 5:01 am
This being the SQL Server 2005 development board, and your question being about connecting Access to SQL Server 2000, you might want to post it in a different forum. Start with the Access forum.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
November 22, 2007 at 7:24 am
Are you using Access as an adp file tied to a SQL server back end? If so, you have to create a switchboard table on SQL Server. That is where all data resides.
If you have an mdb file with odbc to sql server backend it should just work since the switchboard table would be in the front end mdb.
You would probably get better speed converting the mdb to an adp and copying/createing the switchboard table on SQL server.
November 22, 2007 at 3:43 pm
Thanks
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply