P
Predrag Tomasevic
What I want is simply to get connectionString related to currently selected
DataConnection from ServerExplorer.
When I select item from Server Explorer => right click => Properties,
Property window displays that type of current node is IDispDataVwDataConn. I
found this interface in VS7DataProject... and then tried to use it by
pointing && casting to currently selected DataConnection (which I got as
UIHierarhyItem) but it won't work (I tried UIHierarhyItem.Object also of
course).
Any help on this subject is extremly welcome... and if I haven't presented
my question well just mail me and I'll try to explain better what I want
Tnx in advance...
DataConnection from ServerExplorer.
When I select item from Server Explorer => right click => Properties,
Property window displays that type of current node is IDispDataVwDataConn. I
found this interface in VS7DataProject... and then tried to use it by
pointing && casting to currently selected DataConnection (which I got as
UIHierarhyItem) but it won't work (I tried UIHierarhyItem.Object also of
course).
Any help on this subject is extremly welcome... and if I haven't presented
my question well just mail me and I'll try to explain better what I want

Tnx in advance...