
Originally Posted by
KyleMarvin
Just wanted to ask
1. What does this mean?
Warning: mssql_query() [function.mssql-query]: message: Column name or number of supplied values does not match table definition. (severity 16) in D:\xampp\xampp\htdocs\home\register\reg.php on line 161
Warning: mssql_query() [function.mssql-query]: Query failed in D:\xampp\xampp\htdocs\home\register\reg.php on line 161
Warning: mssql_query() [function.mssql-query]: message: Cannot insert the value NULL into column 'userId', table 'billcrux_phil.dbo.tblUser'; column does not allow nulls. INSERT fails. (severity 16) in D:\xampp\xampp\htdocs\home\register\reg.php on line 169
2. why is the GameInfo00 table turns blank after 24 hrs?
3. Any kind hearted wants to share a sample CRUD for mssql-php
Thanks in advance.
I re-installed xampp, then copy-pate the wed login and there came this error.