Subject | Re: [IBO] Fast Help with IB_DATE and PARAMNAME |
---|---|
Author | Helen Borrie (TeamIBO) |
Post date | 2002-04-18T08:46:59Z |
At 06:48 AM 18-04-02 +0000, you wrote:
what kind of stored procedure is this and what are you trying to use it for?
regards,
Helen Borrie (TeamIBO Support)
** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com
>Hi,TIB_StoredProc doesn't have an UpdateData method.
>
>I have a
>IB_StoredProc,
>IB_Datasource.Dataset = IB_StoredProc.
>IB_Date1.PARAMNAME = STARTDATE,
>IB_Date2.PARAMNAME = ENDDATE
>
>If I assign IB_Date1(2).Datasource = IB_Datasource then I cant pick
>date from a calendar. I still can enter date and call
>IB_StoredProc.Updatedata to retreive param values before execute.
>If I don't assign datasouce to IB_Date components then UpdatedataPlease tell us:
>does not assign param values to storedproc but i can pick date from
>calendar.
>
>What is the right way to setup properties to be able to pick dates
>AND to assign parameter values to stored procedure.
what kind of stored procedure is this and what are you trying to use it for?
regards,
Helen Borrie (TeamIBO Support)
** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com