-
I am using the Flexgrid Control to display a schedule and it is working fine, until I distributed it to my users. On my Win'95 PC it is fine, but on another Win'95 PC and one running Win NT4.0, it is giving a subscript out of range message while filling the grid.
All the users are accessing the same data and the same copy of the application, it just seems to work on some PCs and not others.
Has anyone else seen this type of problem, or are there known problems with some graphic drivers? Is there an update to this control??
Any one able to help???
Thanks,
Alan Todd
-
I have found the answer! For those interested, my work station and the others that the Flex Grid worked on had their date format set to "dd-mmm-yyyy".
i use this format as I am too easily confused between US date format and the rest of the world.
Well, it turned out to be my SQL statement where I had no specifically used this format and it was being converted to whatever the work station was using. I changed my SQL statement, and all work stations are going fine.
-
Hi AlanTodd..
Thanx for the following up and clearing the issue. It really realy helped.
Thanx