Nevrona RAVE
Posted: Thu 24 Nov 2005 08:57
Hi,
I'm just evaluating your product and it seems to be the perfect solution for us.
But I don't see a way to connect TMSQuery to a Rave-Connection in the c++builder Form-Designer or in a code like that:
TRvQueryConnection *QueryConnection = new TRvQueryConnection(this);
QueryConnection->Name = Name;
QueryConnection->Query = Query;
QueryConnection->RuntimeVisibility = rtEndUser;
Is there a way to do it? I quess a reinterpret_cast would be devastating.
Thanks
Stefan Telser
I'm just evaluating your product and it seems to be the perfect solution for us.
But I don't see a way to connect TMSQuery to a Rave-Connection in the c++builder Form-Designer or in a code like that:
TRvQueryConnection *QueryConnection = new TRvQueryConnection(this);
QueryConnection->Name = Name;
QueryConnection->Query = Query;
QueryConnection->RuntimeVisibility = rtEndUser;
Is there a way to do it? I quess a reinterpret_cast would be devastating.
Thanks
Stefan Telser