Hi,
I am working on a customized system where I created a Progress (ver 9.1E) empty database thru the 4GL Progress Editor --> Data dictionary, had the database server up in multiuser mode with services/port parameters for SQL connectivity ( %DLC%\bin\_mprosrv c:\dir\north.db -S testing_sql -N TCP -L 8000 -c 350 -B 1000 -n 200 )
I can access this new database thru SQL explorer and also SQL programmer could run the SQL 'CREATE Table' statements/scripts and created blank tables in the progress database. But I cannot acesss/see these tables thru the progress database dctionary where my part of programming comes.
It is vice-versa as I cannot see/access the tables created thru 4gl database dictionary from the SQL explorer
So can anyone please suggest/advise on what are the things I am missings/need to setup/understand in this situation.
Thanks in Advance,
Ashok
I am working on a customized system where I created a Progress (ver 9.1E) empty database thru the 4GL Progress Editor --> Data dictionary, had the database server up in multiuser mode with services/port parameters for SQL connectivity ( %DLC%\bin\_mprosrv c:\dir\north.db -S testing_sql -N TCP -L 8000 -c 350 -B 1000 -n 200 )
I can access this new database thru SQL explorer and also SQL programmer could run the SQL 'CREATE Table' statements/scripts and created blank tables in the progress database. But I cannot acesss/see these tables thru the progress database dctionary where my part of programming comes.
It is vice-versa as I cannot see/access the tables created thru 4gl database dictionary from the SQL explorer
So can anyone please suggest/advise on what are the things I am missings/need to setup/understand in this situation.
Thanks in Advance,
Ashok