rajeev.babu
Member
Hi,
I want to access progress database which is there in UNIX from my dot net application running in windows. Can I use ODBC to connect the DB?
DRIVER={Progress OpenEdge 10.2A Driver};HOST=MyServer; DB=myDB; UID=myUser;PWD=myPassword;PORT=myPort#;
What will this command do? I got it from a google search.
I want to access progress database which is there in UNIX from my dot net application running in windows. Can I use ODBC to connect the DB?
DRIVER={Progress OpenEdge 10.2A Driver};HOST=MyServer; DB=myDB; UID=myUser;PWD=myPassword;PORT=myPort#;
What will this command do? I got it from a google search.