« January 2005 »
S M T W T F S
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31
You are not logged in. Log in
JunSamboy's Work Blog
Wednesday, 12 January 2005
Case Sensitivity
Mood:  not sure
Topic: i-Solv Project
Finally, I found out what was causing the "hanging" of the prototype .EXE when accessing the database from the Linux server.

It was indeed a case sensitivity problem. I renamed the citytown_lup table to CityTown_lup and voila! The Consumer Management form loaded up, finally. So I asked Ms. Maricel to carefully check the table names and convert them to lowercase in the source codes to avoid this annoying problem in the future.

I also found out what's causing the Runtime error 429, it's a design-time vs. runtime license issue on the COMDLG32.OCX (.DLL?) file. I told them to do the workaround that was posted on the website I found via google.

Posted by Samboy at 10:03 AM WST

View Latest Entries