0

I have installed progress openedge database on my vmware linux machine but I can not login through host winodws 7. I tried to use datadirect and openedge data admin tools. Can even please guide me how to do it. My connectiong is working from windows to vm ware linux.

Thanks

Abe Voelker
  • 30,124
  • 14
  • 81
  • 98

1 Answers1

0

Can you connect from within your Linux environment? IOW -- does this work:

proenv> sqlexp -db DBNAME -S PORT# -user USERNAME -password PASSWORD

If that doesn't work then it doesn't much matter if you are trying to connect from Windows7 or not.

Tom Bascom
  • 13,405
  • 2
  • 27
  • 33