Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am actually facing a strange problem with a listbox. The listbox contains week numbers which comes from a field from the QVD. The listbox works fine locally on my pc and shows a total of 53 week numbers.
Now when the application is migrated to another environment (Testing environment), only 52 weeks are displayed on the listbox. Note that we still have the same QVD which has been migrated along in the testing environment.
Locally:
On testing environment:
Can anyone help me solve this problem please?
Thkx,
sel
Check in Locally ... that week value is disabled and i hope the date in testing environment server has wrong date n time in their server.
Hi,
Thks for your reply..but the environment server time is same as the local one. The week value is derived from a field (WEEK_NB) from the QVD and is same for both since same application is migrated to the testing envrionment.