Taking parameters from dialog form?

I am trying to get a date from a dialog form.

I have an edit on a Dialog form, named DateFom

In the parameter-value property I type something like:

StrToDate([DateFrom.Text]) ,

and i put the parameter type into 'date'.

Now I get the error Query_Blurk: Could not convert variant of type (Array Variant) into type (OleStr)

What am I doing wrong?

ps this all used to work fine with version 2/3 ?????

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 3:29PM
    it did with 2 not with 3 see my reply in your other posting.
  • edited 3:29PM
    gordk wrote: »
    it did with 2 not with 3 see my reply in your other posting.


    That's all fine, but how do i get these parameters to work?

Leave a Comment