Can't see MSDE Server

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have had multiple instances of MSDE installed and working without problems. I needed to install another instance. The new instance is visible from VS.Net and from the program that uses it. My problem is the server instance is not visible from Microsoft Access. I use access to setup schema. It is also not visible from the osql -L command

Any help is appreciated. If there is a better forum to post this on, please advise

Clyd
 
Clyde:

Can you code an Access ADO object and connect to it, or do you mean it's not
visible in that the Access UI isn't displaying it?
Clyde LeFevre said:
I have had multiple instances of MSDE installed and working without
problems. I needed to install another instance. The new instance is
visible from VS.Net and from the program that uses it. My problem is the
server instance is not visible from Microsoft Access. I use access to setup
schema. It is also not visible from the osql -L command.
 
DISABLENETWORKPROTOCOLS=0
1 is the default I believe

GUI interface is = SVRNETCN.exe can help makes sense of multiple
default or non-default instances of MSDE for network 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

Back
Top