Ceriwis

Ceriwis (https://forum.ceriwis.com/forum.php)
-   Programming (https://forum.ceriwis.com/forumdisplay.php?f=63)
-   -   Conversion failed when converting the varchar value 'xxxx' (https://forum.ceriwis.com/showthread.php?t=574896)

JagoVB 20th November 2011 10:21 AM

Conversion failed when converting the varchar value 'xxxx'
 
Judul lengkapnya begini :




Quote:





Conversion failed when converting the varchar value 'xxxx' to data type int





Saya mau nanya ke master ato temen2 yg pernah mengalami masalah sprti saya tentang solusi yang mungkin. Ga tau mesti gmn lagi . :hammer:



Trouble sya sperti ini master :



schema db nya saya gambarkan sperti ini :


Quote:





tabel : ms_superior :

idSuperior (PK) int,

nikPers varchar,

nikSuperior1 varchar,

nikSuperior2 varchar,

nikSuperior3 varchar



tabel : ms_tanggal :

idTanggal(PK) int,

idSuperior(FK) int,

tanggal datetime





formnya :


Code:


Bla bla bla


NIK :

tanggal :

tes input1 :

tes input2 :

tes input3 :








pemrosesnya (test2.php) :



<div style="margin:20px; margin-top:5px">
Code:


All times are GMT +7. The time now is 08:18 AM.