Hi,
I am quite new to Progress, need advice from all the experts here.
I am trying to create a view in Progress (Syteline 6) for some reporting using SQL Explorer. As there are more than 1 databases in different ports, how do I connect to 2 or more databases at same time?
Is it possible to create view in multi-user mode? I created views previously but if users are connected to a particular database, I will get an error message:
=== SQL Exception 1 ===
SQLState=HY000
ErrorCode=-210017
[JDBC Progress Driver]:Failure to acquire exclusive schema lock for DDL operation. (7872)
Thanks
I am quite new to Progress, need advice from all the experts here.
I am trying to create a view in Progress (Syteline 6) for some reporting using SQL Explorer. As there are more than 1 databases in different ports, how do I connect to 2 or more databases at same time?
Is it possible to create view in multi-user mode? I created views previously but if users are connected to a particular database, I will get an error message:
=== SQL Exception 1 ===
SQLState=HY000
ErrorCode=-210017
[JDBC Progress Driver]:Failure to acquire exclusive schema lock for DDL operation. (7872)
Thanks