Warning: oci_execute() [function.oci-execute]: ORA-00936: missing expression in D:\web\loan\staff_stdloans1.php on line 96
Warning: oci_fetch_array() [function.oci-fetch-array]: ORA-24374: ไม่มีการ define ก่อนการดึงข้อมูลหรือรันและดึงข้อมูล in D:\web\loan\staff_stdloans1.php on line 108
Warning: oci_execute() [function.oci-execute]: ORA-00904: "LOANS"."STUDENT_ID": invalid identifier in D:\web\loan\staff_stdloans1.php on line 96
Warning: oci_fetch_array() [function.oci-fetch-array]: ORA-24374: ไม่มีการ define ก่อนการดึงข้อมูลหรือรันและดึงข้อมูล in D:\web\loan\staff_stdloans1.php on line 108
Date :
2011-12-09 18:39:18
By :
eii-mian
No. 4
Guest
ลองดูแค่นี้ก่อนว่าข้อมูลมันออกมาไหมนะ Code (PHP)
select LOANS.*, STUDENT.*, from STUDENT, LOANS where LOANS.id_Student = STUDENT.id_Student
ค่ะใส่แล้วว ก้อยัง error
Warning: oci_execute() [function.oci-execute]: ORA-00936: missing expression in D:\web\loan\staff_stdloans1.php on line 98
Warning: oci_fetch_array() [function.oci-fetch-array]: ORA-24374: ไม่มีการ define ก่อนการดึงข้อมูลหรือรันและดึงข้อมูล in D:\web\loan\staff_stdloans1.php on line 110