hi... I try to test the Phprunner Ver 5.1 build 2340. im using MSaccess as my Database just for testing different database.
It works fine in my mySQL.
Problem found in Ms Access only...
In my LOOKUPWIZARDusing table, i set my primary key as linked field then i still want it to display on the display field, but if im going to select more than 2 fields including my Primary key to display, it causes an ERROR: That says : Failed to get list of values from the database.
AND if i will not include the Primary key in the Display Field, the Look Up table runs perfectly..BUT not all the time...bcoz some selected fields does not display also..
This is my Actual Code :
Counter + ') SIZE: ' + Meter_Size_Num + ' Meter Initial ' + Meter_Initial
if i will not include Counter field then this run Perfectly. Why ?