Jump to content

[SOLVED] MySQL unchangeable


LordOrange

Recommended Posts

I'm running an offline web server on my machine and for the past year or so it's been working fine. I've been using a program called DreamCoder to manage my database.

 

Recently it has started giving me errors when ever I try to edit information in the database. I can't find any obvious reasons. Please can some one help me.

Link to comment
https://forums.phpfreaks.com/topic/111619-solved-mysql-unchangeable/
Share on other sites

There two different ones:

 

Update failed. Found 0 records

 

and

 

1064

#42000You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4

 

 

DreamCoder sends these in a pop up box.

Unfortunately all the code for these run in the background and are unaccecible but when I tried to run an update script (mysql_query("UPDATE calendar ('date','event','details') VALUES  ('23','event1','something is happening')");) I get no errors but nothing happens.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.