|
:
: Hook up to the provider on the client dataset, then retrieve the parameters
: from the server by using the right mouse button. You can then modify the
: parameters on the client side.
:
: The answer is yes and there is an example in the Delphi Help. Look at
: XMLBroker Params in the object inspector and click on F1.
:
: Martijn Houtman
:
:
: Midas가 End-User에게 맞추려면 힘든가 보네요. 이래저래 말이 많네요.
파라메터 정도다 아니라 SQL Query문처럼
그때 그때에 재 퀴리를 하려고 하거든요.
MIDAS를 일반 C/S에서 접속하는 데이타베이스처럼 퀴리문을 전송하여
데이타값을 얻어 올수 있으면 좋겠는데 그렇게는 안되는가 봅니다.
테이블이나 퀴리당 Provider로 연결하여 파라메터로 접근해야만 하는것 같군요.
답변 거듭 감사드립니다.
|