OK looks like some *really* crippling feature exclusions, the most annoying being the unavailability of connecting from one instance to another even on the same box;
e.g.
Set up two instances, inst1_soc and inst2_soc on the same box.
Connect to inst1_soc with dbaccess and then issue an SQL that tries to connect to the second:
SELECT * FROM stores@inst2_soc:customer
This returns "908: Attempt to connect to database server (inst2_soc) failed"
Oddly, there are no relevant messages in the online log.
Although it will allow:
CONNECT TO 'stores@inst2_soc'
Means Innovator-C is not really fit for purpose. Ho-hum.
>> Stay informed about: Testing the 'free' versions - moving from Dev edition to I..