on 2005 Aug 05 5:54 PM
hello,
I am trying to set a new value for a matrix cell, and the datasource of this cell is a date data type, from OBNK table and DueDate column. When I set a new value, a get this error: "Data Source - Bad Date"
This is the source code:
OGrid.Columns.Item("2").Cells.Item(ll_i).Specific.Value = ls_field
ls_field is a string variable.
Thanks.
Julia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
just a thought...
play around with teh format of the date you are supplying.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
98 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.