Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
vicki
Posting Yak Master
117 Posts |
Posted - 2002-04-08 : 11:35:44
|
| Hi,Is anyone here familiar with link tables from sql to access?. I know this very well, however one of my customer have the problem and I can't figure out. Ok when you link the tables form sql to access you go to file menu--> Get External Data --> Link table rite?, but the problem here is when I seleted the file, the option Get External Data is grey out and I really really don't know why. This is the procedure I been working for 2 years now and this is the first time I have this prolem and don't know why, pleae helpthanks alot |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2002-04-08 : 12:04:02
|
| Usually when it is grayed out it means that the Access database is in some kind of read-only mode. If you do not have the correct Access permissions, or if you are opening an older version of an Access database in Access 2000 or XP, you won't be able to do it unless you convert the database to the most recent format. |
 |
|
|
|
|
|